/PF1/T_AM_ERRORT - Text Table for error codes to be mapped from AM
Text Table for error codes to be mapped from AM information is stored in SAP table /PF1/T_AM_ERRORT.
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_ERRORT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
SPRAS | Language Key | X | SPRAS | LANG | 2 | T002 |
AM_MSGTYP | Account Management Message Type | X | /PF1/DTE_BC_AM_MSGTYP | CHAR | 2 | /PF1/T_AM_ERRORS |
AM_MSGNO | Account Management Message Number | X | /PF1/DTE_BC_AM_MSGNO | NUMC | 6 | /PF1/T_AM_ERRORS |
AM_MSGCL | Account Management Message Class | X | /PF1/DTE_BC_AM_MSGCL | CHAR | 40 | /PF1/T_AM_ERRORS |
PS_ERRCODE_S | Error Description (Short) | /PF1/DTE_EH_CHECK_TEXT_S | CHAR | 30 | ||
PS_ERRCODE_L | Error Description (Long) | /PF1/DTE_EH_CHECK_TEXT_L | CHAR | 80 |