ROIJTIC_RU_H SAP (Ticket Header Enhancement Russia) Structure details

Dictionary Type: Structure
Description: Ticket Header Enhancement Russia




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




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

ROIJTIC_RU_H 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 "Ticket Header Enhancement Russia" 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_ROIJTIC_RU_H TYPE ROIJTIC_RU_H.

The ROIJTIC_RU_H table consists of various fields, each holding specific information or linking keys about Ticket Header Enhancement Russia data available in SAP. These include TKTSTATUSRU (Ticket Approval Status), CHANGENR (Change Number), DELIVERYTYP (Delivery Type), DISPATCHTYP (Freight Shipment Type).. 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 or numeric)


SAP ROIJTIC_RU_H 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
EXTTKTNRExternal Ticket Number OIJ_RU_EXTTKTNRCHAR10CHAR10
TKTSTATUSRUTicket Approval Status OIJ_RU_TKT_STATUSCHAR1OIJ_RU_TKT_STATUS
CHANGENRChange Number OIJ_RU_CHANGENRNUMC4NUM04
DELIVERYTYPDelivery Type OIJ_RU_DELTYPCHAR2OIJ_RU_DEL_TYPCHAR2
DISPATCHTYPFreight Shipment Type OIJ_RU_DISPTYPCHAR2OIJ_RU_DISP_TYPCHAR2OIJ_RU_DT
SENDSPEEDDelivery Speed OIJ_RU_SENDSPDCHAR2OIJ_RU_SEND_SPDCHAR2
PAYMENTLOCPayment Location OIJ_RU_PMTLOCCHAR2OIJ_RU_PMT_LOCCHAR2
PAYMENTLOCTYPPayment Location Type OIJ_RU_PMTLOCTYPCHAR1OIJ_RU_PMTLOCTYP
PAYMENTTYPPayment Type OIJ_RU_PMTTYPCHAR2OIJ_RU_PMT_TYPCHAR2
CARGOTYPFreight Loading Type OIJ_RU_CARGTYPCHAR2OIJ_RU_CARG_TYPCHAR2
SCALETYPEMeasurement Method OIJ_RU_SCALE_TYPECHAR2OIJ_RU_SCALETYPCHAR2
FREIGHT_VALUEDeclared Value of Freight OIJ_RU_FREIGHT_VALUECURR13(2) WERT7
FREIGHT_WAERSCurrency Key WAERSCUKY5TCURCWAERSFWS
RESPPARTYResponsible Party for Loading OIJ_RU_RESPPRTCHAR2OIJ_RU_RESP_PRTCHAR2
SEND_TGNLSender TGNL Code OIJ_RU_SEND_TGNLCHAR4OIJ_RU_PAR_TGNL
RECV_TGNLReceiver TGNL Code OIJ_RU_RECV_TGNLCHAR4OIJ_RU_PAR_TGNL

Key field Non-key field



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

As ROIJTIC_RU_H 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 ROIJTIC_RU_H as there is no data to select.

How to access SAP table ROIJTIC_RU_H

Within an ECC or HANA version of SAP you can also view further information about ROIJTIC_RU_H 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!