SAP ABAP Table
TA20NCR
{Negotiated Car Rental Rates}
Home
title {label: "SAP ABAP table TA20NCR {Negotiated Car Rental Rates}", size: "20"} # Entities [TA20NCR] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *+PROVIDER {label: "CHAR (3)"} *LOCATIONTYPE {label: "CHAR (1)"} *LOCATION {label: "CHAR (3)"} *CORPORATION_ID {label: "CHAR (30)"} *ENDDA {label: "DATS (8)"} [TA21P] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *CATEGORY {label: "CHAR (1)"} *PROVIDER {label: "CHAR (3)"} # Relationships TA20NCR 1--* TA21P {label: "TA20NCR-PROVIDER = TA21P-PROVIDER"}
View Full Image
View in PDF
Foreign Key tables (1)
TA21P
{Travel Service Providers}