PPDMSG - Transfer to Accounting: Table of Error Messages
Transfer to Accounting: Table of Error Messages information is stored in SAP table PPDMSG.
It is part of development package PCPO in software component PY-XX-DT. This development package consists of objects that can be grouped under "PY: Posting Transfer".
It is part of development package PCPO in software component PY-XX-DT. This development package consists of objects that can be grouped under "PY: Posting Transfer".
Fields for table PPDMSG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| DOCNUM | Document number | X | HRPP_DOCNUM | NUMC | 20 | |
| DOCLIN | Document Line Number | X | HRPP_DOCLIN | NUMC | 20 | |
| ERRNO | Seq. number of message | X | HRPP_ERRNO | NUMC | 20 | |
| FNAME | Document field | HRPP_FNAME | CHAR | 60 | ||
| ARBGB | Message Class | SYMSGID | CHAR | 40 | ||
| MSGTY | Message Type | SYMSGTY | CHAR | 2 | ||
| MSGNO | Message Number | SYMSGNO | NUMC | 6 | ||
| MSGV1 | Message Variable | SYMSGV | CHAR | 100 | ||
| MSGV2 | Message Variable | SYMSGV | CHAR | 100 | ||
| MSGV3 | Message Variable | SYMSGV | CHAR | 100 | ||
| MSGV4 | Message Variable | SYMSGV | CHAR | 100 | ||
| MESSAGE | Message Text | BAPI_MSG | CHAR | 440 |