SAP ABAP Class CL_REEX_OBJ_ASSIGN_MNGR_CC (Object Assignments: Cost Centers)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-CO (Application Component) Real Estate Controlling
⤷
RE_EX_CO (Package) RE: Controlling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_OBJ_ASSIGN_MNGR_EX | Object Assignments to External Objects | 20050202 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REEX_OBJ_ASSIGN_MNGR_CC | Cost center assignment | 20050128 |
Properties
| Class | CL_REEX_OBJ_ASSIGN_MNGR_CC | |
| Short Description | Object Assignments: Cost Centers | |
| Super Class | CL_REEX_OBJ_ASSIGN_MNGR_EX | Object Assignments to External Objects |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_EX_CO | RE: Controlling |
| Created | 20050128 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_REEX_OBJ_ASSIGN_MNGR_CC | Cost center assignment | 20050128 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20050128 | Object That Can Be Instantiated: Factory |
Attributes
Class CL_REEX_OBJ_ASSIGN_MNGR_CC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050203 | ||
| 2 | Instance method | Public | Method | 20050203 | ||
| 3 | Instance method | Public | Method | 20050203 |
Events
Class CL_REEX_OBJ_ASSIGN_MNGR_CC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_TPLNR | Protected | See coding | Mapping TPLNR <>OBJNR | 20050128 | BEGIN OF mtype_s_tplnr,
objnr TYPE recaobjnr,
tplnr TYPE tplnr,
END OF mtype_s_tplnr
|
|
| 2 | MTYPE_T_TPLNR | Protected | See coding | Mapping TPLNR <>OBJNR Table | 20050128 | mtype_t_tplnr TYPE SORTED TABLE OF mtype_s_tplnr
WITH UNIQUE KEY objnr
|
Method Signatures
Method GET_LIST_COSTCENTER Signature
Method GET_LIST_COSTCENTER on class CL_REEX_OBJ_ASSIGN_MNGR_CC has no parameter.
Method GET_LIST_COSTCENTER on class CL_REEX_OBJ_ASSIGN_MNGR_CC has no exception.
Method GET_LIST_COSTCENTER_X Signature
Method GET_LIST_COSTCENTER_X on class CL_REEX_OBJ_ASSIGN_MNGR_CC has no parameter.
Method GET_LIST_COSTCENTER_X on class CL_REEX_OBJ_ASSIGN_MNGR_CC has no exception.
Method UPDATE_DETAIL_COSTCENTER Signature
Method UPDATE_DETAIL_COSTCENTER on class CL_REEX_OBJ_ASSIGN_MNGR_CC has no parameter.
Method UPDATE_DETAIL_COSTCENTER on class CL_REEX_OBJ_ASSIGN_MNGR_CC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 600 |