/SAPAPO/OM_SCHED_FAILURE SAP (Structure of Explanation Facility of Scheduler) Structure details

Dictionary Type: Structure
Description: Structure of Explanation Facility of Scheduler




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




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

/SAPAPO/OM_SCHED_FAILURE 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 of Explanation Facility of Scheduler" 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_SCHED_FAILURE TYPE /SAPAPO/OM_SCHED_FAILURE.

The /SAPAPO/OM_SCHED_FAILURE table consists of various fields, each holding specific information or linking keys about Structure of Explanation Facility of Scheduler data available in SAP. These include SCHED_PARAM_PRIO (Defines the processing sequence of the scheduler parameter), TYPE (Special Error Code for Scheduler), INPUT_NODE (), ORDERID (Internal Number (UID) for an Order in APO).. 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_SCHED_FAILURE 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
ORDER_IDInternal Number (UID) for an Order in APO /SAPAPO/OM_ORDERUIDCHAR22/SAPAPO/OM_ORDID
SCHED_PARAM_PRIODefines the processing sequence of the scheduler parameter /SAPAPO/OM_SCHED_PARAM_PRIOINT13INT1
TYPESpecial Error Code for Scheduler /SAPAPO/OM_SCHED_FAIL_TYPEINT410/SAPAPO/OM_SCHED_FAIL_TYPE
INPUT_NODE 0
ORDERIDInternal Number (UID) for an Order in APO /SAPAPO/OM_ORDERUIDCHAR22/SAPAPO/OM_ORDID
POSITION_NOItem Number for Identification of an Input/Output Node /SAPAPO/OM_POSITION_NOCHAR6/SAPAPO/OM_POSITION_NO
LINE_NOSchedule Line Number for Identification of an I/O Node /SAPAPO/OM_LINE_NOCHAR10/SAPAPO/OM_LINE_NO
OUTPUT_NODE 0
ORDERIDInternal Number (UID) for an Order in APO /SAPAPO/OM_ORDERUIDCHAR22/SAPAPO/OM_ORDID
POSITION_NOItem Number for Identification of an Input/Output Node /SAPAPO/OM_POSITION_NOCHAR6/SAPAPO/OM_POSITION_NO
LINE_NOSchedule Line Number for Identification of an I/O Node /SAPAPO/OM_LINE_NOCHAR10/SAPAPO/OM_LINE_NO
PEGIDInternal Number of Pegging Area /SAPAPO/OM_PEGIDCHAR22SYSUUID_22
CONSTR 0
ACTID_PREDActivity Key (UID) /SAPAPO/OM_ACTIDCHAR22SYSUUID_22
ACTID_SUCCActivity Key (UID) /SAPAPO/OM_ACTIDCHAR22SYSUUID_22
CONSTRAINT_TYPEConstraint Type for liveCache COM Routines /SAPAPO/OM_CONSTR_TYPEINT410/SAPAPO/OM_CONSTR_TYPE
CONSTRAINT_SUB_TYPEConstraint Subtype /SAPAPO/OM_CONSTR_SUB_TYPEINT410/SAPAPO/OM_CONSTR_SUB_TYPE
RELATION_TYPEConstraint Ref. Type (for Example Start-Start,...) for LC /SAPAPO/OM_CONSTR_REL_TYPEINT410/SAPAPO/OM_CONSTR_REL_TYPE
MODE_REL_TYPEMode Linkage Type (Linkage of Two Modes) /SAPAPO/OM_MODE_REL_TYPEINT410/SAPAPO/OM_MODE_REL_TYPE
MINTIMEMinimum Time and Interval /SAPAPO/OM_MINTIMEINT410/SAPAPO/OM_TIME_DIFF
MAXTIMEMaximum Time and Interval /SAPAPO/OM_MAXTIMEINT410/SAPAPO/OM_TIME_DIFF
UNPLAN_MINTIMEMinimal Offset in Case of an Unplanned Activity /SAPAPO/OM_UNPLAN_MINTIMEINT410/SAPAPO/OM_TIME_DIFF
MATFLOWMaterial Flow Indicator /SAPAPO/OM_MATFLOWCHAR1/SAPAPO/OM_BOOL
LIKE_AVO_INTERNTreat constraint as AVO-internal constraint yes/no /SAPAPO/OM_LIKE_AVO_INTERNCHAR1/SAPAPO/OM_BOOL
TERMINATED_BY_SUCCBoolean Value for liveCache COM Routines /SAPAPO/OM_BOOLCHAR1/SAPAPO/OM_BOOL
TERMINATED_BY_PREDBoolean Value for liveCache COM Routines /SAPAPO/OM_BOOLCHAR1/SAPAPO/OM_BOOL
ACTIDActivity Key (UID) /SAPAPO/OM_ACTIDCHAR22SYSUUID_22
RESIDInternal APO Number (UID) for Resource /SAPAPO/OM_RESIDCHAR22SYSUUID_22
SLOT_START_TIMETime for LiveCache COM routnes (form. HHMMSS, time zone UTC) /SAPAPO/OM_TIMEDEC15TSTPS/SAPAPO/OM_TZNTSTMPS
SLOT_END_TIMETime for LiveCache COM routnes (form. HHMMSS, time zone UTC) /SAPAPO/OM_TIMEDEC15TSTPS/SAPAPO/OM_TZNTSTMPS
VIOLATED_BYDuration, time difference (in seconds) /SAPAPO/OM_TIME_DIFFINT410/SAPAPO/OM_TIME_DIFF
IS_FINITE_SLOTBoolean Value for liveCache COM Routines /SAPAPO/OM_BOOLCHAR1/SAPAPO/OM_BOOL
IS_NOWORKING_TIMEBoolean Value for liveCache COM Routines /SAPAPO/OM_BOOLCHAR1/SAPAPO/OM_BOOL
PCMIDProduction Campaign (GUID) /SAPAPO/OM_PCMIDCHAR22SYSUUID_22
ACTID2Activity Key (UID) /SAPAPO/OM_ACTIDCHAR22SYSUUID_22
MODE_NOMode number (must be between 1 and 32767 !!!) /SAPAPO/OM_MODE_NOINT410/SAPAPO/OM_MODE_NO
NO_OF_TRIALSNumber of Scheduling Attempts by the Scheduler /SAPAPO/OM_TRIAL_COUNTINT410/SAPAPO/OM_TRIAL_COUNT

Key field Non-key field



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

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

How to access SAP table /SAPAPO/OM_SCHED_FAILURE

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