ROIUE1_LSSL_SUM_NONKEY SAP (LSSL Summary - Non Key Structure) Structure details

Dictionary Type: Structure
Description: LSSL Summary - Non Key Structure




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




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

ROIUE1_LSSL_SUM_NONKEY 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 "LSSL Summary - Non Key Structure" 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_ROIUE1_LSSL_SUM_NONKEY TYPE ROIUE1_LSSL_SUM_NONKEY.

The ROIUE1_LSSL_SUM_NONKEY table consists of various fields, each holding specific information or linking keys about LSSL Summary - Non Key Structure data available in SAP. These include OR_LVL_1_NO (Company Name Code), ACCT_PERD_DT (Accounting Period(YYYYMM01)), BTCH_NO (Batch ID), LE_NO (Journal Entry Line Number).. 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 ROIUE1_LSSL_SUM_NONKEY 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
SYS_NOSYSTEM NUMBER OIUH_DO_SYS_NODEC18OIUH_DO_SYS_NO
OR_LVL_1_NOCompany Name Code OIUH_COMPANYCHAR3CHAR3
ACCT_PERD_DTAccounting Period(YYYYMM01) OIUH_ACCOUNTING_PERIOD8CHAR8CHAR8
BTCH_NOBatch ID OIUH_BATCH_IDCHAR4CHAR4
LE_NOJournal Entry Line Number OIUH_JELINENOCHAR8CHAR8
BTCH_TYP_CDBatch Type OIUH_BATCH_TYPECHAR2OIUH_BATCH_TYPE
SYS_SRCE_CDGL Source Code OIUREP_GL_SYS_SRCE_CDCHAR2CHAR2
VL_TYPE_CDVolume Type Code OIU_VL_TYPE_CDCHAR2Assigned to domainOIU_VL_TYPE_CDOIU_VL_TYPE
PU_NOPurchaser ID OIUH_PURCHASERCHAR6CHAR6
PU_SEQ_NOPurchaser Sequence Number OIUH_PURCHASER_SEQUENCE_NUMBERCHAR2CHAR2
CT_NOContract ID OIUH_CONTRACT_IDCHAR6CHAR6
CT_TYPE_CDContract Type OIU_CT_TYPE_CDCHAR2Assigned to domainOIU_CT_TYPE_CDOIU_CTY
WL_NOWell Number OIUH_WL_NOCHAR6CHAR6
WC_NOWell Completion Number OIUH_WC_NOCHAR2CHAR2
SA_MP_NOMeasurement Point OIUH_MP_NOCHAR6OIUH_MP_NO
NWK_NODelivery Network number OIUH_DN_NOCHAR4H_DELIVERY_NWKH_NW_PIDH_SUBNWK
SUBNWK_NOSubnetwork Number OIUH_SUBNWK_NOCHAR4H_SUBDN_NOH_SNW_PIDH_SUBNWK
PAY_CDPay Code OIUH_PAY_CODECHAR2CHAR2
STATE_CDState Code OIUH_STATE_CODECHAR2CHAR2
UNIT_PR_NOUnit Property Number OIUH_UNIT_PROPERTY_NUMBERCHAR8CHAR8
AES_FLActual / Entitled / Settlement Code OIU_AES_CDCHAR1CHAR1
PRDR_NOProducer ID OIUH_PRODUCERCHAR6CHAR6
PRDR_SEQ_NOProducer Sequence Number OIUH_PRODUCER_SEQUENCE_NUMBERCHAR2CHAR2
OWN_INT_DECM_QYOwner Interest Decimal Quantity OIUH_OWN_INTEREST_DECIMAL_QTYDEC9(8) OIUH_DEC9_8
UNIT_OF_MEAS_CDUnit of Measure Code OIUH_UNIT_OF_MEASURECHAR3CHAR3
SUS_RSN_CDSuspense Reason Code OIUH_SUSPENSE_REASON_CODECHAR2CHAR2
BTU_QYBTU Quantity OIUH_BTU_QUANTITYDEC7(3) OIUH_DEC7_3
BA_ST_CDState Code OIUH_STATE_CODECHAR2CHAR2

Key field Non-key field



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

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

How to access SAP table ROIUE1_LSSL_SUM_NONKEY

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