SAP ABAP Class CL_REEX_OBJ_ASSIGN_MNGR_PS (Object Assignments: WBS Elements)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-BD (Application Component) Basic Data
⤷
RE_EX_PS (Package) RE: Project System (Interface to Project System)
⤷
⤷
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_PS | PS Assignment | 20040128 |
Properties
| Class | CL_REEX_OBJ_ASSIGN_MNGR_PS | |
| Short Description | Object Assignments: WBS Elements | |
| 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_PS | RE: Project System (Interface to Project System) |
| Created | 20040128 | SAP |
| Last change | 20050219 | 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_PS | PS Assignment | 20040128 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20040128 | Object That Can Be Instantiated: Factory |
Attributes
Class CL_REEX_OBJ_ASSIGN_MNGR_PS has no attribute.
Methods
Class CL_REEX_OBJ_ASSIGN_MNGR_PS has no method.
Events
Class CL_REEX_OBJ_ASSIGN_MNGR_PS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_TPLNR | Protected | See coding | Mapping TPLNR <>OBJNR | 20040128 | 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 | 20040128 | mtype_t_tplnr TYPE SORTED TABLE OF mtype_s_tplnr
WITH UNIQUE KEY objnr
|
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 500 |