ROIUX6_WYS_ASCII_DOWNLOAD SAP (Tax 2.0 - Wyoming Severance ASCII Download Structure) Structure details

Dictionary Type: Structure
Description: Tax 2.0 - Wyoming Severance ASCII Download Structure




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




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

ROIUX6_WYS_ASCII_DOWNLOAD 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 "Tax 2.0 - Wyoming Severance ASCII Download 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_ROIUX6_WYS_ASCII_DOWNLOAD TYPE ROIUX6_WYS_ASCII_DOWNLOAD.

The ROIUX6_WYS_ASCII_DOWNLOAD table consists of various fields, each holding specific information or linking keys about Tax 2.0 - Wyoming Severance ASCII Download Structure data available in SAP. These include FORM_ID (Count parameters), PRODUCTION_PRD (numc06), RPT_GRP_NO (Tax 2.0 - Wyoming Report Group Number), FORM_TYPE (Tax 2.0 - Original / Amended / Unknown Indicator).. 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 ROIUX6_WYS_ASCII_DOWNLOAD 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
OPERATOR_IDTax 2.0 - Wyoming Operator ID OIUX6_WY_OPERATOR_IDCHAR4OIUX6_WY_OPERATOR_ID
FORM_IDCount parameters NUMC4NUMC4NUMC4
PRODUCTION_PRDnumc06 NUMC06NUMC6NUMC06
RPT_GRP_NOTax 2.0 - Wyoming Report Group Number OIUX6_WY_REPORT_GROUP_NUMBERCHAR5OIUX6_WY_REPORT_GROUP_NUMBER
FORM_TYPETax 2.0 - Original / Amended / Unknown Indicator OIUX6_ORIG_AMENDED_UNKNOWN_INDCHAR1OIUX6_ORIG_AMENDED_UNKNOWN_IND
COUNTYTwo digit number NUMC2NUMC2NUMC2
API_WELL_NUMBER5 Character Numeric NUMC NUMC5NUMC5NUM5
API_SIDE_TRACKTwo digit number NUMC2NUMC2NUMC2
API_RES_NUMBERNumc3, internal use NUMC3NUMC3NUMC3
RATE_CODE3-Byte field CHAR3CHAR3CHAR3
GROSS_VOLCharacter field of 9 digits CHAR9CHAR9CHAR9
GROSS_VALCharacter field of 9 digits CHAR9CHAR9CHAR9
EXEMPT_MKT_VALCharacter field of 9 digits CHAR9CHAR9CHAR9
TAX_VALCharacter field of 9 digits CHAR9CHAR9CHAR9
SV_TAX_AMTCharacter field 13 digits CHAR13CHAR13CHAR13

Key field Non-key field



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

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

How to access SAP table ROIUX6_WYS_ASCII_DOWNLOAD

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