OVS_CHKRSLT - Mapping of Result Codes to Message Types
Mapping of Result Codes to Message Types information is stored in SAP table OVS_CHKRSLT.
It is part of development package ID-FI-OVF-ABA in software component CA-GTF-CSC-OVF. This development package consists of objects that can be grouped under "Online Validation Framework (ABA)".
It is part of development package ID-FI-OVF-ABA in software component CA-GTF-CSC-OVF. This development package consists of objects that can be grouped under "Online Validation Framework (ABA)".
Fields for table OVS_CHKRSLT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
CHECK_ID | Check ID | X | OVS_D_CHECKID | CHAR | 10 | OVS_CHECKID |
CHECK_RESULT | Result Code | X | OVS_D_CHECKRESULT | INT4 | 4 | |
INTEGRATION_SPOT | Integration Spot | X | OVS_D_INTEGRATION_SPOT | CHAR | 20 | OVS_INT_SPOT |
MESSAGE_TYPE | Message Type | MSGTY | CHAR | 2 | ||
SAVE_TO_DB | Save Check Results for this Result Code | OVS_D_SAVE_RESULT | CHAR | 2 |