/SCMB/BOL_VALCHK - Validation Checks
Validation Checks information is stored in SAP table /SCMB/BOL_VALCHK.
It is part of development package /SCMB/DM in software component SCM-ICH. This development package consists of objects that can be grouped under "Business Object Layer".
It is part of development package /SCMB/DM in software component SCM-ICH. This development package consists of objects that can be grouped under "Business Object Layer".
Fields for table /SCMB/BOL_VALCHK
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
VAL_PROFILE | Validation Profile | X | /SCMB/DM_VAL_PROFILE | CHAR | 8 | |
VAL_CHECK | Validation Check | X | /SCMB/DM_VALIDATION_CHECK | CHAR | 64 | |
STATUS_FLAG | Validation Check Status | /SCMB/DM_VALIDATION_STATUS | CHAR | 2 | ||
MSG_TYPE | Message Type | SYMSGTY | CHAR | 2 | ||
SAVE_FLAG | Save Mode for a Business Object That Fails the Check | /SCMB/DM_VALIDATION_SAVE | CHAR | 2 | ||
CONTINUE_FLAG | Continuation Mode for a Message That Fails the Check | /SCMB/DM_VALIDATION_CONTINUE | CHAR | 2 | ||
ALERT_FLAG | Create Alert when Transactional Data is Saved | /SCMB/DM_VALIDATION_ALERT | CHAR | 2 | ||
ALERT_UPD_FLAG | Always Create Alert - Even if transactional data not saved | /SCMB/DM_VALIDATION_ALERT_AUTO | CHAR | 2 | ||
ALERT_PRIORITY | Priority of an alert | /SAPAPO/C_PRIORITY | NUMC | 2 | ||
ALERT_VAL_DAYS | Alert Validity Period in Days | /SCMB/DM_ALERT_VAL_PERIOD | INT4 | 4 |