RM06CUMS_S_BADI SAP (Reportparameters interfaced to the BADI for CQ reset calc.) Structure details

Dictionary Type: Structure
Description: Reportparameters interfaced to the BADI for CQ reset calc.




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




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

RM06CUMS_S_BADI 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 "Reportparameters interfaced to the BADI for CQ reset calc." 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_RM06CUMS_S_BADI TYPE RM06CUMS_S_BADI.

The RM06CUMS_S_BADI table consists of various fields, each holding specific information or linking keys about Reportparameters interfaced to the BADI for CQ reset calc. data available in SAP. These include PRUNV2 (Reset (Clear) Agreed CQ and Reconciliation Date), PRUNV3 (Mass Maintenance of CQ Control Parameters), PABDAT (Reconciliation Date for Agreed Cumulative Quantity), PYEARLY (Only Reset if CQs Changed).. 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: Cannot Be Enhanced


SAP RM06CUMS_S_BADI 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
PRUNV1Set Agreed Cumulative Quantity /SPE/CQSETCHAR1XFELD
PRUNV2Reset (Clear) Agreed CQ and Reconciliation Date /SPE/CQRESETCHAR1XFELD
PRUNV3Mass Maintenance of CQ Control Parameters /SPE/CQMRCTRCHAR1XFELD
PABDATReconciliation Date for Agreed Cumulative Quantity ABDATDATS8DATUM
PYEARLYOnly Reset if CQs Changed /SPE/CQYEARLYCHAR1XFELD
PWERETake GR-Based Invoice Verification Into Account CUMSWBZRPCHAR1XFELD
PSTR_CPUDate for Selection of Goods Receipts CUMSDATCHAR1CHAR1
PSTR_BUDDate for Selection of Goods Receipts CUMSDATCHAR1CHAR1
PSTR_BLDDate for Selection of Goods Receipts CUMSDATCHAR1CHAR1
PNOCQNo Transmission of Cumulative Quantities in SA Release /SPE/CQ_NOCQCHAR1XFELD
PCTRLTYCQ Control Type /SPE/CQ_CONTROL_TYPECHAR1/SPE/CQ_CONTROL_TYPE
PSIZENumber of Records Per Package /SPE/PACSIZENUMC8NUMC08
PTESTTestrun (no Update) /SPE/NOUPDATECHAR1XFELD

Key field Non-key field



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

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

How to access SAP table RM06CUMS_S_BADI

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