SAP ABAP Class CF_REBD_LOC_HIER_MNGR (Object Assignment: Factory)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-BD (Application Component) Basic Data
⤷
RE_BD_LC (Package) RE: Location Structure
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory | 20050105 |
Properties
| Class | CF_REBD_LOC_HIER_MNGR | |
| Short Description | Object Assignment: Factory | |
| Super Class | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_BD_LC | RE: Location Structure |
| Created | 20050105 | SAP |
| Last change | 20100310 | 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
Class CF_REBD_LOC_HIER_MNGR has no interface implemented.
Friends
Class CF_REBD_LOC_HIER_MNGR has no friend class.
Attributes
Class CF_REBD_LOC_HIER_MNGR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets Hier. Location Structure Manager for Higher-Level Obj. | 20050105 |
Events
Class CF_REBD_LOC_HIER_MNGR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_OBJECT | Private | See coding | Object Buffer Row | 20050105 | BEGIN OF mtype_s_object,
objnr TYPE recaobjnr,
activity TYPE recaactivity,
busobj TYPE REF TO if_reca_bus_object,
END OF mtype_s_object
|
|
| 2 | MTYPE_T_OBJECT | Private | See coding | Object Buffer | 20050105 | mtype_t_object TYPE SORTED TABLE OF mtype_s_object
WITH UNIQUE KEY objnr
activity
|
Method Signatures
Method FIND_BY_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_REBD_HAS_LOC_HIER | Objekt mit Hierarchischem Lagesystem | 20050105 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_REBD_LOC_HIER_MNGR | Hierarchisches Lagesystem - Manager | 20050105 |
Method FIND_BY_PARENT on class CF_REBD_LOC_HIER_MNGR has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |