SAP ABAP Class CL_ILH_FCOM_ACTTYPE (BOL: Activity Type Handler Class)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
FCOM_MASTERDATA_CORE (Package) Master data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GENIL_NODE_HANDLER_TX | genIL Component: Root Handler | 20100615 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GENIL_NODE_HANDLER_QUERY | Interface to query objects | 20100615 |
Properties
| Class | CL_ILH_FCOM_ACTTYPE | |
| Short Description | BOL: Activity Type Handler Class | |
| Super Class | CL_GENIL_NODE_HANDLER_TX | genIL Component: Root Handler |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FCOM_MASTERDATA_CORE | Master data |
| Created | 20100615 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ILH_FCOM_ACTTYPE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GENIL_NODE_HANDLER_QUERY | Interface to query objects | 20100615 |
Friends
Class CL_ILH_FCOM_ACTTYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'FCOM_ACTIVITYTYPE_SEARCH' | 20100617 | |||
| 2 | Constant | Private | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'FCOM_ACTIVITY_TYPE' | External Name of Object | 20100617 | ||
| 3 | Constant | Private | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'FCOM_ACTIVITYTYPE_PERIOD' | External Name of Object | 20100618 | ||
| 4 | Constant | Private | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'FCOM_ACTIVITYTYPE_REF' | External Name of Object | 20100625 | ||
| 5 | Constant | Private | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'FCOM_ACTIVITYTYPE_REF_CC' | External Name of Object | 20100714 | ||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'FCOM_ACTIVITYTYPE_QUERY' | 20100617 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'FCOM_ACTIVITYTYPE_QUERY_REF' | 20100625 | |||
| 8 | Constant | Private | Type reference (TYPE) | STRING | 'FCOM_ACTIVITYTYPE_QUERY_REF_CC' | 20100714 | |||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CRM_GENIL_BAPI_MESS_CONT | Message Container for BAPI Messages | 20100908 | |||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_FCOM_ACTIVITYTYPE_WRAPPER | Utility class for ACT Type Maintenance | 20100621 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | FCOMS_ACTTYPE_MASTERDATA | Master Data: Activity Type | 20100730 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | FCOMS_DELIMIT_PARAMETER | BOL : Cost Center Master Data Delimit | 20100722 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | YT_ACTTYPE_STATUS | 20100624 | ||||
| 14 | Static Attribute | Public | Type reference (TYPE) | FCOMY_ACTTYPE_MASTERDATA | Table of Activityp Type Masterdata | 20100722 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | Object ID in Generic Interaction Layer | 20100908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100618 | |
| 2 | Static method | Protected | Method | 20100722 | ||
| 3 | Instance method | Private | Method | 20100730 | ||
| 4 | Instance method | Private | Method | 20100908 | ||
| 5 | Instance method | Private | Method | 20100629 |
Events
Class CL_ILH_FCOM_ACTTYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_ACTTYPE_STATUS | Private | See coding | 20100624 | BEGIN OF ys_acttype_status.
INCLUDE TYPE fcoms_acttype_period.
TYPES:
edit_mode TYPE char1,
END OF ys_acttype_status
|
||
| 2 | YT_ACTTYPE_STATUS | Private | See coding | 20100624 | yt_acttype_status TYPE STANDARD TABLE OF ys_acttype_status
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HANDLER_FACTORY | Call by reference | Object reference (TYPE REF TO) | CL_GENIL_NODE_HANDLER_FACTORY | Generic IL Component: Handler factory | 20100618 | |||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20100618 | |||
| 3 | IV_PARENT_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_APPL_INTLAY | Interface for Application Components | 20100618 |
Method CONSTRUCTOR on class CL_ILH_FCOM_ACTTYPE has no exception.
Method FILL_STRUCT_FROM_NVP_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PARAMETER | Call by reference | Type reference (TYPE) | ANY | 20100722 | ||||
| 2 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parameter Table of Name-Value Pairs | 20100722 |
Method FILL_STRUCT_FROM_NVP_TAB on class CL_ILH_FCOM_ACTTYPE has no exception.
Method GET_DEFAULT_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ACTIVITYTYPE_ATTR | Call by reference | Type reference (TYPE) | FCOMS_ACTTYPE_MASTERDATA | Master Data: Activity Type | 20100730 | |||
| 2 | IT_ACTIVITYTYPE_ATTR | Call by reference | Type reference (TYPE) | FCOMY_ACTTYPE_MASTERDATA | Table of Activityp Type Masterdata | 20100730 |
Method GET_DEFAULT_PERIOD on class CL_ILH_FCOM_ACTTYPE has no exception.
Method REPORT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_CRM_GENIL_GLOBAL_MESS_CONT | Global Message Container | 20100908 | |||
| 2 | IT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100908 | |||
| 3 | IV_CONT_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20100908 |
Method REPORT_MESSAGE on class CL_ILH_FCOM_ACTTYPE has no exception.
Method UPDATE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACTTYPE_KEY | Call by reference | Type reference (TYPE) | FCOMS_ACTTYPE_PERIOD | BOL: Cost Center Master Data Periods | 20100629 | |||
| 2 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20100629 |
Method UPDATE_STATUS on class CL_ILH_FCOM_ACTTYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |