ROIUREP_LA_G3 SAP (SLA Louisiana tax reporting enhancement) Structure details

Dictionary Type: Structure
Description: SLA Louisiana tax reporting enhancement




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




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

ROIUREP_LA_G3 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 "SLA Louisiana tax reporting enhancement" 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_ROIUREP_LA_G3 TYPE ROIUREP_LA_G3.

The ROIUREP_LA_G3 table consists of various fields, each holding specific information or linking keys about SLA Louisiana tax reporting enhancement data available in SAP. These include LA_TAX_NO (OIUH_CHAR10), SEV_ACCT_NO (OIUH_CHAR5), TAX_PERIOD (OIUH_CHAR4), CERT_CD (OIUH_CHAR1).. 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 ROIUREP_LA_G3 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
PRODUCT_CODEOIUH_CHAR2 OIUH_CHAR2CHAR2CHAR2
LA_TAX_NOOIUH_CHAR10 OIUH_CHAR10CHAR10CHAR10H_OIU_RV_CT
SEV_ACCT_NOOIUH_CHAR5 OIUH_CHAR5CHAR5CHAR5
TAX_PERIODOIUH_CHAR4 OIUH_CHAR4CHAR4CHAR4
CERT_CDOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
WELLSERIALOIUH_CHAR6 OIUH_CHAR6CHAR6CHAR6
CONT_STATOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
PARISHOIUH_CHAR2 OIUH_CHAR2CHAR2CHAR2
FIELDOIUH_CHAR4 OIUH_CHAR4CHAR4CHAR4
PRODUCER_CDOIUH_CHAR4 OIUH_CHAR4CHAR4CHAR4
LEASEOIUH_CHAR6 OIUH_CHAR6CHAR6CHAR6
WELL_NOOIUH_CHAR4 OIUH_CHAR4CHAR4CHAR4
MEAS_MTHODOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
PROD_MTHODOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
WELL_CLASSOIUH_CHAR1 OIUH_CHAR1CHAR1CHAR1
GROSS_PROD_VOLOIUH_CHAR9 OIUH_CHAR9CHAR9CHAR9
GROSS_TAX_VOLOIUH_CHAR9 OIUH_CHAR9CHAR9CHAR9
TAXPAYER_IDOIUH_CHAR5 OIUH_CHAR5CHAR5CHAR5

Key field Non-key field



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

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

How to access SAP table ROIUREP_LA_G3

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