SAP /SAPAPO/CV_CONV Table in S/4 HANA - Assignment of DP Characteristic Values and Converted Display
/SAPAPO/CV_CONV is a standard SAP Table which is used to store Assignment of DP Characteristic Values and Converted Display data and is available within S/4 HANA SAP systems depending on the version and release level. Below is the technical details and the list of fields specifically relevant for an SAP S/4 HANA system
Even using an S/4 Hana system you can still view further information about the SAP /SAPAPO/CV_CONV table and the data within it using standard SAP GUI transactions such as SE11, SE80 or SE16. Or you can use the ADT (ABAP development tools within eclipse).
Delivery Class: A - Application table (master and transaction data)
Display/Maintenance via SM30: Display/Maintenance Allowed but with Restrictions
Enhancement category: Can Be Enhanced (Deep)
Dictionary Type: Transparent table
Database Table: /SAPAPO/CV_CONV
/SAPAPO/CV_CONV table structure field list
Below is the full /SAPAPO/CV_CONV field list that makes up the SAP database table structure, including key fields, description, data type and other technical details of each field
Field | Description | Data Element | Data Type | length (Dec) | Check table | Conversion Routine | Domain Name | MemoryID | SHLP | SHLP Field |
MANDT | Client | MANDT | CLNT | 3(0) | MANDT | |||||
CONV_CHAR_NAME | liveCache-Internal Characteristic Key | /SAPAPO/OM_CHARACT_ID | INT4 | 10(0) | /SAPAPO/OM_CHARACT_ID | |||||
CHAR_VALUE | Field for any Characteristic Value | /SAPAPO/CHAVL | CHAR | 70(0) | /SAPAPO/CHAVL | |||||
CONV_CHAR_VALUE | Characteristic Value (as QUAN15) for Transfer to liveCache | /SAPAPO/OM_CHARACT_QUANVALUE | QUAN | 15(3) | /SAPAPO/OM_MENGV15 |
Search for further information about these or an SAP related objects