ROIJ_EL_IMPORT SAP (TSW: Parameter imported to CIP functions) Structure details

Dictionary Type: Structure
Description: TSW: Parameter imported to CIP functions




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




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

ROIJ_EL_IMPORT 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 "TSW: Parameter imported to CIP functions" 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_ROIJ_EL_IMPORT TYPE ROIJ_EL_IMPORT.

The ROIJ_EL_IMPORT table consists of various fields, each holding specific information or linking keys about TSW: Parameter imported to CIP functions data available in SAP. These include SEQ_NMBR (TSW: Sequence number), DOC_NR (Character Field Length = 10), DOC_TYP (Single-Character Indicator), DOC_ART (Not More Closely Defined Area, Possibly Used for Patchlevels).. 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 ROIJ_EL_IMPORT 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
FUMODEProcessing mode of functions OIK_FUMODECHAR1OIK_FUMODE
SEQ_NMBRTSW: Sequence number OIJ_SEQNRNUMC5NUMC
DOC_NRCharacter Field Length = 10 CHAR10CHAR10CHAR10
DOC_TYPSingle-Character Indicator CHAR1CHAR1CHAR1
DOC_ARTNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
CLSHIPOIL TSW : Automatically close shipment flag OIJ_CLSHIPCHAR1XFELD
QCI_PLANTIS-Oil: TSW check plant OIJ_EL_CHECK_PLANTCHAR1OIJ_EL_CHECK_PLANT
ISTATNomination Item status OIJ_ISTATCHAR1Assigned to domainOIJ_ISTAT
CLIENTClient MANDTCLNT3T000MANDT
MVSCENARIOTSW: Movement scenario number OIJ_MVSCENNUMC2NUM02
SITYPSchedule type OIJ_SITYPCHAR2TOIJ_EL_SITYPESOIJ_SITYP
DOCINDReference document indicator (PSX) OIJ_DOCINDCHAR1OIJ_DOCIND
BOOK_TRANSFERIS-Oil: Indicator book transfer OIJ_EL_BOOK_TRANSFERCHAR1XFELD
VBTYPSD document category VBTYPCHAR1VBTYP
AUARTSales Document Type AUARTCHAR4TVAKAUARTAUARTAAT
BSTYPPurchasing Document Category EBSTYPCHAR1EBSTYP
BSAKZControl indicator for purchasing document type BSAKZCHAR1BSAKZ
BSARTPurchasing Document Type ESARTCHAR4T161BSARTBSA
BDARTRequirement type BDARTCHAR2BDARTBDA
EXGTYPExchange type OIA_EXGTYPCHAR4TOIA2OIA_EXGTYPOI3
LOC_TYPEIS-Oil: Location type in nomination OIJ_EL_LOC_TYPECHAR1OIJ_EL_LOC_TYPE
FUNC_GRPIS-OIL: Function group OI0_GRPCHAR10TOI0_JGALPHAOI0_GRP
CORRECTING_GROUPIS-OIL: Function group for Ticket Correction OI0_GRP_CCHAR10TOI0_JGALPHAOI0_GRP
RPARTOIL-TSW: Role partner type OIJ_RPARTCHAR2OIJRRPARTOIJ_RPART
RTYPEOIL-TSW: Role type OIJ_RTYPECHAR6OIJRRTOIJ_RTYPE
SHIPPING_RELIS-Oil: Shipping relevance in TSW scheduling OIJ_EL_SHIPPING_RELEVANCECHAR1OIJ_EL_SHIPPING_RELEVANCE
ORIG_PLANTIS-Oil: TSW check plant OIJ_EL_CHECK_PLANTCHAR1OIJ_EL_CHECK_PLANT
DEST_PLANTIS-Oil: TSW check plant OIJ_EL_CHECK_PLANTCHAR1OIJ_EL_CHECK_PLANT
SD_COO_TYPESales Document Type AUARTCHAR4TVAKAUARTAUARTAAT
TD_CLOSEVehicle close flag; set confirmation to complete (status=6) OIG_VCLOSECHAR1CHAR1_X
MM_COO_TYPEPurchasing Document Type ESARTCHAR4T161BSARTBSA
POST_AUTOMATICIS-Oil TSW: Automatic processing indicator OIJ_PA_INDICATORCHAR1XCHAR
RELATED_MVSCENTSW: Movement scenario number OIJ_MVSCENNUMC2NUM02
REVERTING_GROUPIS-OIL: Function group for Ticket Reversals OI0_GRP_RCHAR10TOI0_JGALPHAOI0_GRP
BATCH_CREATIONAutomatic batch creation allowed within ticketing OIJ_BATCH_CRCHAR1XFELD
BATCH_NOM_UPDUpdate Batch in nomination item from ticketing (incl DS peg) OIJ_BATCH_NOM_UPDCHAR1XFELD
CONS_SCENBunker Consumption Scenario Number for a Movement Scenario OIJ_CONSCENNUMC2OIJ_CONSCEN
BATCH_MAINT Batch maintenance allowed in ticketing transaction OIJ_BATCH_MAINTCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table ROIJ_EL_IMPORT

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