SAP ABAP Domain P_ERRCAT (Category of Business Errors)
Hierarchy
☛
SAP_HRCGB (Software Component) Sub component SAP_HRCGB of SAP_HR
⤷
PY-GB-BA (Application Component) B2A: Business to Administration
⤷
PC_XML (Package) XML-Tools
⤷
⤷
Basic Data
| Domain Name | P_ERRCAT |
| Short Description | Category of Business Errors |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 4 | |
| Decimal Places | ||
| Output Length | 4 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | EM01 | Mandatory elem/attr: value length > maximum length | |
| 2 | AM01 | Mandatory attribute: value length > maximum length | |
| 3 | EO01 | Optional elem/attr: value length > maximum length | |
| 4 | AO01 | Optional attribute: value length > maximum length | |
| 5 | EM02 | Mandatory elem/attr: value length < minimum length | |
| 6 | AM02 | Mandatory attribute: value length < minimum length | |
| 7 | EO02 | Optional elem/attr: value length < minimum length | |
| 8 | AO02 | Optional attribute: value length < minimum length | |
| 9 | EM03 | Mandatory elem/attr: value length = 0, minimum length > 0 | |
| 10 | AM03 | Mandatory attribute: value length = 0, minimum length > 0 | |
| 11 | EO03 | Optional elem/attr: value length = 0, minimum length > 0 | |
| 12 | AO03 | Optional attribute: value length = 0, minimum length > 0 | |
| 13 | DD01 | Internal table is empty | |
| 14 | XX01 | Current value of the element/attribute is invalid | |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 46C |