SAP Table CURTO_RTO_RETURN
Return Structure for Messages on RTO Transfer
CURTO_RTO_RETURN (Return Structure for Messages on RTO Transfer) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link CURTO_RTO_RETURN to other SAP tables.
CURTO_RTO_RETURN table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MATNR | Material Number | MATNR | CHAR | 18 | 0 | |||
WERKS | Plant | WERKS_D | CHAR | 4 | 0 | |||
VERID | Production Version | VERID | CHAR | 4 | 0 | |||
TYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | BAPI_MTYPE | CHAR | 1 | 0 | |||
ID | Message Class | SYMSGID | T100A | CHAR | 20 | 0 | ||
NUMBER | Message Number | SYMSGNO | NUMC | 3 | 0 | |||
MESSAGE | Message Text | BAPI_MSG | CHAR | 220 | 0 | |||
LOG_NO | Application log: log number | BALOGNR | BALHDR | CHAR | 20 | 0 | ||
LOG_MSG_NO | Application log: Internal message serial number | BALMNR | BALM | NUMC | 6 | 0 | ||
MESSAGE_V1 | Message Variable | SYMSGV | CHAR | 50 | 0 | |||
MESSAGE_V2 | Message Variable | SYMSGV | CHAR | 50 | 0 | |||
MESSAGE_V3 | Message Variable | SYMSGV | CHAR | 50 | 0 | |||
MESSAGE_V4 | Message Variable | SYMSGV | CHAR | 50 | 0 | |||
PARAMETER | Parameter Name | BAPI_PARAM | CHAR | 32 | 0 | |||
ROW | Lines in parameter | BAPI_LINE | INT4 | 10 | 0 | |||
FIELD | Field in parameter | BAPI_FLD | CHAR | 30 | 0 | |||
SYSTEM | Logical system from which message originates | BAPILOGSYS | CHAR | 10 | 0 |
CURTO_RTO_RETURN foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
CURTO_RTO_RETURN | ID | CURTO_RTO_RETURN | ID | T100A | Message IDs for T100 | ARBGB |
CURTO_RTO_RETURN | LOG_MSG_NO | CURTO_RTO_RETURN | LOG_NO | BALM | Application log: log message | LOGNUMBER |
CURTO_RTO_RETURN | LOG_MSG_NO | CURTO_RTO_RETURN | LOG_MSG_NO | BALM | Application log: log message | MSGNUMBER |
CURTO_RTO_RETURN | LOG_MSG_NO | SYST | MANDT | BALM | Application log: log message | MANDANT |
CURTO_RTO_RETURN | LOG_NO | SYST | MANDT | BALHDR | Application log: log header | MANDANT |
CURTO_RTO_RETURN | LOG_NO | CURTO_RTO_RETURN | LOG_NO | BALHDR | Application log: log header | LOGNUMBER |