SAP ABAP Table
PINT_STOCKEX
{Stock Exchange per Company Code and Class}
Home
title {label: "SAP ABAP table PINT_STOCKEX {Stock Exchange per Company Code and Class}", size: "20"} # Entities [PINT_STOCKEX] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *+BUKRS {label: "CHAR (4)"} *+RANL {label: "CHAR (13)"} +RHANDPL {label: "CHAR (10)"} [T001] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *BUKRS {label: "CHAR (4)"} [VWPANLA] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *RANL {label: "CHAR (13)"} [VWPBONO] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *RANTYP {label: "CHAR (1)"} *RANL {label: "CHAR (13)"} *+RHANDPL {label: "CHAR (10)"} # Relationships PINT_STOCKEX *--* T001 {label: "PINT_STOCKEX-BUKRS = T001-BUKRS"} PINT_STOCKEX *--* VWPANLA {label: "PINT_STOCKEX-RANL = VWPANLA-RANL"} PINT_STOCKEX *--* VWPBONO {label: "PINT_STOCKEX-RHANDPL = VWPBONO-RHANDPL"}
View Full Image
View in PDF
Foreign Key tables (3)
T001
{Company Codes}
VWPANLA
{Asset master for securities}
VWPBONO
{Securities listing}