ROIO_OBJECT_LIST2 SAP (Document flow object details for ALV display.) Structure details

Dictionary Type: Structure
Description: Document flow object details for ALV display.




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




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

ROIO_OBJECT_LIST2 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 "Document flow object details for ALV display." 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_ROIO_OBJECT_LIST2 TYPE ROIO_OBJECT_LIST2.

The ROIO_OBJECT_LIST2 table consists of various fields, each holding specific information or linking keys about Document flow object details for ALV display. data available in SAP. These include OBJTY (Object type for document flow), OBJID (Identifier for document flow object), ONAME (Name of document flow object), OBJ_EXTID (External ID for document flow object).. 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 ROIO_OBJECT_LIST2 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
OBJTYObject type for document flow OIO_OBJTYCHAR4Assigned to domainALPHAOIO_OBJTY
OBJIDIdentifier for document flow object OIO_OBJIDCHAR22OIO_OBJID
ONAMEName of document flow object OIO_OBJ_NAMECHAR40TEXT40
OBJ_EXTIDExternal ID for document flow object OIO_OBJ_EXTIDCHAR20TEXT20
DESCRDescription of document flow object OIO_OBJ_DESCRCHAR40TEXT40
MATNRMaterial of document flow object OIO_OBJ_MATNRCHAR18Assigned to domainMATN1MATNR
MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
WERKSPlant of document flow object OIO_OBJ_WERKSCHAR4Assigned to domainWERKS
LGORTStore location of document flow object OIO_OBJ_LGORTCHAR4Assigned to domainLGORT
CHARGBatch number of a document flow object OIO_OBJ_CHARGCHAR10Assigned to domainCHARG
UMWRKReceiving / supplying plant for document flow object OIO_OBJ_UMWRKCHAR4Assigned to domainWERKS
UMLGOSupplying store location of document flow object OIO_OBJ_UMLGOCHAR4Assigned to domainLGORT
UMCHASupplying batch of a document flow object OIO_OBJ_UMCHACHAR10Assigned to domainCHARG
XPARTFlag for partial quantity OIO_OBJ_XPARTCHAR1XFELD
MENGEQuantity for document flow object OIO_OBJ_MENGEQUAN13(3) MENGE
MEINSUnits for document flow quantity OIO_OBJ_MEINSUNIT3Assigned to domainCUNITMEINS
LGMNGQuantity in stockkeeping units OIO_OBJ_LGMNGQUAN13(3) MENGE
LMEINStockkeeping units for document flow object OIO_OBJ_LMEINUNIT3Assigned to domainCUNITMEINS
WRKMGQuantity at plant OIO_OBJ_WRKMGQUAN13(3) MENGE
WRKMEBase units at plant OIO_OBJ_WRKMEUNIT3Assigned to domainCUNITMEINS
UMLMGQuantity at supplying plant OIO_OBJ_UMLMGQUAN13(3) MENGE
UMLMEBase units at supplying plant OIO_OBJ_UMLMEUNIT3Assigned to domainCUNITMEINS
KUNWEShip-to party for document flow object OIO_OBJ_KUNWECHAR10Assigned to domainALPHAKUNNR
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
PROJKWork Breakdown Structure Element (WBS Element) PS_PSP_PNRNUMC8Assigned to domainKONPRPS_POSNR
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
PRCTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
KUNNRCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
EKORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
WEMPFGoods Recipient/Ship-To Party WEMPFCHAR12WEMPF
ABLADUnloading Point ABLADCHAR25TEXT25
NTGEWNet weight NTGEW_15QUAN15(3) MENG15
BRGEWGross weight BRGEW_15QUAN15(3) MENG15
GEWEIWeight Unit GEWEIUNIT3Assigned to domainCUNITMEINS
VOLUMVolume VOLUM_15QUAN15(3) MENG15
VOLEHVolume unit VOLEHUNIT3Assigned to domainCUNITMEINS
LAENGLength LAENGQUAN13(3) MENG13
BREITWidth BREITQUAN13(3) MENG13
HOEHEHeight HOEHEQUAN13(3) MENG13
MEABMUnit of Dimension for Length/Width/Height MEABMUNIT3Assigned to domainCUNITMEINS
XHOLDIndicator: Hold Delivery Onshore OIO_HOLDCHAR1XFELD
SPROCSupply Process OIO_SPROCCHAR4Assigned to domainOIO_SPROC
DATUMKey date for document flow object OIO_OBJ_DATUMDATS8DATUM
ERDATCreate date for document flow OIO_OBJ_ERDATDATS8DATUM
DMDATDemand date for document flow object OIO_OBJ_DMDATDATS8DATUM
BLDATDocument date for document flow object OIO_OBJ_BLDATDATS8DATUM
BUDATPosting date OIO_OBJ_BUDATDATS8DATUM
OBJTY_TXTObject type description OIO_OBJTY_TXTCHAR30TEXT30
MATNR_TXTMaterial description OIO_MATNR_TXTCHAR40TEXT40
BWART_TXTMovement Type Text (Inventory Management) BWTXTCHAR20BTEXT
WERKS_TXTPlant name OIO_WERKS_TXTCHAR30TEXT30
LGORT_TXTStore name OIO_LGORT_TXT_16CHAR16TEXT16
UMWRK_TXTSupplying plant name OIO_UMWRK_TXTCHAR30TEXT30
UMLGO_TXTSupplying store name OIO_UMLGO_TXT_16CHAR16TEXT16
KUNWE_TXTShip-to party name OIO_KUNWE_TXTCHAR30TEXT30
BUKRS_TXTName of Company Code or Company BUTXTCHAR25TEXT25
KOKRS_TXTName of the controlling area BEZEICHAR25TEXT25
KOSTL_TXTCost Center Name OIO_KOSTL_TXTCHAR20TEXT20
AUFNR_TXTOrder text OIO_AUFNR_TXTCHAR20TEXT20
PROJK_TXTPS: Short description (1st text line) PS_POST1CHAR40TEXT40
GSBER_TXTBusiness area description GTEXTCHAR30TEXT30
PRCTR_TXTProfit Center Name OIO_PRCTR_TXTCHAR30TEXT30
SPROC_TXTSupply process text OIO_SPROC_TXCHAR40OIO_SPROC_TX
MTSTA_LO_01Icon identifier OIO_ICON_IDCHAR4Assigned to domainICON
MTSTA_HI_01Icon identifier OIO_ICON_IDCHAR4Assigned to domainICON
MTSTA_LO_02Icon identifier OIO_ICON_IDCHAR4Assigned to domainICON
MTSTA_HI_02Icon identifier OIO_ICON_IDCHAR4Assigned to domainICON
MTSTA_LO_03Icon identifier OIO_ICON_IDCHAR4Assigned to domainICON
MTSTA_HI_03Icon identifier OIO_ICON_IDCHAR4Assigned to domainICON
MTSTA_LO_04Icon identifier OIO_ICON_IDCHAR4Assigned to domainICON
MTSTA_HI_04Icon identifier OIO_ICON_IDCHAR4Assigned to domainICON
MTSTA_LO_05Icon identifier OIO_ICON_IDCHAR4Assigned to domainICON
MTSTA_HI_05Icon identifier OIO_ICON_IDCHAR4Assigned to domainICON
MTSTA_LO_01_TXTMaterial tracking status description OIO_MT_STATUS_TXTCHAR30TEXT30
MTSTA_HI_01_TXTMaterial tracking status description OIO_MT_STATUS_TXTCHAR30TEXT30
MTSTA_LO_02_TXTMaterial tracking status description OIO_MT_STATUS_TXTCHAR30TEXT30
MTSTA_HI_02_TXTMaterial tracking status description OIO_MT_STATUS_TXTCHAR30TEXT30
MTSTA_LO_03_TXTMaterial tracking status description OIO_MT_STATUS_TXTCHAR30TEXT30
MTSTA_HI_03_TXTMaterial tracking status description OIO_MT_STATUS_TXTCHAR30TEXT30
MTSTA_LO_04_TXTMaterial tracking status description OIO_MT_STATUS_TXTCHAR30TEXT30
MTSTA_HI_04_TXTMaterial tracking status description OIO_MT_STATUS_TXTCHAR30TEXT30
MTSTA_LO_05_TXTMaterial tracking status description OIO_MT_STATUS_TXTCHAR30TEXT30
MTSTA_HI_05_TXTMaterial tracking status description OIO_MT_STATUS_TXTCHAR30TEXT30
ICON_HOLDIcon for hold status OIO_HD_ICONCHAR4Assigned to domainICON

Key field Non-key field



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

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

How to access SAP table ROIO_OBJECT_LIST2

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