SAP /SAPAPO/CVAL_I Table in S/4 HANA - Characteristic Value Assignments: Order Item
/SAPAPO/CVAL_I is a standard SAP Table which is used to store Characteristic Value Assignments: Order Item 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/CVAL_I 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: Not classified
Dictionary Type: Transparent table
Database Table: /SAPAPO/CVAL_I
/SAPAPO/CVAL_I table structure field list
Below is the full /SAPAPO/CVAL_I 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 | |||||
GUID | GUID of an Order Object | /SAPAPO/ORDER_GUID | CHAR | 22(0) | SYSUUID_22 | |||||
COUNTER | 4 Byte Signed Integer | INT4 | INT4 | 10(0) | INT4 | |||||
OBJECT_ID | Internal Number (UID) for an Order in APO | /SAPAPO/OM_ORDERUID | CHAR | 22(0) | /SAPAPO/OM_ORDID | |||||
OBJECT_TYPE | Object Type to Which the Return Code Refers | /SAPAPO/OM_ERROR_OBJECT_TYPE | INT1 | 3(0) | /SAPAPO/OM_OBJECT_TYPE | |||||
POSITION_NO | Item Number for Identification of an Input/Output Node | /SAPAPO/OM_POSITION_NO | CHAR | 6(0) | /SAPAPO/OM_POSITION_NO | |||||
LINE_NO | Schedule Line Number for Identification of an I/O Node | /SAPAPO/OM_LINE_NO | CHAR | 10(0) | /SAPAPO/OM_LINE_NO | |||||
CHARACT_ID | liveCache-Internal Characteristic Key | /SAPAPO/OM_CHARACT_ID | INT4 | 10(0) | /SAPAPO/OM_CHARACT_ID | |||||
BLOCK_COUNT | Counter for Characteristics Subvalues | /SAPAPO/OM_CHARACT_BLOCKCOUNT | INT1 | 3(0) | /SAPAPO/OM_CHARACT_BLOCKCOUNT | |||||
CHAR_VALUE | Characteristics (Sub)Value (as CHAR 8) for Transfer to LC | /SAPAPO/OM_CHARACT_CHARVALUE | CHAR | 8(0) | /SAPAPO/OM_CHARACT_CHARVALUE | |||||
QUAN_VALUE | Characteristic Value (as QUAN15) for Transfer to liveCache | /SAPAPO/OM_CHARACT_QUANVALUE | QUAN | 15(3) | /SAPAPO/OM_MENGV15 | |||||
TYPE | Type of Characteristic (Sub)Value (Only for Transfer to LC) | /SAPAPO/OM_CHARACT_TYPE | CHAR | 1(0) | /SAPAPO/OM_CHARACT_TYPE | |||||
ATPMATRIXID | ATP: Guid for Coding a Characteristics Matrix | /SAPAPO/ATPMATRIXID | CHAR | 22(0) | SYSUUID_22 |
Search for further information about these or an SAP related objects