SAP table SRT_LP (Logical Ports)

SAP table SRT_LP has 4 primary key fields being MANDT,PROXYCLASS,LP_NAME,ACTIVE.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
PROXYCLASS Proxy Class of Logical Port CHAR 30 0 SRT_LP_PROXYCLASS
LP_NAME Logical Port Name CHAR 60 0 SRT_LP_NAME
ACTIVE CHAR 1 0
DEFAULTPORT Default Port CHAR 1 0 SRT_LP_IS_DEFAULT_PORT
SC_APPL Any URI SSTR 255 0 ANYURI
UNAME_CR User Name CHAR 12 0 UNAME
DATE_CR Field of type DATS DATS 8 0 DATS
UNAME_CH User Name CHAR 12 0 UNAME
DATE_CH Field of type DATS DATS 8 0 DATS
TCODE_CR Transaction Code CHAR 20 0 * SYTCODE
CPROG_CR Calling Program CHAR 40 0 * SYCPROG
TCODE_CH Transaction Code CHAR 20 0 * SYTCODE
CPROG_CH ABAP Program: Current Master Program CHAR 40 0 * SYREPID