WRF_DISPRO_MASSMAIN_DF_PRG_STY SAP (Structure for Data in Mass Maintenance Dialog Boxes) Structure details

Dictionary Type: Structure
Description: Structure for Data in Mass Maintenance Dialog Boxes




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




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

WRF_DISPRO_MASSMAIN_DF_PRG_STY 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 "Structure for Data in Mass Maintenance Dialog Boxes" 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_WRF_DISPRO_MASSMAIN_DF_PRG_STY TYPE WRF_DISPRO_MASSMAIN_DF_PRG_STY.

The WRF_DISPRO_MASSMAIN_DF_PRG_STY table consists of various fields, each holding specific information or linking keys about Structure for Data in Mass Maintenance Dialog Boxes data available in SAP. These include RADIO2 (Transfer Values into Rows as per the Selection Criteria), RADIO4 (Boolean Value), RADIO5 (Boolean Value), RADIO6 (Boolean Value).. 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 (Deep)


SAP WRF_DISPRO_MASSMAIN_DF_PRG_STY 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
RADIO1Transfer Values into Selected Rows WRF_DISPRO_RADIO_SEL_ROWCHAR1WRF_DISPRO_BOOLEAN
RADIO2Transfer Values into Rows as per the Selection Criteria WRF_DISPRO_RADIO_ROW_SEL_CRITCHAR1WRF_DISPRO_BOOLEAN
RADIO4Boolean Value WRF_DISPRO_BOOLEANCHAR1WRF_DISPRO_BOOLEAN
RADIO5Boolean Value WRF_DISPRO_BOOLEANCHAR1WRF_DISPRO_BOOLEAN
RADIO6Boolean Value WRF_DISPRO_BOOLEANCHAR1WRF_DISPRO_BOOLEAN
RADIO7Boolean Value WRF_DISPRO_BOOLEANCHAR1WRF_DISPRO_BOOLEAN
RADIO8Boolean Value WRF_DISPRO_BOOLEANCHAR1WRF_DISPRO_BOOLEAN
RANGE_PROMO 0
RANGE_MATNR 0
RANGE_MC 0
RANGE_MCHN 0
HIER_IDArticle Hierarchy ID FRE_HIER_CNTCHAR2CHAR2
HIER_NODEArticle Hierarchy Node FRE_STRUC_NODECHAR18FRE_PRODT_KEY
RANGE_SITE 0
RANGE_DISMM 0
MIN_STOCKMinimum Stock Level WRF_DISPRO_MIN_STOCKQUAN13(3) MENGE
IND_MIN_STOCKIndicator for Inclusion of Minimum Stock Level WRF_DISPRO_IND_MINSTOCKCHAR1WRF_DISPRO_IND_STOCK
INIT_MIN_STOCKInitialize Minimum Stock Level WRF_DISPRO_INIT_MIN_STOCKCHAR1WRF_DISPRO_BOOLEAN
MAX_STOCKMaximum Stock Level WRF_DISPRO_MAX_STOCKQUAN13(3) MENGE
IND_MAX_STOCKIndicator for Inclusion of Maximum Stock Level WRF_DISPRO_IND_MAXSTOCKCHAR1WRF_DISPRO_IND_STOCK
INIT_MAX_STOCKInitialize Maximum Stock Level WRF_DISPRO_INIT_MAX_STOCKCHAR1WRF_DISPRO_BOOLEAN
PLANNING_CYCLEPlanning cycle LFRHYCHAR3Assigned to domainMRPPP
IND_PLAN_CYCLEIndicator for Treatment of Replenishment Planning Cycles WRF_DISPRO_IND_PLANCHAR1WRF_DISPRO_IND_PROCYC
INIT_PLAN_CYCLEInitialize Planning Frequency WRF_DISPRO_INIT_PLAN_FREQCHAR1WRF_DISPRO_BOOLEAN
DELIVERY_CYCLEPPC planning calendar MRPPPCHAR3Assigned to domainMRPPP
IND_DEL_CYCLEIndicator for Treatment of Delivery Cycle WRF_DISPRO_IND_DELCHAR1WRF_DISPRO_IND_PROCYC
INIT_DEL_CYCLEInitialize Delivery Cycle WRF_DISPRO_INIT_DEL_CYCLECHAR1WRF_DISPRO_BOOLEAN
PLIFZ_TDPlanned Delivery Time Time-dependent in Days FRE_TD_PLIFZDEC3DEC3
IND_PLIFZ_TDIndicator for Planned Delivery Time WRF_DISPRO_IND_PLIFZCHAR1WRF_DISPRO_IND_PLIFZ
INIT_PLIFZ_TDInitialize Planned Delivery Time WRF_DISPRO_INIT_PLIFZ_TDCHAR1WRF_DISPRO_BOOLEAN

Key field Non-key field



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

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

How to access SAP table WRF_DISPRO_MASSMAIN_DF_PRG_STY

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