ROIIT001L SAP (Transfer structure for Customer Data for SO Maint.) Structure details

Dictionary Type: Structure
Description: Transfer structure for Customer Data for SO Maint.




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




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

ROIIT001L 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 "Transfer structure for Customer Data for SO Maint." 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_ROIIT001L TYPE ROIIT001L.

The ROIIT001L table consists of various fields, each holding specific information or linking keys about Transfer structure for Customer Data for SO Maint. data available in SAP. These include MANDT (Client), WERKS (Plant), LGORT (Storage Location), LGOBE (Description of Storage Location).. 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 ROIIT001L 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
MANDTClient MANDTCLNT3T000MANDT
WERKSPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
LGOBEDescription of Storage Location LGOBECHAR16TEXT16
SPARTDivision SPARTCHAR2TSPASPARTSPAC_SPART
XLONGNegative stocks allowed in storage location XLONGCHAR1XFELD
XBUFXFreezing book inventory bal. allowed in stor. loc. XBUFXCHAR1XFELD
DISKZStorage location MRP indicator DISKZCHAR1DISKZ
XBLGOStorage location authorization for goods movements active XBLGOCHAR1XFELD
XRESSStorage location is allocated to resource (storage resource) XRESSCHAR1XFELD
XHUPFHandling unit requirement XHUPFCHAR1XFELD
PARLGPartner storage location of the handling unit PARLGCHAR4Assigned to domainLGORT
VKORGSales Organization VKORGCHAR4TVKOVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2TVTWVTWEGVTWC_VTWEG
VSTELShipping Point/Receiving Point VSTELCHAR4TVSTVSTELVST
LIFNRVendor Account Number ELIFNCHAR10LFA1ALPHALIFNRLIFKRED_C
KUNNRAccount Number of Customer EKUNNCHAR10KNA1ALPHAKUNNRKUN
MESBSBusiness System of MES MB_MES_BUSINESS_SYSTEMCHAR60MDG_BUS_SYS_TECHAIT_SYSTEM
MESSTType of inventory management for production storage location MB_MES_STORLOC_TYPECHAR1MB_MES_STORLOC_TYPE
.INCLU--AP 0
OIH_LICNOLicense number for untaxed stock OIH_LICNOCHAR15OIH_LICSTL
OIG_ITRFLTD in-transit flag OIG_ITRFLCHAR1X
OIB_TNKASSIGNSilo Managament: Tank assignment indicator OIB_TNKASSIGNCHAR1OIB_TNKASSIGN
NAME1Name NAME1CHAR30TEXT30
NAME2Name 2 NAME2CHAR30TEXT30
TZONETime Zone TZNZONECHAR6Assigned to domainTZNZONE

Key field Non-key field



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

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

How to access SAP table ROIIT001L

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