SAP ABAP Table
TA20RTG
{Route Segments for Routings for Airfares and Discounts}
Home
title {label: "SAP ABAP table TA20RTG {Route Segments for Routings for Airfares and Discounts}", size: "20"} # Entities [TA20RTG] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *+ROUTING_NUMBER {label: "NUMC (4)"} *+ROUTE_NUMBER {label: "NUMC (2)"} *ROUTE_ELEMENT {label: "NUMC (2)"} [TA20ROUTE] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *ROUTING_NUMBER {label: "NUMC (4)"} [TA20ROUTING] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *+ROUTING_NUMBER {label: "NUMC (4)"} *ROUTE_NUMBER {label: "NUMC (2)"} # Relationships TA20RTG 1--* TA20ROUTING {label: "TA20RTG-ROUTE_NUMBER = TA20ROUTING-ROUTE_NUMBER"} TA20RTG 1--* TA20ROUTE {label: "TA20RTG-ROUTING_NUMBER = TA20ROUTE-ROUTING_NUMBER"}
View Full Image
View in PDF
Foreign Key tables (2)
TA20ROUTE
{Routes for Airfares and Discounts}
TA20ROUTING
{Routes for Airfares and Discounts}