SAP ABAP Interface IF_ACTION_HANDLER_POC (Action Handler)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
     CMX_POC (Package) Manufacturing Execution: Browser-Based PI Sheet
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STEP_POC Domain Model: Abstract Step 20010810
Properties
Interface IF_ACTION_HANDLER_POC  
Short Description Action Handler    
General Data
Package CMX_POC   Manufacturing Execution: Browser-Based PI Sheet 
Created 20010810   SAP 
Last changed 20040127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ACTION_DISPATCHER_POC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_DA_EVT_HANDLER_POC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_ACTION_HANDLER_POC has no interface.
Friends
Interface IF_ACTION_HANDLER_POC has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_TRIGGER_TAB Instance attribute Public Type reference (TYPE) POC_TRIGGER_TAB Action Handler: Trigger Table 20010810
2 PM_TRIGGER_TAB Instance attribute Public Type reference (TYPE) POC_G_TRIGGER_TAB Action Handler: Trigger Table, Persistent Structure 20010816
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ACTION_TRIGGER Instance method Public Method Assign Action Trigger 20010810
2 DEREGISTER_EVENTS Instance method Public Method Deregisters Global and Local Events 20020102
3 GET_DETAILS Instance method Public Method 20010810
4 HANDLE_GLOBAL_EVENT Instance method Public Method Global Event Triggered 20011214
5 ON_ACTION_TRIGGERED Instance method Public Event handling method Event Handler: Condition Changed, Event Triggered 20010810
6 REGISTER_EVENTS Instance method Public Method Registers Local and Global Events 20020102
7 UPDATE_TRIGGER_TAB Instance method Public Method Adjust Trigger Table after Status Change 20010816
Events
Interface IF_ACTION_HANDLER_POC has no event.
Types
Interface IF_ACTION_HANDLER_POC has no local type.
Method Signatures

Method ADD_ACTION_TRIGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTION_NAME Call by reference Type reference (TYPE) POC_ACTION_NAME Name des Kommandos in Herstellanweisung 20010813
2 Importing IM_ACTION_SCOPE Call by reference Type reference (TYPE) POC_ACTION_SCOPE Position in Herstellanweisung (Document, Step, Instruction) 20011030
3 Importing IM_ACTION_TYPE Call by reference Type reference (TYPE) POC_ACTION_TYPE Aktion in Herstellanweisung 20010813
4 Importing IM_COUNTER Call by reference Type reference (TYPE) INT4 Tabellenindex (Abgleich mit persistenter Tabelle) 20010821
5 Importing IM_EVENT Call by reference Type reference (TYPE) POC_ACTION_EVENT Event in Herstellanweisung 20010813
6 Importing IM_EVENT_SCOPE Call by reference Type reference (TYPE) POC_EVENT_SCOPE Scope des Events in der Herstellanweisung 20011123
7 Importing IM_EVENT_TYPE Call by reference Type reference (TYPE) POC_EVENT_TYPE Typ des Events i. d. Herstellanweisung (global(MDA) / local) 20011123
8 Importing IM_INITIALIZE Call by reference Type reference (TYPE) BOOLE_D Persistente Initialisierung 20010813
9 Importing IM_NEW_ELEMENT Call by reference Type reference (TYPE) BOOLE_D Neues Element 20010813
10 Importing IM_SIMULATION Call by reference Type reference (TYPE) BOOLE_D Kennzeichen: Simulationsmodus 20020117
11 Importing IM_TEMPLATE_STEP Call by reference Object reference (TYPE REF TO) CL_STEP_POC Step-Vorlage des kopierten Action Handlers (COPY_INTERNAL) 20011031
12 Importing IM_TRIGGER_REF Call by reference Object reference (TYPE REF TO) IF_ACTION_TRIGGER_POC Action Trigger 20010813
13 Importing IM_TRIGGER_STATE Call by reference Type reference (TYPE) BOOLE_D Triggerstatus (true/false) 20010820

Method ADD_ACTION_TRIGGER on Interface IF_ACTION_HANDLER_POC has no exception.

Method DEREGISTER_EVENTS Signature

Method DEREGISTER_EVENTS on Interface IF_ACTION_HANDLER_POC has no parameter.
Method DEREGISTER_EVENTS on Interface IF_ACTION_HANDLER_POC has no exception.

Method GET_DETAILS Signature

Method GET_DETAILS on Interface IF_ACTION_HANDLER_POC has no parameter.
Method GET_DETAILS on Interface IF_ACTION_HANDLER_POC has no exception.

Method HANDLE_GLOBAL_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ADDRESS Call by reference Type reference (TYPE) CMX_DA_ADDRESS Manufacturing Data Access: Adresse 20011214
2 Importing IM_EVT_PARAM_TAB Call by reference Type reference (TYPE) CMX_DA_T_VALUE Manufacturing Data Access: Tabelle für Werte 20011214
# Exception Resumable Description Created on
1 EXECUTION_IMPOSSIBLE Aktion ist nicht ausführbar 20011219

Method ON_ACTION_TRIGGERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONDITION Call by reference Attribute reference (LIKE) 20010814
2 Importing IM_EVENT Call by reference Attribute reference (LIKE) 20010815
3 Importing SENDER Call by reference Type reference (TYPE) 20010814

Method ON_ACTION_TRIGGERED on Interface IF_ACTION_HANDLER_POC has no exception.

Method REGISTER_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REGISTER_DOCUMENT Call by reference Type reference (TYPE) FLAG ' ' Kennzeichen: Gesamtes Dokument registrieren 20020218

Method REGISTER_EVENTS on Interface IF_ACTION_HANDLER_POC has no exception.

Method UPDATE_TRIGGER_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EVENT_NAME Call by reference Type reference (TYPE) POC_ACTION_EVENT Name des Events 20020201
2 Importing IM_GLOBAL Call by reference Type reference (TYPE) FLAG Kennzeichen: globales Event 20020201
3 Importing IM_STATE Call by reference Type reference (TYPE) BOOLE_D aktuelle Triggerbedingung (true/false) 20010817
4 Importing IM_TRIGGER Call by reference Object reference (TYPE REF TO) IF_ACTION_TRIGGER_POC Action Trigger 20010817

Method UPDATE_TRIGGER_TAB on Interface IF_ACTION_HANDLER_POC has no exception.
History
Last changed by/on SAP  20040127 
SAP Release Created in 110