BAPI_PRIO - BAPI Todo: Assignment of Tool-specific Error Priorities
BAPI Todo: Assignment of Tool-specific Error Priorities information is stored in SAP table BAPI_PRIO.
It is part of development package SBF_BAPI_TODO in software component BC-MID-API. This development package consists of objects that can be grouped under "TODO Checks for the BAPI Environment".
It is part of development package SBF_BAPI_TODO in software component BC-MID-API. This development package consists of objects that can be grouped under "TODO Checks for the BAPI Environment".
Fields for table BAPI_PRIO
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MSG_ID | Message Class | X | SYMSGID | CHAR | 20 | T100A |
MSG_NUMBER | Message Number | X | SYMSGNO | NUMC | 3 | |
SPEC_ID | Check Number in BAPI Todo Specification | SBF_SPECN | NUMC | 3 | ||
TODO | Priority of TODO message | SBF_PRIO | NUMC | 2 | ||
WIZARD | Priority of Todo Message in BAPI Wizard | SBF_PRIOW | CHAR | 1 | ||
EXPLORER | Priority of Todo Message in BAPI Explorer | SBF_PRIOE | CHAR | 1 | ||
GENERATE | Priority of Todo Message for BAPI/BO Generation | SBF_PRIOG | CHAR | 1 | ||
RELEASING | Priority of Todo Message for BAPI Release | SBF_PRIOR | CHAR | 1 |