IPM_VAL_MAP is a standard SAP Table which is used to store Assignment Table for Generic Value Mapping data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The IPM_VAL_MAP table consists of various fields, each holding specific information or linking keys about Assignment Table for Generic Value Mapping data available in SAP. These include ATTR_SEQUENCE_NO (Attributes Sequence), SOURCE_TABLE (Name of Source Table), SOURCE_FIELD (Source Field Name), VALUE_SOURCE (Attribute Value in the Source Field)... 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. .