Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FBICRC_COHIERY_WRAPPER | Base Class for API Wrapper Used by ICR company hierarchy | 20130826 |
Properties
| Interface | IF_COHIERY_TREE_API_WRAPPER | |
| Short Description | Interface for Wrapper Class of Tree APIs |
General Data
| Package | FB_ICRC_MAIN | Inter-Company Reconciliation (Main Logic) |
| Created | 20130821 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_COHIERY_TREE_API_WRAPPER has no interface.
Friends
Interface IF_COHIERY_TREE_API_WRAPPER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_ACTIVITY_SETCLASS | Constant | Public | Type reference (TYPE) | SETCLASS | '0105' | 20130826 | ||
| 2 | GC_COSTCENTER_SETCLASS | Constant | Public | Type reference (TYPE) | SETCLASS | '0101' | 20130826 | ||
| 3 | GC_COSTELEMENT_SETCLASS | Constant | Public | Type reference (TYPE) | SETCLASS | '0102' | 20130826 | ||
| 4 | GC_INCOSTCENTER_SETCLASS | Constant | Public | Type reference (TYPE) | SETCLASS | 'I101' | 20130826 | ||
| 5 | GC_INSERT_LOW_LEVEL | Constant | Public | Type reference (TYPE) | CHAR1 | 'L' | 20130826 | ||
| 6 | GC_INSERT_SAME_LEVEL | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | 20130826 | ||
| 7 | GC_ORDER_SETCLASS | Constant | Public | Type reference (TYPE) | SETCLASS | '0103' | 20130826 | ||
| 8 | GC_PROFITCENTER_SETCLASS | Constant | Public | Type reference (TYPE) | SETCLASS | '0106' | 20130826 | ||
| 9 | GV_SUBCLASS | Instance attribute | Public | Type reference (TYPE) | SETSUBCLS | 20130826 |
Methods
Events
Interface IF_COHIERY_TREE_API_WRAPPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_FIND_RESULT | Public | See coding | 20130826 | BEGIN OF ys_find_result,
path TYPE FBICRC_T_COHIERy_NODE_KEY,
uuid TYPE sysuuid_x16,
shortname TYPE setnamenew,
descript TYPE settext,
path_s TYPE string,
END OF ys_find_result
|
||
| 2 | YT_FIND_RESULT | Public | See coding | 20130826 | yt_find_result TYPE TABLE OF ys_find_result
|
Method Signatures
Method AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Activity | 20130826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130826 |
Method CHANGE_GROUP_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | ||||
| 2 | EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130826 | ||||
| 3 | IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20130826 | ||||
| 4 | IS_NEW_ATTRIBUTE | Call by reference | Type reference (TYPE) | ANY | 20130826 | ||||
| 5 | IT_CHANGED_ATTRIBUTES | Call by reference | Type reference (TYPE) | CRMT_ATTR_NAME_TAB | 20130826 |
Method CHANGE_GROUP_ATTRIBUTE on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method CREATE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SET | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_SET | 20130826 | ||||
| 2 | ES_SET_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_SET_KEY | 20130826 | ||||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | ||||
| 4 | IS_INSERT_INFO | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_SET_CREATE | 20130826 |
Method CREATE_SET on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method DELETE_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | ||||
| 2 | EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130826 | ||||
| 3 | IV_GUID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_GUID | 20130826 |
Method DELETE_GROUP on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method DELETE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | ||||
| 2 | IS_SET_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_SET_KEY | 20130826 |
Method DELETE_SET on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method EDIT_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_GUID | 20130826 |
Method EDIT_GROUP on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method EXECUTE_OBJECT_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGED_KEY | Call by reference | Type reference (TYPE) | FBICRC_T_COHIERY_NODE_KEY | 20130826 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | ||||
| 3 | EV_SUCCESS | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | 20130826 | ||||
| 4 | IS_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | ||||
| 5 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | 20130826 | ||||
| 6 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | CRMT_OBJ_METHOD_NAME | 20130826 |
Method EXECUTE_OBJECT_METHOD on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method EXECUTE_OBJECT_METHOD2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_RESULT | Call by reference | Type reference (TYPE) | CRMT_GENIL_DATA_REF_4_INST | 20130826 | ||||
| 2 | ET_CHANGED_KEY | Call by reference | Type reference (TYPE) | FBICRC_T_COHIERY_NODE_KEY | 20130826 | ||||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | ||||
| 4 | EV_SUCCESS | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | 20130826 | ||||
| 5 | IS_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | ||||
| 6 | IS_SET_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_SET_KEY | 20130826 | ||||
| 7 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | 20130826 | ||||
| 8 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | CRMT_OBJ_METHOD_NAME | 20130826 |
Method EXECUTE_OBJECT_METHOD2 on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESULT | Call by reference | Type reference (TYPE) | YT_FIND_RESULT | 20130826 | ||||
| 2 | CV_POSITION | Call by reference | Type reference (TYPE) | SYTABIX | 1 | 20130826 | |||
| 3 | IS_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | ||||
| 4 | IT_PATH | Call by reference | Type reference (TYPE) | FBICRC_T_COHIERY_NODE_KEY | 20130826 | ||||
| 5 | IV_FIND_PATTERN | Call by reference | Type reference (TYPE) | STRING | 20130826 | ||||
| 6 | IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20130826 | ||||
| 7 | IV_XPRECISE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20130826 |
Method FIND on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method GET_ATTRIBUTES_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROPERTY | Call by reference | Type reference (TYPE) | FBICRC_T_COHIERY_FLD_PROPERTY | 20130826 | ||||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | SYSUUID_X16 | 20130826 |
Method GET_ATTRIBUTES_PROPERTY on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method GET_ATTRIBUTE_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NODE_CREATE_STRUCTURE | Call by reference | Type reference (TYPE) | TYPENAME | 20130826 | ||||
| 2 | EV_NODE_STRUCTURE | Call by reference | Type reference (TYPE) | TYPENAME | 20130826 |
Method GET_ATTRIBUTE_STRUCTURE on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method GET_CHILD_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHILD_KEY | Call by reference | Type reference (TYPE) | FBICRC_T_COHIERY_NODE_KEY | 20130826 | ||||
| 2 | IS_PARENT_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 |
Method GET_CHILD_NODES on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method GET_COSET_DQUERY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | ||||
| 2 | ET_SET | Call by reference | Type reference (TYPE) | CL_FBICRC_COHIERY_ILH_TREE=>YT_COHIER_SET | 20130826 | ||||
| 3 | IS_QUERY_PARAMETERS | Call by reference | Type reference (TYPE) | GENILT_QUERY_PARAMETERS | 20130826 | ||||
| 4 | IT_SELECTION_PARAMETERS | Call by reference | Type reference (TYPE) | GENILT_SELECTION_PARAMETER_TAB | 20130826 | ||||
| 5 | IV_QUERY_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20130826 |
Method GET_COSET_DQUERY_RESULT on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method GET_GROUP_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXTS | Call by reference | Type reference (TYPE) | FBICRC_T_COHIERY_GRP_UI_TEXTS | ICR group texts | 20130826 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 |
Method GET_GROUP_TEXTS on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method GET_NODE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | DATA | 20130826 | ||||
| 2 | ET_NODE_KEY | Call by reference | Type reference (TYPE) | FBICRC_T_COHIERY_NODE_KEY | 20130826 | ||||
| 3 | ET_RESULT | Call by reference | Type reference (TYPE) | YT_FIND_RESULT | 20130826 | ||||
| 4 | IS_NODE_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | ||||
| 5 | IV_FIND_PATTERN | Call by reference | Type reference (TYPE) | STRING | 20130826 |
Method GET_NODE_ATTRIBUTE on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NODE_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | ||||
| 2 | IS_NODE_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 |
Method GET_PARENT on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method GET_ROOT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NODE_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | ||||
| 3 | IS_PARAMETER | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_SET_QUERY | 20130826 | ||||
| 4 | IV_SETID | Call by reference | Type reference (TYPE) | SETID | 20130826 | ||||
| 5 | IV_SET_TEXT | Call by reference | Type reference (TYPE) | SETTEXT | 20130826 | ||||
| 6 | IV_SUFFIX | Call by reference | Type reference (TYPE) | GRPSUFFIX | 20130826 | ||||
| 7 | IV_XCHECK_COPY | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20130826 |
Method GET_ROOT_NODE on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method INIT Signature
Method INIT on Interface IF_COHIERY_TREE_API_WRAPPER has no parameter.
Method INIT on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method INSERT_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | ||||
| 2 | EV_NEW_GROUP_GUID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_GUID | 20130826 | ||||
| 3 | IS_INSERT_INFO | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_GRP_CREATE | 20130826 |
Method INSERT_GROUP on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | ||||
| 2 | EV_SUCCESS | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | 20130826 | ||||
| 3 | IS_NODE_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 |
Method LOCK on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method PASTE_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | ||||
| 2 | ET_PARENT_KEY | Call by reference | Type reference (TYPE) | FBICRC_T_COHIERY_NODE_KEY | 20130826 | ||||
| 3 | EV_SUCCESS | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | 20130826 | ||||
| 4 | IS_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | ||||
| 5 | IT_PARAMETER | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | 20130826 |
Method PASTE_CHILD on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method REASSGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESULT | Call by reference | Type reference (TYPE) | YT_FIND_RESULT | 20130826 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | ||||
| 3 | ET_PARENT_KEY | Call by reference | Type reference (TYPE) | FBICRC_T_COHIERY_NODE_KEY | 20130826 | ||||
| 4 | EV_SUCCESS | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | 20130826 | ||||
| 5 | IS_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | ||||
| 6 | IV_SETID | Call by reference | Type reference (TYPE) | SETID | 20130826 |
Method REASSGIN on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method REMOVE_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PARENT_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | ||||
| 3 | ET_REMOVE_NODE | Call by reference | Type reference (TYPE) | FBICRC_T_COHIERY_GRP_NODE | 20130826 | ||||
| 4 | ET_REMOVE_VALUE | Call by reference | Type reference (TYPE) | FBICRC_T_COHIERY_GRP_VALUE | 20130826 | ||||
| 5 | EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130826 | ||||
| 6 | IV_GUID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_GUID | 20130826 |
Method REMOVE_GROUP on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method SAVE_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | ||||
| 2 | EV_SUCCESS | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | 20130826 |
Method SAVE_GROUP on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
Method SET_GROUP_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | ||||
| 2 | IT_TEXTS | Call by reference | Type reference (TYPE) | FBICRC_T_COHIERY_GRP_UI_TEXTS | 20130826 |
Method SET_GROUP_TEXTS on Interface IF_COHIERY_TREE_API_WRAPPER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |