SAP ABAP Class CL_BUPA_HIERARCHY_ABSTRACT_MEM (CL_BUPA_HIERARCHY_ABSTRACT_MEM)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP-GRH (Application Component) Account Hierarchy
⤷
BUPA_HIERARCHY (Package) SAP Business Partner Group Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BUPA_HIERARCHY_CURRENT_MEM | CL_BUPA_HIERARCHY_CURRENT_MEM | 20000621 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BUPA_HIERARCHY_GLOBAL_MEM | CL_BUPA_HIERARCHY_GLOBAL_MEM | 20000621 |
Properties
| Class | CL_BUPA_HIERARCHY_ABSTRACT_MEM | |
| Short Description | CL_BUPA_HIERARCHY_ABSTRACT_MEM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BUPA_HIERARCHY | SAP Business Partner Group Hierarchy |
| Created | 20000621 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUPA_HIERARCHY_ABSTRACT_MEM has no forward declaration.
Interfaces
Class CL_BUPA_HIERARCHY_ABSTRACT_MEM has no interface implemented.
Friends
Class CL_BUPA_HIERARCHY_ABSTRACT_MEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | BU_BOOLEAN | 'X' | TRUE | 20000621 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | BUS_TREE_KEY_T | Lock Table | 20000621 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BUPA_HIERARCHY_INSTANCE_MEM | GV_NEW | 20000621 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BUPA_HIERARCHY_INSTANCE_MEM | GV_OLD | 20000621 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | CLEAR | 20000621 | |
| 2 | Instance method | Public | Method | Constructor | 20000621 | |
| 3 | Instance method | Public | Method | IS_LOCKED | 20000621 | |
| 4 | Instance method | Public | Method | LOCK | 20000621 | |
| 5 | Instance method | Public | Method | remove_INSTANCE | 20000711 | |
| 6 | Instance method | Public | Method | UNLOCK | 20000621 |
Events
Class CL_BUPA_HIERARCHY_ABSTRACT_MEM has no event.
Types
Class CL_BUPA_HIERARCHY_ABSTRACT_MEM has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_BUPA_HIERARCHY_ABSTRACT_MEM has no parameter.
Method CLEAR on class CL_BUPA_HIERARCHY_ABSTRACT_MEM has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BUPA_HIERARCHY_ABSTRACT_MEM has no parameter.
Method CONSTRUCTOR on class CL_BUPA_HIERARCHY_ABSTRACT_MEM has no exception.
Method IS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOCKED | Call by reference | Type reference (TYPE) | BU_BOOLEAN | EV_LOCKED | 20000621 | |||
| 2 | IS_INSTANCE_KEY | Call by reference | Type reference (TYPE) | BUS_TREE_KEY | IS_INSTANCE_KEY | 20000621 |
Method IS_LOCKED on class CL_BUPA_HIERARCHY_ABSTRACT_MEM has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE_KEY | Call by reference | Type reference (TYPE) | BUS_TREE_KEY | IS_INSTANCE_KEY | 20000621 |
Method LOCK on class CL_BUPA_HIERARCHY_ABSTRACT_MEM has no exception.
Method REMOVE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE_KEY | Call by reference | Type reference (TYPE) | BUS_TREE_KEY | IS_INSTANCE_KEY | 20000711 |
Method REMOVE_INSTANCE on class CL_BUPA_HIERARCHY_ABSTRACT_MEM has no exception.
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE_KEY | Call by reference | Type reference (TYPE) | BUS_TREE_KEY | IS_INSTANCE_KEY | 20000621 |
Method UNLOCK on class CL_BUPA_HIERARCHY_ABSTRACT_MEM has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 30A |