SAP ABAP Class CLC2DIR_NODE_INST_BASE (Basis Class for Node Instance Classes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
⤷
C2_CORE (Package) C2 Server: Core Functionality

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IFC2DIR_TYPES | Repository for Global Types and Constants | 20041108 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CLC2DIR_META_NODE_INST | Node Instance | 20041109 |
2 | Inheritance (c INHERITING FROM c_ref) | CLC2DIR_NODE_INST | Node Instance | 20041109 |
Properties
Class | CLC2DIR_NODE_INST_BASE | |
Short Description | Basis Class for Node Instance Classes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | C2_CORE | C2 Server: Core Functionality |
Created | 20041108 | SAP |
Last change | 20050105 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CLC2DIR_NODE_INST_BASE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IFC2DIR_TYPES | Repository for Global Types and Constants | 20041108 |
Friends
Class CLC2DIR_NODE_INST_BASE has no friend class.
Attributes
Methods
Events
Class CLC2DIR_NODE_INST_BASE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ATP_CHANGED_FLAG | Protected | See coding | 20041108 | atp_changed_flag(1) TYPE c
|
||
2 | ATP_S_DATA_TYPE_CACHE | Protected | See coding | 20041108 | BEGIN OF atp_s_data_type_cache .
INCLUDE TYPE sc2_bco_node_id.
TYPES: type TYPE REF TO cl_abap_weak_reference,
END OF atp_s_data_type_cache
|
||
3 | ATP_S_GUID | Private | Attribute reference (LIKE) | 20041108 |
|
||
4 | ATP_T_DATA_TYPE_CACHE | Protected | See coding | 20041108 | atp_t_data_type_cache TYPE HASHED TABLE OF atp_s_data_type_cache
WITH UNIQUE KEY bo_name node_name
|
||
5 | ATP_T_GUIDS | Private | Attribute reference (LIKE) | 20041108 |
|
||
6 | ATP_T_STRINGTAB | Private | Attribute reference (LIKE) | 20041108 |
|
||
7 | ATP_V_ACTION | Protected | Type reference (TYPE) | STRING | 20041108 |
|
Method Signatures
Method CLEAR_CHANGED_FLAG Signature
Method CLEAR_CHANGED_FLAG on class CLC2DIR_NODE_INST_BASE has no parameter.
Method CLEAR_CHANGED_FLAG on class CLC2DIR_NODE_INST_BASE has no exception.
Method CREATE_DATA_TAB_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_DATA_TAB_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20041109 |
Method CREATE_DATA_TAB_TYPE on class CLC2DIR_NODE_INST_BASE has no exception.
Method CREATE_DATA_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_DATA_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Run Time Type Services | 20041109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041109 |
Method GET_ACT_INACT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20041109 |
Method GET_ACT_INACT_NAME on class CLC2DIR_NODE_INST_BASE has no exception.
Method GET_C2GUID_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20041109 |
Method GET_C2GUID_NAME on class CLC2DIR_NODE_INST_BASE has no exception.
Method GET_CHANGE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | C2S_ACTION | 20041109 | |||
2 | ![]() |
IV_CH_FLG_CURRENT | Call by reference | Type reference (TYPE) | C2S_ACTION | 20041109 | |||
3 | ![]() |
IV_CH_FLG_OLD | Call by reference | Type reference (TYPE) | C2S_ACTION | 20041109 | |||
4 | ![]() |
RV_CH_FLG | Value transfer | Type reference (TYPE) | C2S_ACTION | 20041109 |
Method GET_CHANGE_STATUS on class CLC2DIR_NODE_INST_BASE has no exception.
Method GET_DATA_FOR_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | TABLE | 20041109 | |||
2 | ![]() |
IT_GUIDS | Call by reference | Type reference (TYPE) | IFC2DIR_TYPES=>ATP_T_GUIDS | 20041202 | |||
3 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | ATP_V_ACTION | 20041109 |
Method GET_DATA_FOR_ACTION on class CLC2DIR_NODE_INST_BASE has no exception.
Method GET_DATA_TAB_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_DATA_TAB_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20041109 |
Method GET_DATA_TAB_TYPE on class CLC2DIR_NODE_INST_BASE has no exception.
Method GET_DATA_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_DATA_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Run Time Type Services | 20041109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20041109 |
Method GET_ESI_ID_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20041123 |
Method GET_ESI_ID_NAME on class CLC2DIR_NODE_INST_BASE has no exception.
Method IS_OK_FOR_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20041202 | |||
2 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | ATP_V_ACTION | 20041202 | |||
3 | ![]() |
RV_OK | Value transfer | Type reference (TYPE) | C2S_FLAG | 20041202 |
Method IS_OK_FOR_ACTION on class CLC2DIR_NODE_INST_BASE has no exception.
Method SET_CHANGED Signature
Method SET_CHANGED on class CLC2DIR_NODE_INST_BASE has no parameter.
Method SET_CHANGED on class CLC2DIR_NODE_INST_BASE has no exception.
History
Last changed by/on | SAP | 20050105 |
SAP Release Created in | 700 |