SAP ABAP Interface IF_FCOM_CR_ACTION_HANDLER (Interface for Action Handler of Change Request)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
FCOM_MASTERDATA_CORE (Package) Master data
⤷
⤷
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
| Interface | IF_FCOM_CR_ACTION_HANDLER | |
| Short Description | Interface for Action Handler of Change Request |
General Data
| Package | FCOM_MASTERDATA_CORE | Master data |
| Created | 20101214 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FCOM_CR_ACTION_HANDLER has no forward declaration.
Interfaces
Interface IF_FCOM_CR_ACTION_HANDLER has no interface.
Friends
Interface IF_FCOM_CR_ACTION_HANDLER has no friend.
Attributes
Interface 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
Interface IF_FCOM_CR_ACTION_HANDLER has no event.
Types
Interface 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 Interface IF_FCOM_CR_ACTION_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |