SAP ABAP Class CL_COST_CENTER_GRP_DP (CL_COST_CENTER_GRP_DP)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
FIN (Application Component) Financials
⤷
CBESH_UI_ODATA_FIN (Package) CestBON application OData services Finance and Accounting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CBN_CL_ES_GW_ADAPTER_D | ES Model based OData Model | 20131015 |
Properties
| Class | CL_COST_CENTER_GRP_DP | |
| Short Description | CL_COST_CENTER_GRP_DP | |
| Super Class | CBN_CL_ES_GW_ADAPTER_D | ES Model based OData Model |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CBESH_UI_ODATA_FIN | CestBON application OData services Finance and Accounting |
| Created | 20131015 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COST_CENTER_GRP_DP has no forward declaration.
Interfaces
Class CL_COST_CENTER_GRP_DP has no interface implemented.
Friends
Class CL_COST_CENTER_GRP_DP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | YT_COSTCENTER | 20131015 |
Methods
Class CL_COST_CENTER_GRP_DP has no method.
Events
Class CL_COST_CENTER_GRP_DP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_COSTCENTER | Private | See coding | 20131015 | BEGIN OF ys_costcenter,
costcenter TYPE kostl,
costcenter_des TYPE ktext,
valid_from TYPE DATAB,
valid_to TYPE DATBI,
user_resp TYPE VERAK_USER,
fullname TYPE AD_NAMTEXT,
company_code TYPE BUKRS,
company_name TYPE BUTXT,
END OF ys_costcenter
|
||
| 2 | YT_COSTCENTER | Private | See coding | 20131015 | yt_costcenter TYPE TABLE OF ys_costcenter
|
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 617 |