/ACCGO/T_TRMAP - User ID to Trader ID Mappings
User ID to Trader ID Mappings information is stored in SAP table /ACCGO/T_TRMAP.
It is part of development package /ACCGO/ACM_CNTRCTS_DB in software component LO-AGR. This development package consists of objects that can be grouped under "Package for Contracts Database Layer".
It is part of development package /ACCGO/ACM_CNTRCTS_DB in software component LO-AGR. This development package consists of objects that can be grouped under "Package for Contracts Database Layer".
Fields for table /ACCGO/T_TRMAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
SYS_USER_ID | User Name in User Master Record | X | XUBNAME | CHAR | 24 | USR21 |
TRADER_ID | Trader ID | X | /ACCGO/E_TRADER_ID | CHAR | 24 | /ACCGO/T_TRADIDS |