ROIJ_LB_HDR_OUTTAB SAP (Location Balancing structure for Header ALV Outtab) Structure details

Dictionary Type: Structure
Description: Location Balancing structure for Header ALV Outtab




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




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

ROIJ_LB_HDR_OUTTAB 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 "Location Balancing structure for Header ALV Outtab" 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_LB_HDR_OUTTAB TYPE ROIJ_LB_HDR_OUTTAB.

The ROIJ_LB_HDR_OUTTAB table consists of various fields, each holding specific information or linking keys about Location Balancing structure for Header ALV Outtab data available in SAP. These include TSYST (Transport system), LOCID (Location ID), PMATNR (Material Number), LBUOM (Location Balancing UOM).. 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 (Deep)


SAP ROIJ_LB_HDR_OUTTAB 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
TSYSTTransport system OIJ_TSYSTCHAR10Assigned to domainOIJ_TSYSTOIW
LOCIDLocation ID OIJ_LOCIDCHAR10Assigned to domainOIJ_LOCIDOIX
PMATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
LBUOMLocation Balancing UOM OIJ_LBUOMUNIT3T006CUNITMEINS
OPENINVOpening Inventory OIJ_LBOPENINVQUAN13(3) MENG13V
OPENINV_DOpening Inventory Average OIJ_LBOPENINV_DQUAN13(3) MENG13V
TRECEIPTSTotal Receipts OIJ_LBTRECEIPTSQUAN13(3) MENG13V
TRECEIPTS_DReceipts Average OIJ_LBTRECEIPTS_DQUAN13(3) MENG13V
TISSUESTotal Deliveries OIJ_LBTISSUESQUAN13(3) MENG13V
TISSUES_DDeliveries Average OIJ_LBTISSUES_DQUAN13(3) MENG13V
IMBPLImbalance Planned OIJ_IMBPLQUAN13(3) MENG13V
IMBPL_DImbalance Planned Average OIJ_IMBPL_DQUAN13(3) MENG13V
CLINVPLClosing Inventory Planned OIJ_CLINVPLQUAN13(3) MENG13V
CLINVPL_DClosing Inventory Planned Average OIJ_CLINVPL_DQUAN13(3) MENG13V
TRECEIPTSATotal Receipts Actuals OIJ_LBTRECEIPTSAQUAN13(3) MENG13V
TRECEIPTSA_DReceipts Actuals Average OIJ_LBTRECEIPTSA_DQUAN13(3) MENG13V
TISSUESADeliveries Actual Total OIJ_LBTISSUESAQUAN13(3) MENG13V
TISSUESA_DDeliveries Actual Average OIJ_LBTISSUESA_DQUAN13(3) MENG13V
IMBACImbalance Actual OIJ_IMBACQUAN13(3) MENG13V
IMBAC_DImbalance Actual Average OIJ_IMBAC_DQUAN13(3) MENG13V
CLINVACClosing Inventory Actual OIJ_CLINVACQUAN13(3) MENG13V
CLINVAC_DClosing Inventory Actual Average OIJ_CLINVAC_DQUAN13(3) MENG13V
TMVMTTotal Movement Quantity OIJ_TMVMTQUAN13(3) MENG13V
TMVMT_DMovement Average OIJ_TMVMT_DQUAN13(3) MENG13V
IC_OPEN_INVOpening inventory Icon OIJ_IC_OPEN_INVCHAR4Assigned to domainICON
IC_LB_WORKLISTIcon for Worklist entry indicator OIJ_WL_ICONCHAR30ICONNAME
CELLIO_TAB 0
CELLCOLOR_TAB 0
LINE_COLORNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
CHECKBOXCharacter field of length 1 CHAR_LG_01CHAR1CHAR_LG_01

Key field Non-key field



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

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

How to access SAP table ROIJ_LB_HDR_OUTTAB

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