ROIUY6_DISPLAY_PAYABLES_RECON SAP (Roy 2.0 - Wyoming - Payables Recon ALV Structure) Structure details

Dictionary Type: Structure
Description: Roy 2.0 - Wyoming - Payables Recon ALV Structure




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




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

ROIUY6_DISPLAY_PAYABLES_RECON 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 "Roy 2.0 - Wyoming - Payables Recon ALV 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_ROIUY6_DISPLAY_PAYABLES_RECON TYPE ROIUY6_DISPLAY_PAYABLES_RECON.

The ROIUY6_DISPLAY_PAYABLES_RECON table consists of various fields, each holding specific information or linking keys about Roy 2.0 - Wyoming - Payables Recon ALV Structure data available in SAP. These include VNAME (Joint Venture), DOI_NO (Division of interest (DOI)), OWNER_IDENTIFIER (Royalty 2.0 - Owner Identifier), SALES_DT (Sales Date / Month).. 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 ROIUY6_DISPLAY_PAYABLES_RECON 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
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
VNAMEJoint Venture JV_NAMECHAR6OIU_DO_JVALPHAJV_NAMEJVV
DOI_NODivision of interest (DOI) OIU_DOI_NOCHAR5OIU_DO_DIALPHAOIU_DOI_NOOIU_DOIH_OIU_DO_DI
OWNER_IDENTIFIERRoyalty 2.0 - Owner Identifier OIUYC_OWNER_IDENTIFIERCHAR22
SALES_DTSales Date / Month OIU_SALE_DTDATS8DATUM
PDCDFull three char. product code (Major and Detail Products) OIU_FULL_PD_CDCHAR3OIUX3_PDCDOIU_FULL_PD_CD
OPSL_AMJE Transaction Amount OIUX3_TRANS_AMTDEC11(2) OIUX3_SIGNED_DEC_11_2
ROY_AMJE Transaction Amount OIUX3_TRANS_AMTDEC11(2) OIUX3_SIGNED_DEC_11_2
SUSP_AMJE Transaction Amount OIUX3_TRANS_AMTDEC11(2) OIUX3_SIGNED_DEC_11_2
OOS_AMJE Transaction Amount OIUX3_TRANS_AMTDEC11(2) OIUX3_SIGNED_DEC_11_2
REJ_AMJE Transaction Amount OIUX3_TRANS_AMTDEC11(2) OIUX3_SIGNED_DEC_11_2
ROY_VALUEJE Transaction Amount OIUX3_TRANS_AMTDEC11(2) OIUX3_SIGNED_DEC_11_2
PRDT_AMJE Transaction Amount OIUX3_TRANS_AMTDEC11(2) OIUX3_SIGNED_DEC_11_2
OPSL_DIFFJE Transaction Amount OIUX3_TRANS_AMTDEC11(2) OIUX3_SIGNED_DEC_11_2
ROY_DIFFJE Transaction Amount OIUX3_TRANS_AMTDEC11(2) OIUX3_SIGNED_DEC_11_2
JE_TRANSJE Transaction Amount OIUX3_TRANS_AMTDEC11(2) OIUX3_SIGNED_DEC_11_2
JE_TRANS_AMJE Transaction Amount OIUX3_TRANS_AMTDEC11(2) OIUX3_SIGNED_DEC_11_2

Key field Non-key field



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

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

How to access SAP table ROIUY6_DISPLAY_PAYABLES_RECON

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