OVF_C_CHKRSLT - Mapping of Result Codes to Message Types
Mapping of Result Codes to Message Types information is stored in SAP table OVF_C_CHKRSLT.
It is part of development package ID-FI-OVF in software component FI-LOC-OVF. This development package consists of objects that can be grouped under "Online Validation Framework".
It is part of development package ID-FI-OVF in software component FI-LOC-OVF. This development package consists of objects that can be grouped under "Online Validation Framework".
Fields for table OVF_C_CHKRSLT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| CHECK_ID | Check ID | X | OVF_D_CHECKID | CHAR | 10 | OVF_C_CHECKID |
| CHECK_RESULT | Result Code | X | OVF_D_CHECKRESULT | INT4 | 4 | |
| INTEGRATION_SPOT | Integration Spot | X | OVF_D_INTEGRATION_SPOT | CHAR | 20 | |
| MESSAGE_TYPE | Message Type | MSGTY | CHAR | 2 | ||
| SAVE_TO_DB | Save Check Results for this Result Code | OVF_D_SAVE_RESULT | CHAR | 2 |