SAP ABAP Class IF_FCOM_CR_ACTION_HANDLER (Interface for Action Handler of Change Request)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FCOM_CR_ACT_HANDLER_SAMPLE | Sample Implementation of Action Handler Class | 20101228 |
Properties
| Class | IF_FCOM_CR_ACTION_HANDLER | |
| Short Description | Interface for Action Handler of Change Request | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101214 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FCOM_CR_ACTION_HANDLER has no forward declaration.
Interfaces
Class IF_FCOM_CR_ACTION_HANDLER has no interface implemented.
Friends
Class IF_FCOM_CR_ACTION_HANDLER has no friend class.
Attributes
Class IF_FCOM_CR_ACTION_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Handle custom actions | 20101214 |
Events
Class IF_FCOM_CR_ACTION_HANDLER has no event.
Types
Class IF_FCOM_CR_ACTION_HANDLER has no local type.
Method Signatures
Method HANDLE_CUSTOM_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | 20101214 | ||||
| 2 | IS_GENERAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_S_GENERAL_PARAM | General data | 20101214 | |||
| 3 | IS_REQUEST | Call by reference | Type reference (TYPE) | FCOMT_CR_REQUEST | Change Request | 20101214 | |||
| 4 | IT_SPECIAL_DATA | Call by reference | Type reference (TYPE) | APB_ISR_T_SPECIAL_PARAM | Index, Name, Value of a field | 20101214 | |||
| 5 | IV_ACTION_ID | Call by reference | Type reference (TYPE) | FCOM_CR_ACTION_ID | Action ID | 20101214 |
Method HANDLE_CUSTOM_ACTIONS on class IF_FCOM_CR_ACTION_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |