SAP Table TRNSM
Data Transfer
TRNSM (Data 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 TRNSM to other SAP tables.
TRNSM table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||||||
TRMNO_INT | Transfer Number (Internal) | TRMNO_INT | NUMC | 12 | 0 | |||||||
TRMNO_EXT | Transfer Number (External) | TRMNO_EXT | CHAR | 35 | 0 | |||||||
TRMNO_EXT_OLD | Old Transfer Number (External) | TRMNO_EXT_OLD | CHAR | 35 | 0 | |||||||
TRMDATE | Sender's Transfer Date | EDI_TRMDATE | DATS | 8 | 0 | |||||||
TRMTIME | Sender's Transfer Time | EDI_TRMTIME | TIMS | 6 | 0 | |||||||
DIRECT | Direction for IDoc | EDI_DIRECT | CHAR | 1 | 0 |
Possible values
|
||||||
PARNO | Partner number | EDIPPARNUM | EDPP1 | CHAR | 10 | 0 | ||||||
PARTYP | Partner Type | EDIPPARTYP | TEDST | CHAR | 2 | 0 | ||||||
PARFCT | Partner Role | EDI_PARFCT | CHAR | 2 | 0 | |||||||
MESTYP | Message Type | EDI_MESTYP | EDMSG | CHAR | 30 | 0 | ||||||
MESCOD | Logical Message Variant | EDI_MESCOD | CHAR | 3 | 0 | |||||||
MESFCT | Logical message function | EDI_MESFCT | CHAR | 3 | 0 | |||||||
TEST | Flag for test mode | EDIPTEST | CHAR | 1 | 0 |
Possible values
|
||||||
TIMESTAMP | Time for Positive Processing | EDI_TIMESTAMP | DEC | 15 | 0 | |||||||
DOCNO | IDoc number | EDI4DOCNUC | CHAR | 16 | 0 |
TRNSM foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TRNSM | MESTYP | TRNSM | MESTYP | EDMSG | Logical message types | MSGTYP |
TRNSM | PARNO | TRNSM | PARTYP | EDPP1 | EDI Partner (general partner profiles - inb. and outb.) | PARTYP |
TRNSM | PARNO | TRNSM | MANDT | EDPP1 | EDI Partner (general partner profiles - inb. and outb.) | MANDT |
TRNSM | PARNO | TRNSM | PARNO | EDPP1 | EDI Partner (general partner profiles - inb. and outb.) | PARNUM |
TRNSM | PARTYP | TRNSM | PARTYP | TEDST | SAP EDI Form routines for reading master data | RCVPRT |