SAP Table SRT_LP
Logical Ports
SRT_LP (Logical Ports) 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 SRT_LP to other SAP tables.
SRT_LP table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
PROXYCLASS | Proxy Class of Logical Port | SRT_LP_PROXYCLASS | CHAR | 30 | 0 | |||
LP_NAME | Logical Port Name | SRT_LP_NAME | CHAR | 60 | 0 | |||
ACTIVE | CHAR | 1 | 0 | |||||
DEFAULTPORT | Default Port | SRT_LP_IS_DEFAULT_PORT | CHAR | 1 | 0 | |||
SC_APPL | Any URI | ANYURI | SSTR | 255 | 0 | |||
UNAME_CR | User Name | UNAME | CHAR | 12 | 0 | |||
DATE_CR | Field of type DATS | DATS | DATS | 8 | 0 | |||
UNAME_CH | User Name | UNAME | CHAR | 12 | 0 | |||
DATE_CH | Field of type DATS | DATS | DATS | 8 | 0 | |||
TCODE_CR | Transaction Code | SYTCODE | CHAR | 20 | 0 | |||
CPROG_CR | Calling Program | SYCPROG | CHAR | 40 | 0 | |||
TCODE_CH | Transaction Code | SYTCODE | CHAR | 20 | 0 | |||
CPROG_CH | ABAP Program: Current Main Program | SYREPID | CHAR | 40 | 0 |
SRT_LP foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
SRT_LP | MANDT | SRT_LP | MANDT | T000 | Clients | MANDT |