SAP ABAP Class CL_ILH_FCOM_COSTCENTER (BOL: Cost Center Master Data Handler)
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 | 20100609 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GENIL_NODE_HANDLER_QUERY | Interface to query objects | 20100609 |
Properties
Class | CL_ILH_FCOM_COSTCENTER | |
Short Description | BOL: Cost Center Master Data Handler | |
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 | 20100609 | SAP |
Last change | 20110908 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GENIL_NODE_HANDLER_QUERY | Interface to query objects | 20100609 |
Friends
Class CL_ILH_FCOM_COSTCENTER 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_COSTCENTER_SEARCH' | 20100611 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'FCOM_EVENT_CHECK' | 20100617 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'FCOM_EVENT_CC_DELIMIT' | 20100615 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'FCOM_COST_CENTER' | External Name of Object | 20100610 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'FCOM_COSTCENTER_PERIOD' | External Name of Object | 20100610 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 'FCOM_COSTCENTER_REF' | External Name of Object | 20100623 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'FCOM_COSTCENTER_QUERY2' | 20100623 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'FCOM_COSTCENTER_QUERY' | 20100610 | ||
9 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CRM_GENIL_BAPI_MESS_CONT | Message Container for BAPI Messages | 20100913 | ||
10 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_FCOM_COSTCENTER_WRAPPER | BOL: Cost Center Master Data APIs | 20100618 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FCOMS_COSTCENTER_ATTR | BOL: Cost Center Master Data Attributes | 20100726 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FCOMS_DELIMIT_PARAMETER | BOL : Cost Center Master Data Delimit | 20100719 | ||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YT_COSTCENTER_STATUS | Period of Cost Center | 20100618 | ||
14 | ![]() |
Static Attribute | Public | Type reference (TYPE) | FCOMY_COSTCENTER_ATTR | Display structure of Cost Center | 20100719 | ||
15 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CRMT_GENIL_OBJECT_ID | Object ID in Generic Interaction Layer | 20100913 | ||
16 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101230 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20100617 | |
2 | ![]() |
Static method | Protected | Method | Fill a Structure from a Name Value Table | 20100615 |
3 | ![]() |
Instance method | Private | Method | 20101014 | |
4 | ![]() |
Instance method | Private | Method | 20100913 | |
5 | ![]() |
Instance method | Private | Method | 20100629 |
Events
Class CL_ILH_FCOM_COSTCENTER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_COSTCENTER_STATUS | Private | See coding | 20100618 | BEGIN OF ys_costcenter_status.
INCLUDE TYPE fcoms_costcenter_period.
TYPES:
edit_mode TYPE char1,
END OF ys_costcenter_status
|
||
2 | YT_COSTCENTER_STATUS | Private | See coding | 20100618 | yt_costcenter_status TYPE TABLE OF ys_costcenter_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 | 20100617 | ||
2 | ![]() |
IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20100617 | ||
3 | ![]() |
IV_PARENT_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_APPL_INTLAY | Interface for Application Components | 20100617 |
Method CONSTRUCTOR on class CL_ILH_FCOM_COSTCENTER 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 | 20100615 | |||
2 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parameter Table of Name-Value Pairs | 20100615 |
Method FILL_STRUCT_FROM_NVP_TAB on class CL_ILH_FCOM_COSTCENTER has no exception.
Method GET_DEFAULT_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_COSTCENTER_ATTR | Call by reference | Type reference (TYPE) | FCOMS_COSTCENTER_ATTR | BOL: Cost Center Master Data Attributes | 20101014 | ||
2 | ![]() |
IT_COSTCENTER_ATTR | Call by reference | Type reference (TYPE) | FCOMY_COSTCENTER_ATTR | Display structure of Cost Center | 20101014 |
Method GET_DEFAULT_PERIOD on class CL_ILH_FCOM_COSTCENTER has no exception.
Method SET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONT_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Message Container for BAPI Messages | 20100913 | ||
2 | ![]() |
IO_MSG_SERVICE_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_MSG_SERVICE_ACCESS | Interface for Simple Access to Generic IL Message Service | 20100913 | ||
3 | ![]() |
IO_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Data Container - Root Object List Interface | 20100913 | ||
4 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20100913 |
Method SET_MESSAGES on class CL_ILH_FCOM_COSTCENTER has no exception.
Method UPDATE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_COSTCENTER_KEY | Call by reference | Type reference (TYPE) | FCOMS_COSTCENTER_PERIOD | BOL: Cost Center Master Data Periods | 20100629 | ||
2 | ![]() |
IV_EDIT_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Version Number Component | 20100629 | ||
3 | ![]() |
IV_XDELETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100701 |
Method UPDATE_STATUS on class CL_ILH_FCOM_COSTCENTER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |