Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_KBAS_HIERARCHY_RPLCTN | Hierarchy Replication Interface | 20090306 |
Properties
Class | CL_KBAS_HIERARCHYRPLCTN | |
Short Description | Service Class for Hierarchy Replication | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | KBAS_XI_PROXY | Services and Proxies for OM |
Created | 20090306 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_KBAS_HIERARCHY_RPLCTN | Hierarchy Replication Interface | 20090306 |
Friends
Class CL_KBAS_HIERARCHYRPLCTN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KTOPL | Chart of Accounts | 20090825 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NUM4 | Four-digit number | 20090825 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTEXT | Long Text | 20090306 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20090316 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SETCLASS | Set Class | 20090306 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SETSUBCLS | Subgroup by Application Class | 20090316 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_KBAS_HIERARCHYRPLCTN_API | Hierarachy Related APIs | 20090312 | ||
8 | ![]() |
Constant | Public | See coding | Set Class | 20090306 | |||
9 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_KBAS_HIERARCHYRPLCTN | Service Class for Hierarchy Replication | 20090312 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KBAS_T_SETHIER_CO | 20090325 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KBAS_T_SETVAL_CO | 20090325 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20090311 |
Methods
Events
Class CL_KBAS_HIERARCHYRPLCTN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_R_RELATIONSHIP | Private | See coding | 20090316 | BEGIN OF S_R_RELATIONSHIP,
R_RELATIONSHIP TYPE REF TO KBAS_S_NODE_RELATIONSHIP,
MERGED type flag,
END OF S_R_RELATIONSHIP
|
||
2 | T_R_RELATIONSHIP | Private | See coding | 20090316 | T_R_RELATIONSHIP TYPE STANDARD TABLE OF S_R_RELATIONSHIP
|
Method Signatures
Method BUILD_CHILDREN_FOR_HRY_FULL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Table type of proxy message | 20090325 | ||
2 | ![]() |
ID_HRY_LVL | Call by reference | Type reference (TYPE) | SETLEV | Level des Eintrags | 20090825 | ||
3 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Hierarchy Node | 20090325 | ||
4 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090325 |
Method BUILD_CHILDREN_FOR_HRY_FULL on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method CHECK_AND_REMOVE_LOOP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RELAT_ALL | Call by reference | Type reference (TYPE) | T_R_RELATIONSHIP | 20090519 | |||
2 | ![]() |
IT_R_RELATIONSHIP | Call by reference | Type reference (TYPE) | T_R_RELATIONSHIP | 20090519 |
Method CHECK_AND_REMOVE_LOOP on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method CHECK_DUPLICATED_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Rückgabetabelle für Meldungen | 20090922 | ||
2 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090923 | ||
3 | ![]() |
IT_VALUE_CO | Call by reference | Type reference (TYPE) | KBAS_T_SETVAL_CO | Table type of set hierarchy node values | 20090922 |
Method CHECK_DUPLICATED_VALUES on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method CHECK_LOCAL_HRY_CONSIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Table type of proxy message | 20090518 | ||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Hierarchy Node | 20090518 | ||
3 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090518 |
Method CHECK_LOCAL_HRY_CONSIST on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method CHECK_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Table type of proxy message | 20090401 | ||
2 | ![]() |
IO_HRY_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_KBAS_HIERARCHY_SERVICE | API inteface of master data | 20090401 | ||
3 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090401 |
Method CHECK_NODES on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method CHECK_NODE_GENERAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Table type of proxy message | 20090401 | ||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Node relationship | 20090401 | ||
3 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090401 |
Method CHECK_NODE_GENERAL on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method CHECK_NODE_RLTNSHP_WITH_LOCAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Table Type of Proxy Message | 20090521 | ||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Hierarchy Node | 20090521 | ||
3 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal Structure for Controlling Group Hierarchy | 20090521 |
Method CHECK_NODE_RLTNSHP_WITH_LOCAL on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method CHECK_NODE_RLTNSHP_WO_LOCAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Table type of proxy message | 20090424 | ||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Hierarchy Node | 20090424 | ||
3 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090424 |
Method CHECK_NODE_RLTNSHP_WO_LOCAL on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method CHECK_NOT_PART_STD_HRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Table type of proxy message | 20090327 | ||
2 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090327 |
Method CHECK_NOT_PART_STD_HRY on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method CHECK_STADARD_HRY_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Table type of proxy message | 20090316 | ||
2 | ![]() |
IO_HRY_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_KBAS_HIERARCHY_SERVICE | API inteface of master data | 20090317 | ||
3 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Node relationship | 20090316 | ||
4 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090316 |
Method CHECK_STADARD_HRY_NODE on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method CHECK_STD_HRY_NODE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Table type of proxy message | 20090319 | ||
2 | ![]() |
IO_HRY_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_KBAS_HIERARCHY_SERVICE | API inteface of master data | 20090319 | ||
3 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Hierarchy Node | 20090319 | ||
4 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090319 |
Method CHECK_STD_HRY_NODE_VALUES on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method CHECK_STD_HRY_VALUES_MOVE_TGT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Table type of proxy message | 20090316 | ||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Hierarchy Node | 20090316 | ||
3 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090316 |
Method CHECK_STD_HRY_VALUES_MOVE_TGT on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method CHECK_STD_ROOT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Table type of proxy message | 20090325 | ||
2 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090325 |
Method CHECK_STD_ROOT_NODE on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method CHECK_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Table type of proxy message | 20090922 | ||
2 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090922 |
Method CHECK_VALUES on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method CLEAR_PROCESSED_FLG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090507 |
Method CLEAR_PROCESSED_FLG on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CONTROLLINGAREA | Call by reference | Type reference (TYPE) | KOKRS | Kostenrechnungskreis | 20090316 | ||
2 | ![]() |
ID_GROUP_SETCLASS | Call by reference | Type reference (TYPE) | SETCLASS | Klasse eines Sets | 20090306 |
Method CONSTRUCTOR on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method GET_BROTHERS_RLSHP_FROM_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_R_NODES | Call by reference | Type reference (TYPE) | KBAS_T_NODE_REF | Table type of node referrence | 20090316 | ||
2 | ![]() |
ET_R_RELATIONSHIP | Call by reference | Type reference (TYPE) | T_R_RELATIONSHIP | Table type of proxy message | 20090316 | ||
3 | ![]() |
IR_RELATIONSHIP | Call by reference | Object reference (TYPE REF TO) | KBAS_S_NODE_RELATIONSHIP | Node relationship | 20090316 | ||
4 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090316 |
Method GET_BROTHERS_RLSHP_FROM_MSG on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CONTROLLINGAREA | Call by reference | Type reference (TYPE) | KOKRS | Kostenrechnungskreis | 20090316 | ||
2 | ![]() |
ID_GROUP_SETCLASS | Call by reference | Type reference (TYPE) | SETCLASS | Klasse eines Sets | 20090312 | ||
3 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_KBAS_HIERARCHY_RPLCTN | Hierarchy replication interface | 20090312 |
Method GET_INSTANCE on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method GET_MSG_PARENT_ID_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Node relationship | 20090520 | ||
2 | ![]() |
R_PARENT | Value transfer | Type reference (TYPE) | GRPNAME | Table type of proxy message | 20090520 |
Method GET_MSG_PARENT_ID_NEW on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method GET_MSG_PARENT_ID_TB_DELETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Node relationship | 20090520 | ||
2 | ![]() |
R_PARENT | Value transfer | Type reference (TYPE) | GRPNAME | Table type of proxy message | 20090520 |
Method GET_MSG_PARENT_ID_TB_DELETED on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method GET_NEXT_NODE_DEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_R_NODE | Call by reference | Type reference (TYPE) | KBAS_S_NODE_REF | Node relationship | 20090916 | ||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Node referrence | 20090916 | ||
3 | ![]() |
IT_R_NODES_DEL | Call by reference | Type reference (TYPE) | KBAS_T_NODE_REF | Internal structure for controlling group hierarchy | 20090916 |
Method GET_NEXT_NODE_DEL on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method GET_NEXT_NODE_DEL_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Node relationship | 20090603 | ||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Node referrence | 20090603 | ||
3 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090603 |
Method GET_NEXT_NODE_DEL_CHECK on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method GET_NEXT_STD_NODE_INDEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090318 | ||
2 | ![]() |
RR_NODE | Value transfer | Object reference (TYPE REF TO) | KBAS_SX_NODE | Hierarchy Node | 20090318 |
Method GET_NEXT_STD_NODE_INDEP on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method GET_PREDECESSOR_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_R_RELATIONSHIP_ALL | Call by reference | Type reference (TYPE) | T_R_RELATIONSHIP | 20090401 | |||
2 | ![]() |
I_NODE | Call by reference | Type reference (TYPE) | GRPNAME | Gruppenname | 20090401 | ||
3 | ![]() |
R_PREDECESSOR | Value transfer | Type reference (TYPE) | GRPNAME | Gruppenname | 20090401 |
Method GET_PREDECESSOR_NODE on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method GET_SUBNODES_FROM_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_R_NODES | Call by reference | Type reference (TYPE) | KBAS_T_NODE_REF | Table type of node referrence | 20090327 | ||
2 | ![]() |
ET_R_RELATIONSHIP | Call by reference | Type reference (TYPE) | T_R_RELATIONSHIP | Table type of proxy message | 20090327 | ||
3 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Node relationship | 20090327 | ||
4 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090327 |
Method GET_SUBNODES_FROM_MSG on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method IDENTIFY_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_NODE_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | allgemeines flag | 20090922 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Rückgabetabelle für Meldungen | 20091020 | ||
3 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Node relationship | 20090922 | ||
4 | ![]() |
IR_T_NODE_CO_ROOT | Call by reference | Object reference (TYPE REF TO) | KBAS_T_SETHIER_CO | Table type of set hierarchy node | 20090923 | ||
5 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090922 |
Method IDENTIFY_NODE on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method IS_MSG_REMOVED_FROM_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PARENT | Call by reference | Type reference (TYPE) | GRPNAME | Table type of proxy message | 20090520 | ||
2 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Node relationship | 20090520 | ||
3 | ![]() |
R_YES | Value transfer | Type reference (TYPE) | XFLAG | allgemeines flag | 20090520 |
Method IS_MSG_REMOVED_FROM_PARENT on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method MERGE_NODE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_VALUE_CO | Call by reference | Type reference (TYPE) | KBAS_T_SETVAL_CO | Table type of proxy message | 20090922 | ||
2 | ![]() |
ID_TOP_VCOUNT | Call by reference | Type reference (TYPE) | SETCNTVAL | Zaehler: Wertetabelle | 20090922 | ||
3 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Node relationship | 20090922 | ||
4 | ![]() |
IT_VALUE_CO_NODE | Call by reference | Type reference (TYPE) | KBAS_T_SETVAL_CO | Table type of set hierarchy node values | 20090922 |
Method MERGE_NODE_VALUES on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method MERGE_NODE_VALUES_ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_VALUE_CO | Call by reference | Type reference (TYPE) | KBAS_T_SETVAL_CO | Table type of proxy message | 20091006 | ||
2 | ![]() |
ID_TOP_VCOUNT | Call by reference | Type reference (TYPE) | SETCNTVAL | Zaehler: Wertetabelle | 20091006 | ||
3 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Node relationship | 20091006 | ||
4 | ![]() |
IT_VALUE_CO_NODE | Call by reference | Type reference (TYPE) | KBAS_T_SETVAL_CO | Table type of set hierarchy node values | 20091006 |
Method MERGE_NODE_VALUES_ on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method MERGE_VALUES_NODE2ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_VALUE_CO | Call by reference | Type reference (TYPE) | KBAS_T_SETVAL_CO | Table type of proxy message | 20090923 | ||
2 | ![]() |
ID_NODE_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Action to be done to CT_VALUE_CO | 20090923 | ||
3 | ![]() |
ID_TOP_VCOUNT_NODE | Call by reference | Type reference (TYPE) | SETCNTVAL | Zaehler: Wertetabelle | 20090923 | ||
4 | ![]() |
IF_COMPLETE | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Einstelliges Kennzeichen | 20120102 | |
5 | ![]() |
IR_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_NODE | Node relationship | 20090923 | ||
6 | ![]() |
IR_T_VALUE_CO_NODE | Call by reference | Object reference (TYPE REF TO) | KBAS_T_SETVAL_CO | Table type of set hierarchy node values | 20090923 |
Method MERGE_VALUES_NODE2ROOT on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method ORG_SUBNODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SUBGRP | Call by reference | Type reference (TYPE) | CL_KBAS_HIERARCHYRPLCTN_API=>T_GRPLIST | 20090327 | |||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Rückgabetabelle für Meldungen | 20090327 | ||
3 | ![]() |
IT_R_RELATIONSHIP | Call by reference | Type reference (TYPE) | T_R_RELATIONSHIP | 20090327 |
Method ORG_SUBNODES on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method PREPROCESS_WORK_STRUC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090508 |
Method PREPROCESS_WORK_STRUC on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method REPLICATE_HRY_DELTA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Table type of proxy message | 20090319 | ||
2 | ![]() |
IF_TESTRUN | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20090818 | |
3 | ![]() |
IO_HRY_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_KBAS_HIERARCHY_SERVICE | API inteface of master data | 20090319 | ||
4 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090319 |
Method REPLICATE_HRY_DELTA on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method REPLICATE_HRY_FULL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Table type of proxy message | 20090319 | ||
2 | ![]() |
IF_TESTRUN | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20090818 | |
3 | ![]() |
IO_HRY_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_KBAS_HIERARCHY_SERVICE | API inteface of master data | 20090319 | ||
4 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090319 |
Method REPLICATE_HRY_FULL on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method REPLICATE_STD_NODE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | APPLMSGTAB | Rückgabestruktur für Meldungen | 20090318 | ||
2 | ![]() |
IF_TESTRUN | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20090818 | ||
3 | ![]() |
IO_HRY_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_KBAS_HIERARCHY_SERVICE | Table type of proxy message | 20090318 | ||
4 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090318 |
Method REPLICATE_STD_NODE_VALUES on class CL_KBAS_HIERARCHYRPLCTN has no exception.
Method SEARCH_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ID | Call by reference | Type reference (TYPE) | GRPNAME | Node relationship | 20090306 | ||
2 | ![]() |
IR_WORK_STRUC | Call by reference | Object reference (TYPE REF TO) | KBAS_SX_HRY_WORK_STRUC | Internal structure for controlling group hierarchy | 20090306 | ||
3 | ![]() |
RR_NODE | Value transfer | Object reference (TYPE REF TO) | KBAS_SX_NODE | Table type of proxy message | 20090306 |
Method SEARCH_NODE on class CL_KBAS_HIERARCHYRPLCTN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 605 |