/SAPAPO/OM_RFC_PEGAREA SAP (RFC-Enabled Pegging Area) Structure details

Dictionary Type: Structure
Description: RFC-Enabled Pegging Area




ABAP Code to SELECT data from /SAPAPO/OM_RFC_PEGAREA
Related tables to /SAPAPO/OM_RFC_PEGAREA
Access table /SAPAPO/OM_RFC_PEGAREA




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

/SAPAPO/OM_RFC_PEGAREA 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 "RFC-Enabled Pegging Area" 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_/SAPAPO/OM_RFC_PEGAREA TYPE /SAPAPO/OM_RFC_PEGAREA.

The /SAPAPO/OM_RFC_PEGAREA table consists of various fields, each holding specific information or linking keys about RFC-Enabled Pegging Area data available in SAP. These include PEGAREA (Internal Number of Pegging Area), METHOD (While applying a method of a pegging area), BACK_ARC_MAX_TIME (Maximum Backward Edge Length for Pegging (Seconds)), BACK_ARC_ALERT_TIME (Max. Backward Edge Length for Pegging Without Alerts (Sec)).. 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: Not classified


SAP /SAPAPO/OM_RFC_PEGAREA 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
SIMVERSIONGuid of Planning Version /SAPAPO/OM_SIMVERSIONCHAR22SYSUUID_22
PEGAREAInternal Number of Pegging Area /SAPAPO/OM_PEGIDCHAR22SYSUUID_22
METHODWhile applying a method of a pegging area /SAPAPO/OM_PEGAREA_METHODCHAR1/SAPAPO/OM_METHOD
BACK_ARC_MAX_TIMEMaximum Backward Edge Length for Pegging (Seconds) /SAPAPO/OM_BACK_ARC_MAX_TIMEINT410/SAPAPO/OM_TIME_DIFF
BACK_ARC_ALERT_TIMEMax. Backward Edge Length for Pegging Without Alerts (Sec) /SAPAPO/OM_BACK_ARC_ALERT_TIMEINT410/SAPAPO/OM_TIME_DIFF
MAX_ARC_LENGTHMaximum Pegging Relationship Length (in Seconds) /SAPAPO/OM_MAX_ARC_LENGTHINT410/SAPAPO/OM_TIME_DIFF
MAX_ARC_ALERT_LENMaximum Length of Pegging Edges without an Alert /SAPAPO/OM_MAX_ARC_ALERT_LENINT410/SAPAPO/OM_TIME_DIFF
RMNG_SHELF_LIFE_TIMERemaining shelf life in seconds /SAPAPO/OM_RMNG_SHELF_LIFE_TIMINT410/SAPAPO/OM_TIME_DIFF
MATURING_TIMEMaturity and Cooling Time /SAPAPO/OM_UNUSABLE_TIMEINT410/SAPAPO/OM_TIME_DIFF
MIN_SHELF_LIFERequirements for the Minimum Remaining Shelf Life /SAPAPO/OM_MIN_SHELF_LIFEINT410/SAPAPO/OM_TIME_DIFF
MAX_SHELF_LIFERequirements for Maximum Remaining Shelf Life /SAPAPO/OM_MAX_SHELF_LIFEINT410/SAPAPO/OM_TIME_DIFF
CMF_LOT_TIMETemporal Minimum Size of Split CMF Nodes /SAPAPO/OM_CMF_LOT_TIMEINT410/SAPAPO/OM_TIME_DIFF
CMF_LOT_AMOUNTMinimum quantity of splitted CMF nodes /SAPAPO/OM_CMF_LOT_AMOUNTQUAN15(3) /SAPAPO/OM_MENGV15
MIN_TOLERANCELower tolerance level for pegging (in thousandths) /SAPAPO/OM_MIN_TOL_AMNT_PPTINT410/SAPAPO/OM_PPT
MAX_TOLERANCEUpper quantity tolerance limit for pegging in 10/1000 /SAPAPO/OM_MAX_TOL_AMNT_PPTINT410/SAPAPO/OM_PPT
STORAGE_COSTSStockholding Costs /SAPAPO/OM_STORAGE_COSTSINT410INT4
PEG_STRATEGYPegging Strategy /SAPAPO/OM_PEG_STRATEGYINT13/SAPAPO/OM_PEG_STRATEGY
SHIFT_RECEIPTATP: Receipt Shift in ATP Bucket in Seconds /SAPAPO/OM_ATP_S_RCPINT410/SAPAPO/OM_ATP_TIME_SHIFT
START_ISSUEATP: Time Zone Shift of ATP Buckets in Seconds /SAPAPO/OM_ATP_START_ISSUEINT410/SAPAPO/OM_ATP_TIME_SHIFT
BUCKETS_PER_DAYATP: Number of ATP Buckets per Day /SAPAPO/OM_ATP_BUCKETSINT410INT4
START_ISSUE_VPLATP: Time Zone Shift of ATP Buckets in Seconds /SAPAPO/OM_ATP_START_ISSUEINT410/SAPAPO/OM_ATP_TIME_SHIFT
EXTRA_INTNatural Number INT4INT410INT4
USE_CONTI_INPUTBoolean Value for liveCache COM Routines /SAPAPO/OM_BOOLCHAR1/SAPAPO/OM_BOOL
USE_CONTI_OUTPUTBoolean Value for liveCache COM Routines /SAPAPO/OM_BOOLCHAR1/SAPAPO/OM_BOOL
USE_DYN_PEGGINGUsage of Dynamic Pegging /SAPAPO/OM_USE_DYN_PEGGINGCHAR1/SAPAPO/OM_BOOL
USE_SHELF_LIFEConsideration of Minimum Shelf Life /SAPAPO/OM_USE_SHELF_LIFECHAR1/SAPAPO/OM_BOOL
USE_CHARACTSConsideration of Characteristics /SAPAPO/OM_USE_CHARACTSCHAR1/SAPAPO/OM_BOOL
USE_DEFAULT_CHARACTSUse Default Characteristics of PegArea yes/no /SAPAPO/OM_USE_DEFAULT_CHARACTCHAR1/SAPAPO/OM_BOOL
PEG_ORDERS_COMPLETEOnly peg non-stock orders completely? yes/no /SAPAPO/OM_PEG_ORDERS_COMPLETECHAR1/SAPAPO/OM_BOOL
PEG_STOCKS_COMPLETEOnly peg stocks completely yes/no /SAPAPO/OM_PEG_STOCKS_COMPLETECHAR1/SAPAPO/OM_BOOL
PEG_USE_TOLERANCESUse tolerances in pegging yes/no /SAPAPO/OM_PEG_USE_TOLERANCESCHAR1/SAPAPO/OM_BOOL
USE_CMF_LOT_TIMEUse Temporal Minimum Size of Split CMF Nodes Yes/No /SAPAPO/OM_USE_CMF_LOT_TIMECHAR1/SAPAPO/OM_BOOL
USE_CMF_LOT_AMOUNTUse Minimum Quantity of Split CMF Nodes Yes/No /SAPAPO/OM_USE_CMF_LOT_AMOUNTCHAR1/SAPAPO/OM_BOOL
RESPECT_ATP_SUBLOCPeg only I/O Nodes from same subloc yes/no? /SAPAPO/OM_RESPECT_ATP_SUBLOCCHAR1/SAPAPO/OM_BOOL
RESPECT_ATP_VERSIONPeg only I/O Nodes from same Version (Charge) yes/no? /SAPAPO/OM_RESPECT_ATP_VERSIONCHAR1/SAPAPO/OM_BOOL
CMF_CONCURRENT_PEGconcurrent pegging for CMF nodes /SAPAPO/OM_CMF_CONCURRENT_PEGCHAR1/SAPAPO/OM_BOOL
PEG_WO_TIME_ALERT_FIRSTFavor Edges Without Time Alerts During Pegging Yes/No /SAPAPO/OM_PEG_WO_TIM_AL_FIRSTCHAR1/SAPAPO/OM_BOOL
PEG_WO_QUANT_ALERT_FIRSTFavor Edges Without Quantity Alerts During Pegging Yes/No /SAPAPO/OM_PEG_WO_QUA_AL_FIRSTCHAR1/SAPAPO/OM_BOOL
PEG_STOCK_BLOCKEDDynamic Pegging Possible for Blocked Stock Yes/No /SAPAPO/OM_PEG_STOCK_BLOCKEDCHAR1/SAPAPO/OM_BOOL
PEG_STOCK_IN_TRANSITDynamic Pegging Possible for Stock in Transit Yes/No /SAPAPO/OM_PEG_STOCK_IN_TRANSICHAR1/SAPAPO/OM_BOOL
DONT_PEG_STOCK_QUALI_INSPDynamic Pegging Possible for Stock in QI Yes/No /SAPAPO/OM_PEG_STOCK_QUAL_INSPCHAR1/SAPAPO/OM_BOOL
PEG_STOCK_RESTRICTEDDynamic Pegging Possible for Restricted-Use Stock Yes/No /SAPAPO/OM_PEG_STOCK_RESTRICTCHAR1/SAPAPO/OM_BOOL
DONT_PEG_STOCK_UNRESTRICTEDDynamic Pegging Possible for Unrestricted Use Stock Yes/No /SAPAPO/OM_PEG_STOCK_UNRESTRICCHAR1/SAPAPO/OM_BOOL
PEG_STOCK_TRANSF_LOCCan Stock Transfer Between Plants be Pegged? /SAPAPO/OM_PEG_TRANSF_LOCCHAR1/SAPAPO/OM_BOOL
DONT_PEG_STOCK_TRANSF_SUBLOCCan Stock Transfer Within a Plant be Pegged? /SAPAPO/OM_PEG_TRANSF_SUBLOCCHAR1/SAPAPO/OM_BOOL
NO_NET_ALERTSNo Net Alerts /SAPAPO/NO_NET_ALERTSCHAR1/SAPAPO/OM_BOOL
NO_DIRECT_ALERTSNo Direct Net Alerts /SAPAPO/NO_DIRECT_ALERTSCHAR1/SAPAPO/OM_BOOL
MARKED_FOR_DELETEBoolean Value for liveCache COM Routines /SAPAPO/OM_BOOLCHAR1/SAPAPO/OM_BOOL
DISABLE_ATP_UPDATEBoolean Value for liveCache COM Routines /SAPAPO/OM_BOOLCHAR1/SAPAPO/OM_BOOL
RESERVED1Dummy for B20 int1 (Local Everywhere) INT1INT13INT1
RESERVED2Dummy for B20 int1 (Local Everywhere) INT1INT13INT1

Key field Non-key field



How do I retrieve data from SAP structure /SAPAPO/OM_RFC_PEGAREA using ABAP code?

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

How to access SAP table /SAPAPO/OM_RFC_PEGAREA

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