/PF1/T_AM_ERRORS - Mapping of AM error code to PS error codes
Mapping of AM error code to PS error codes information is stored in SAP table /PF1/T_AM_ERRORS.
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_ERRORS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
AM_MSGTYP | Account Management Message Type | X | /PF1/DTE_BC_AM_MSGTYP | CHAR | 2 | |
AM_MSGNO | Account Management Message Number | X | /PF1/DTE_BC_AM_MSGNO | NUMC | 6 | |
AM_MSGCL | Account Management Message Class | X | /PF1/DTE_BC_AM_MSGCL | CHAR | 40 | |
PS_ERRCODE | Exception Handling Error ID | /PF1/DTE_EH_CHECK_ID | CHAR | 12 | /PF1/DB_EH_CHECK | |
FLG_VAL_CHK_RES | Validate Check Result of AM | /PF1/DTE_EH_FLG_VAL_CHK_RES | CHAR | 2 |