/PF1/T_AM_EC_PRI - Table for priority of the error codes
Table for priority of the error codes information is stored in SAP table /PF1/T_AM_EC_PRI.
It is part of development package /PF1/BC_CUSTOMIZING in software component FIN-FSCM-PF. This development package consists of objects that can be grouped under "Customizing for Connection Module for AM System".
It is part of development package /PF1/BC_CUSTOMIZING in software component FIN-FSCM-PF. This development package consists of objects that can be grouped under "Customizing for Connection Module for AM System".
Fields for table /PF1/T_AM_EC_PRI
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
ERROR_CODE | Error Code (Advanced Payment Engine) | X | /PF1/DTE_BC_BTE_ERROR_CODE | CHAR | 12 | /PF1/DB_EH_CHECK |
PRIORITY | Priority Assigned to Error Code | X | /PF1/DTE_BC_ERR_PRIO | NUMC | 10 | |
MESSAGE_TYPE | XML Message Identifier | /PF1/DTE_MESSAGE_TYPE | CHAR | 60 | ||
VALIDATION_ID | XML Validation Identifier | /PF1/DTE_XSD_VALIDATION_ID | CHAR | 60 | ||
XMLTAG_PATTERN | XML path | /PF1/DTE_XML_PATH_C | CHAR | 400 | ||
AM_ERROR_CODE | Account Management Error Code | /PF1/DTE_BC_BTE_AM_ERROR_CODE | CHAR | 12 | ||
AM_ERROR_TEXT | Error Text | /PF1/DTE_BC_BTE_ERROR_TEXT | CHAR | 120 |