SAP ABAP Table
SECURITY_LISTING
{Listing}
Home
title {label: "SAP ABAP table SECURITY_LISTING {Listing}", size: "20"} # Entities [SECURITY_LISTING] {bgcolor: "tomato"} +STOCK_EXCHANGE {label: "CHAR (10)"} +CURRENCY {label: "CHAR (5)"} [TWH01] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *RHANDPL {label: "CHAR (10)"} [TZUNI] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *SRUNIT {label: "CHAR (5)"} # Relationships SECURITY_LISTING *--* TZUNI {label: "SECURITY_LISTING-CURRENCY = TZUNI-SRUNIT"} SECURITY_LISTING *--* TWH01 {label: "SECURITY_LISTING-STOCK_EXCHANGE = TWH01-RHANDPL"}
View Full Image
View in PDF
Foreign Key tables (2)
TWH01
{Stock exchange table}
TZUNI
{Currency units}