SAP ABAP Class IF_ACTION_TRIGGER_POC (Action Trigger)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OPERATION_POC | Domain Model: Abstract Operation on Values | 20010813 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STEP_POC | Domain Model: Abstract Step | 20010810 |
Properties
| Class | IF_ACTION_TRIGGER_POC | |
| Short Description | Action Trigger | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010810 | SAP |
| Last change | 20040127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_ACTION_TRIGGER_POC has no interface implemented.
Friends
Class IF_ACTION_TRIGGER_POC has no friend class.
Attributes
Class IF_ACTION_TRIGGER_POC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Outputs Detail Information about Trigger | 20010810 | |
| 2 | Instance method | Public | Method | Trigger Event Externally | 20011227 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ACTION_TRIGGERED | Instance Event (0) |
Public (2) |
Trigger Action Execution | 20010810 |
Types
Class IF_ACTION_TRIGGER_POC has no local type.
Method Signatures
Method GET_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Beschreibung, Text | 20011114 |
Method GET_DETAILS on class IF_ACTION_TRIGGER_POC has no exception.
Method RAISE_EVENT_FROM_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONDITION | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Bedingung wahr/falsch | 20011227 | ||
| 2 | IM_EVENT | Call by reference | Type reference (TYPE) | POC_ACTION_EVENT | Event in Herstellanweisung | 20011227 |
Method RAISE_EVENT_FROM_EXTERNAL on class IF_ACTION_TRIGGER_POC has no exception.
Event Signatures
Event ACTION_TRIGGERED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONDITION | Exporting | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' | Bedingung wahr/falsch | 20010814 | |
| 2 | IM_EVENT | Exporting | Value transfer | Type reference (TYPE) | POC_ACTION_EVENT | Event in Herstellanweisung | 20010815 |
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in |