Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COHIERY_TREE_API_WRAPPER | Interface for Wrapper Class of Tree APIs | 20130826 |
Properties
Class | CL_FBICRC_COHIERY_WRAPPER | |
Short Description | Base Class for API Wrapper Used by ICR company hierarchy | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FB_ICRC_MAIN | Inter-Company Reconciliation (Main Logic) |
Created | 20130821 | SAP |
Last change | 20131127 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_COHIERY_TREE_API_WRAPPER | Interface for Wrapper Class of Tree APIs | 20130826 |
Friends
Class CL_FBICRC_COHIERY_WRAPPER has no friend class.
Attributes
Methods
Events
Class CL_FBICRC_COHIERY_WRAPPER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_GROUP_TEXT | Protected | See coding | 20130826 | BEGIN OF ys_group_text.
INCLUDE TYPE FBICRC_S_COHIERY_NODE_KEY.
TYPES: texts TYPE fbicrc_t_cohiery_grp_ui_texts,
setclass TYPE setclass,
subclass TYPE setsubcls,
setname TYPE setnamenew.
TYPES: END OF ys_group_text
|
||
2 | YS_MASTER_DATA | Protected | See coding | 20130826 | BEGIN OF ys_master_data.
INCLUDE TYPE FBICRC_S_COHIERY_NODE_KEY.
INCLUDE TYPE grpmdline.
TYPES END OF ys_master_data
|
||
3 | YS_VALUE | Public | See coding | 20130826 | BEGIN OF ys_value,
vfrom TYPE setvalmin,
vto TYPE setvalmax,
END OF ys_value
|
||
4 | YT_GROUP_TEXT | Protected | See coding | 20130826 | yt_group_text TYPE TABLE OF ys_group_text
|
||
5 | YT_MASTER_DATA | Protected | See coding | 20130826 | yt_master_data TYPE TABLE OF ys_master_data
|
||
6 | YT_VALUE | Public | See coding | 20130826 | yt_value TYPE TABLE OF ys_value
|
Method Signatures
Method ADD_CHECK 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_INSERT_INFO | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_GRP_CREATE | 20130826 | |||
4 | ![]() |
IT_GROUP | Call by reference | Type reference (TYPE) | GSETH_NODE_TAB | 20130826 | |||
5 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | GSETH_VAL_TAB | 20130826 |
Method ADD_CHECK on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method ADD_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 | |||
4 | ![]() |
IV_XPASTE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20130826 |
Method ADD_GROUP on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method ADD_OBJECT 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 ADD_OBJECT on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method CHANGE_VERSION 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 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | 20130826 |
Method CHANGE_VERSION on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method CHECK 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_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | |||
4 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | 20130826 |
Method CHECK on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method CHECK_INACTIVE_GROUP_EXISTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_EXISTING | Value transfer | Type reference (TYPE) | BOOLE_D | 20130826 | |||
2 | ![]() |
IV_SETID | Call by reference | Type reference (TYPE) | SETID | 20130826 |
Method CHECK_INACTIVE_GROUP_EXISTING on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method CHECK_SHORTNAME 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 | ![]() |
IV_SHORTNAME | Call by reference | Type reference (TYPE) | SETNAMENEW | 20130826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130826 |
Method CHECK_SINGLE_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) | BAPIRETTAB | 20130826 | |||
2 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | YT_VALUE | 20130826 |
Method CHECK_SINGLE_VALUES on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method CHECK_SUB_GROUP_INACT_EXISTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_EXISTING | Value transfer | Type reference (TYPE) | BOOLE_D | 20130826 | |||
2 | ![]() |
IT_SETID | Call by reference | Type reference (TYPE) | CL_FBICRC_COHIERY_ILH_TREE=>YT_SETID | 20130826 |
Method CHECK_SUB_GROUP_INACT_EXISTING on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FBICRC_COHIERY_WRAPPER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FBICRC_COHIERY_WRAPPER has no parameter.
Method CONSTRUCTOR on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method CONVERT_EXTERNAL_TO_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_SHORTNAME | Call by reference | Type reference (TYPE) | SETNAMENEW | 20130826 |
Method CONVERT_EXTERNAL_TO_INTERNAL on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method CONVERT_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20130826 |
Method CONVERT_OUTPUT on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method COPY_ACTIVE_TO_INACTIVE_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_NODE | Call by reference | Type reference (TYPE) | GSETH_NODE_TAB | 20130826 | |||
2 | ![]() |
CT_VALUE | Call by reference | Type reference (TYPE) | GSETH_VAL_TAB | 20130826 | |||
3 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | |||
4 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | BOOLE_D | 20130826 |
Method COPY_ACTIVE_TO_INACTIVE_GROUP on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method CREATE_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 CREATE_GROUP on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method CREATE_ROOT_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 | |||
4 | ![]() |
IV_SET_TEXT | Call by reference | Type reference (TYPE) | SETTEXT | 20130826 | |||
5 | ![]() |
IV_XPASTE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20130826 |
Method CREATE_ROOT_GROUP on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method CUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CHANGED_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 | ![]() |
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 CUT on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method DELETE_VERSION_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EB_SUCCESS | Call by reference | Type reference (TYPE) | BOOLE_D | 20130826 | |||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130826 | |||
3 | ![]() |
IV_SETID | Call by reference | Type reference (TYPE) | SETID | 20130826 |
Method DELETE_VERSION_TABLE on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method DOWN 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 DOWN on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method DRAG_DROP 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_PARAMETER | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | 20130826 |
Method DRAG_DROP on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method FILTER_INACTIVE_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_FOUND_SET | Call by reference | Type reference (TYPE) | CL_FBICRC_COHIERY_ILH_TREE=>YT_SETHIER | 20130826 |
Method FILTER_INACTIVE_GROUP on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method FIND_PARENT_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TABIX | Call by reference | Type reference (TYPE) | SY-TABIX | 20130826 | |||
2 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_GUID | 20130826 |
Method FIND_PARENT_NODE on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method GET_CHILD_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ATTR | Call by reference | Object reference (TYPE REF TO) | DATA | 20130826 | |||
2 | ![]() |
CT_COHIER | Call by reference | Type reference (TYPE) | FBICRC_T_COHIERY_NODE | 20130826 | |||
3 | ![]() |
CT_COMP | Call by reference | Type reference (TYPE) | FBICRC_T_RCOMP | 20130826 | |||
4 | ![]() |
ET_CHILD_NODE_KEY | Call by reference | Type reference (TYPE) | FBICRC_T_COHIERY_NODE_KEY | 20130826 | |||
5 | ![]() |
IS_CUR_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | |||
6 | ![]() |
IS_PARENT_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 |
Method GET_CHILD_HIERARCHY on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method GET_COMPANY_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COHIER | Value transfer | Type reference (TYPE) | FBICRC_T_COHIERY_NODE | 20130826 | |||
2 | ![]() |
ET_COMP | Call by reference | Type reference (TYPE) | FBICRC_T_RCOMP | 20130826 | |||
3 | ![]() |
IV_SETID | Call by reference | Type reference (TYPE) | SETID | 20130826 |
Method GET_COMPANY_HIERARCHY on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method GET_INACTIVE_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 | ![]() |
ET_NODE | Call by reference | Type reference (TYPE) | GSETH_NODE_TAB | 20130826 | |||
3 | ![]() |
ET_VALUE | Call by reference | Type reference (TYPE) | GSETH_VAL_TAB | 20130826 | |||
4 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | BOOLE_D | 20130826 | |||
5 | ![]() |
IV_SETID | Call by reference | Type reference (TYPE) | SETID | 20130826 |
Method GET_INACTIVE_GROUP on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method GET_VERSION_INFORMATION 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) | BOOLE_D | 20130826 |
Method GET_VERSION_INFORMATION on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method GROUP_CHECK 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_SET | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_SET | 20130826 | |||
4 | ![]() |
IV_XREASSIGN | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20130826 |
Method GROUP_CHECK on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method HAS_INACTIVE_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 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | 20130826 | |||
3 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | 20130826 |
Method HAS_INACTIVE_CHILD on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method INITIALIZE_GLOBAL_DATA 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 |
Method INITIALIZE_GLOBAL_DATA on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method INSERT_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NODE_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 |
Method INSERT_RANGE on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method IS_STANDARD_ALLOWED 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_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | |||
4 | ![]() |
IV_METHOD_NAME | Call by reference | Type reference (TYPE) | CRMT_OBJ_METHOD_NAME | 20130826 |
Method IS_STANDARD_ALLOWED on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method LEFT 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 LEFT on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method LOCK_OBJECT 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 | ![]() |
IV_OBJID | Call by reference | Type reference (TYPE) | SETVALMIN | 20130826 |
Method LOCK_OBJECT on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method OVERWRITE_NODE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_NODE | Call by reference | Type reference (TYPE) | GSETH_NODE_TAB | 20130826 | |||
2 | ![]() |
CT_VALUE | Call by reference | Type reference (TYPE) | GSETH_VAL_TAB | 20130826 | |||
3 | ![]() |
IV_SETCLASS | Call by reference | Type reference (TYPE) | SETCLASS | 20130826 | |||
4 | ![]() |
IV_SETID | Call by reference | Type reference (TYPE) | SETID | 20130826 |
Method OVERWRITE_NODE_VALUE on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method PASTE 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_CUT_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | |||
5 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | |||
6 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | 20130826 | |||
7 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 'L' | 20130826 |
Method PASTE on class CL_FBICRC_COHIERY_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_CUT_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | |||
5 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 | |||
6 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | 20130826 |
Method PASTE_CHILD on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method RIGHT 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 RIGHT on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method SAVE_OBJECT 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_OBJECT on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method SAVE_TEXT 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_TEXT on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method SAVE_VERSION_TABLE 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) | BOOLE_D | 20130826 |
Method SAVE_VERSION_TABLE on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method SET_PERIOD 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 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | 20130826 |
Method SET_PERIOD on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method SET_VERSION_INFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130826 | |||
2 | ![]() |
IS_NEW_ATTRIBUTE | Call by reference | Type reference (TYPE) | ANY | 20130826 | |||
3 | ![]() |
IT_CHANGED_ATTRIBUTES | Call by reference | Type reference (TYPE) | CRMT_ATTR_NAME_TAB | 20130826 |
Method SET_VERSION_INFORMATION on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method SHOW_INACITVE_GROUP_VERSIONS 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) | BOOLE_D | 20130826 | |||
3 | ![]() |
IV_ACTVT | Call by reference | Type reference (TYPE) | ACTIV_AUTH | '03' | 20130826 | ||
4 | ![]() |
IV_SETID | Call by reference | Type reference (TYPE) | SETID | 20130826 |
Method SHOW_INACITVE_GROUP_VERSIONS on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method UP 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 UP on class CL_FBICRC_COHIERY_WRAPPER has no exception.
Method VALUE_CHECK 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_KEY | Call by reference | Type reference (TYPE) | FBICRC_S_COHIERY_NODE_KEY | 20130826 |
Method VALUE_CHECK on class CL_FBICRC_COHIERY_WRAPPER has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |