CMS_AST_HIST is a standard SAP Table which is used to store Asset Value History data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The CMS_AST_HIST table consists of various fields, each holding specific information or linking keys about Asset Value History data available in SAP. These include AST_HIST_GUID (Asset history Guid), AST_GUID (GUID for Table CMS_AST), PARENT_GUID (Asset Guid as a parent GUID for a sub-asset), NOM_VALUE (Nominal Value of the Asset)... See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .