RJR27ZUO SAP (IS-M/SD: Truck Route Master Data - Uses of Route) Structure details

Dictionary Type: Structure
Description: IS-M/SD: Truck Route Master Data - Uses of Route




ABAP Code to SELECT data from RJR27ZUO
Related tables to RJR27ZUO
Access table RJR27ZUO




Structure field list including key, data, relationships and ABAP select examples

RJR27ZUO is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "IS-M/SD: Truck Route Master Data - Uses of Route" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_RJR27ZUO TYPE RJR27ZUO.

The RJR27ZUO table consists of various fields, each holding specific information or linking keys about IS-M/SD: Truck Route Master Data - Uses of Route data available in SAP. These include XROUPVAZUO (IS-M: Truck route-edition assignment exists), XROUHIEZUO (IS-M: Truck Route Hierarchy Exists), XRVPOSZUO (IS-M: Truck route contract exists), XGENERZUO (IS-M: Generation Rule Exists).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type)


SAP RJR27ZUO structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
XROUBEAZUOIS-M: Unloading point sequence exists for truck route XROUBEAZUOCHAR1XFELD
XROUPVAZUOIS-M: Truck route-edition assignment exists XROUPVAZUOCHAR1XFELD
XROUHIEZUOIS-M: Truck Route Hierarchy Exists XROUHIEZUOCHAR1XFELD
XRVPOSZUOIS-M: Truck route contract exists XRVPOSZUOCHAR1XFELD
XGENERZUOIS-M: Generation Rule Exists XGENERZUOCHAR1XFELD
XGENTRZUOIS-M: Generation Trigger Exists XGENTRZUOCHAR1XFELD
XTROUTEZUOIS-M: Daily Routes Exist XTROUTEZUOCHAR1XFELD

Key field Non-key field



How do I retrieve data from SAP structure RJR27ZUO using ABAP code?

As RJR27ZUO is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on RJR27ZUO as there is no data to select.

How to access SAP table RJR27ZUO

Within an ECC or HANA version of SAP you can also view further information about RJR27ZUO and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!