ROIUREP_LA_G1D SAP (SLA - Louisiana tax enhancement) Structure details

Dictionary Type: Structure
Description: SLA - Louisiana tax enhancement




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




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

ROIUREP_LA_G1D 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 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_G1D TYPE ROIUREP_LA_G1D.

The ROIUREP_LA_G1D table consists of various fields, each holding specific information or linking keys about SLA - Louisiana tax enhancement data available in SAP. These include LA_TAX_NO (OIUH_CHAR10), SEV_ACCT_NO (OIUH_CHAR5), TAX_PERIOD (OIUH_CHAR4), PARISH (OIUH_CHAR2).. 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_G1D 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
PARISHOIUH_CHAR2 OIUH_CHAR2CHAR2CHAR2
FIELDOIUH_CHAR4 OIUH_CHAR4CHAR4CHAR4
PRODUCER_CDOIUH_CHAR4 OIUH_CHAR4CHAR4CHAR4
LEASEOIUH_CHAR6 OIUH_CHAR6CHAR6CHAR6
PLANTOIUH_CHAR3 OIUH_CHAR3CHAR3CHAR3
TAXPAYER_IDOIUH_CHAR5 OIUH_CHAR5CHAR5CHAR5
RATEOIUH_CHAR2 OIUH_CHAR2CHAR2CHAR2
GROSS_PROD_VOLOIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
EXCLUSION_CD_1OIUH_CHAR2 OIUH_CHAR2CHAR2CHAR2
EXCLUSION_VL_1OIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
EXCLUSION_CD_2OIUH_CHAR2 OIUH_CHAR2CHAR2CHAR2
EXCLUSION_VL_2OIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
EXCLUSION_CD_3OIUH_CHAR2 OIUH_CHAR2CHAR2CHAR2
EXCLUSION_VL_3OIUH_CHAR11 OIUH_CHAR11CHAR11CHAR11
TAX_INTEREST_AMOUNTOIUH_CHAR13 OIUH_CHAR13CHAR13CHAR13

Key field Non-key field



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

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

How to access SAP table ROIUREP_LA_G1D

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