RSCRMMONERR - RSCRM: Batch Error Messages
RSCRM: Batch Error Messages information is stored in SAP table RSCRMMONERR.
It is part of development package RSCRM in software component CRM. This development package consists of objects that can be grouped under "BW Objects for CRM".
It is part of development package RSCRM in software component CRM. This development package consists of objects that can be grouped under "BW Objects for CRM".
Fields for table RSCRMMONERR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
BATCHID | UUID in character form | X | SYSUUID_C | CHAR | 32 | |
ERRITEM | Count parameters | X | NUMC4 | NUMC | 4 | |
ERRTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | BAPI_MTYPE | CHAR | 1 | ||
ERRID | Message Class | SYMSGID | CHAR | 20 | * | |
ERRNUM | Message Number | SYMSGNO | NUMC | 3 | ||
ERRP1 | Message Variable | SYMSGV | CHAR | 50 | ||
ERRP2 | Message Variable | SYMSGV | CHAR | 50 | ||
ERRP3 | Message Variable | SYMSGV | CHAR | 50 | ||
ERRP4 | Message Variable | SYMSGV | CHAR | 50 | ||
ERRMSG | Message Text | BAPI_MSG | CHAR | 220 |