ROIGTRSL_USEREXIT003 SAP (IS-OIL TD transfer structure for user exit 003 in ROIGTRSL) Structure details

Dictionary Type: Structure
Description: IS-OIL TD transfer structure for user exit 003 in ROIGTRSL




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




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

ROIGTRSL_USEREXIT003 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-OIL TD transfer structure for user exit 003 in ROIGTRSL" 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_ROIGTRSL_USEREXIT003 TYPE ROIGTRSL_USEREXIT003.

The ROIGTRSL_USEREXIT003 table consists of various fields, each holding specific information or linking keys about IS-OIL TD transfer structure for user exit 003 in ROIGTRSL data available in SAP. These include DLDATE (Delivery date), DLTIME (Delivery time), DDCDAT (Document date in delivery confirmation), RAPID_CONFIRM (Activity category in SAP transaction).. 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 ROIGTRSL_USEREXIT003 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
VEHICLETD Vehicle Number OIG_VHLNMRCHAR10Assigned to domainALPHAOIG_VHLNMROIV
DLDATEDelivery date LFDATDATS8DATUM
DLTIMEDelivery time OIG_DLTIMETIMS6TIME
DDCDATDocument date in delivery confirmation OIG_DDCDATDATS8DATUM
RAPID_CONFIRMActivity category in SAP transaction AKTYPCHAR1AKTYP
PART_DCTD partial delivery confirmation allowance OIG_PRTDCCHAR1X
VCLOSEVehicle close flag; set confirmation to complete (status=6) OIG_VCLOSECHAR1CHAR1_X
GLPSTTD gain/loss postings at vehicle close OIG_GLPSTCHAR1CHAR1_X
RC_MGAINReason code - to group quantities in shipment process OIG_REASCDCHAR2Assigned to domainOIG_REASC
RC_MLOSSReason code - to group quantities in shipment process OIG_REASCDCHAR2Assigned to domainOIG_REASC
RC_VGAINReason code - to group quantities in shipment process OIG_REASCDCHAR2Assigned to domainOIG_REASC
RC_VLOSSReason code - to group quantities in shipment process OIG_REASCDCHAR2Assigned to domainOIG_REASC
VEH_NRVehicle Sequence Number in Shipment OIG_VEHNRNUMC3Assigned to domainOIG_VEHNR

Key field Non-key field



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

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

How to access SAP table ROIGTRSL_USEREXIT003

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