SAP ABAP Table
ASSET
{Help structure for asset objects}
Home
title {label: "SAP ABAP table ASSET {Help structure for asset objects}", size: "20"} # Entities [ASSET] {bgcolor: "tomato"} +BUKRS {label: "CHAR (4)"} +ANLN1 {label: "CHAR (12)"} +ANLN2 {label: "CHAR (4)"} [ANLA] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *+BUKRS {label: "CHAR (4)"} *+ANLN1 {label: "CHAR (12)"} *ANLN2 {label: "CHAR (4)"} [ANLH] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *+BUKRS {label: "CHAR (4)"} *ANLN1 {label: "CHAR (12)"} [T093C] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+BUKRS {label: "CHAR (4)"} # Relationships ASSET *--* ANLH {label: "ASSET-ANLN1 = ANLH-ANLN1"} ASSET *--* ANLA {label: "ASSET-ANLN2 = ANLA-ANLN2"} ASSET *--* T093C {label: "ASSET-BUKRS = T093C-BUKRS"}
View Full Image
View in PDF
Foreign Key tables (3)
ANLA
{Asset Master Record Segment}
ANLH
{Main asset number}
T093C
{Company codes in Asset Accounting}