Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_CONTEXT_NODE_TREE | Special Context Node for Tree-Table View | 20090923 |
Properties
Class | CL_WCF_UST__MYSHAREBOXPER_CN00 | |
Short Description | controller | |
Super Class | CL_BSP_WD_CONTEXT_NODE_TREE | Special Context Node for Tree-Table View |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WCF_UST_UI | Central Sharing Tool - UI related Objects |
Created | 20090923 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WCF_UST__MYSHAREBOXPER_CN00 has no forward declaration.
Interfaces
Class CL_WCF_UST__MYSHAREBOXPER_CN00 has no interface implemented.
Friends
Class CL_WCF_UST__MYSHAREBOXPER_CN00 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | '' | 20090923 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WCF_UST__MYSHAREBOXPER_CTXT | 20090923 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TREE_TABLE_TYPE | 20090923 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100128 |
Methods
Events
Class CL_WCF_UST__MYSHAREBOXPER_CN00 has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TREE_TABLE_STRUCT | Public | See coding | 20090923 | BEGIN OF tree_table_struct,
category TYPE wcf_ust_category,
type TYPE wcf_ust_item_type,
id TYPE wcf_ust_id,
description TYPE wcf_ust_description,
parent TYPE wcf_ust_id,
sequence TYPE wcf_ust_sequence,
user TYPE syuname,
sharing_timestamp TYPE wcf_ust_timestamp,
sharer TYPE wcf_ust_user,
expanded TYPE boolean,
bo TYPE REF TO cl_bsp_wd_value_node,
node TYPE REF TO if_bsp_wd_tree_node,
is_leaf TYPE abap_bool,
END OF tree_table_struct
|
||
2 | TREE_TABLE_TYPE | Public | See coding | 20090923 | tree_table_type TYPE TABLE OF tree_table_struct
|
Method Signatures
Method GET_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_CATEGORY on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_DESCRIPTION on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_FOLDER on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_I_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
2 | ![]() |
RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_I_CATEGORY on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_I_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
2 | ![]() |
RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_I_DESCRIPTION on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_I_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
2 | ![]() |
RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_I_FOLDER on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_I_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
2 | ![]() |
RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_I_MESSAGE on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_I_SEQUENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
2 | ![]() |
RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_I_SEQUENCE on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_I_SHARER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
2 | ![]() |
RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_I_SHARER on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_I_SHARE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
2 | ![]() |
RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_I_SHARE_ID on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_I_SHARING_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
2 | ![]() |
RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_I_SHARING_TIMESTAMP on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_I_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
2 | ![]() |
RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_I_TYPE on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_MESSAGE on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_M_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | 20090923 |
Method GET_M_CATEGORY on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_M_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | 20090923 |
Method GET_M_DESCRIPTION on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_M_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | 20090923 |
Method GET_M_FOLDER on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_M_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | 20090923 |
Method GET_M_MESSAGE on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_M_SEQUENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | 20090923 |
Method GET_M_SEQUENCE on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_M_SHARER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | 20090923 |
Method GET_M_SHARER on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_M_SHARE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | 20090923 |
Method GET_M_SHARE_ID on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_M_SHARING_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | 20090923 |
Method GET_M_SHARING_TIMESTAMP on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_M_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA_SIMPLE | 20090923 |
Method GET_M_TYPE on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_SEQUENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_SEQUENCE on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_SHARER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_SHARER on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_SHARE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_SHARE_ID on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_SHARING_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_SHARING_TIMESTAMP on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20090923 |
Method GET_TYPE on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method INIT_TREE_TABLE Signature
Method INIT_TREE_TABLE on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no parameter.
Method INIT_TREE_TABLE on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method SELECT_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | 20091113 |
Method SELECT_LINE on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method SET_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20090923 |
Method SET_CATEGORY on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method SET_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_WCF_UST__MYSHAREBOXPER_CTXT | 20090923 |
Method SET_CONTEXT on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20090923 |
Method SET_DESCRIPTION on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method SET_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20090923 |
Method SET_FOLDER on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method SET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20090923 |
Method SET_MESSAGE on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method SET_SELECTED_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20090923 |
Method SET_SELECTED_INDEX on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method SET_SEQUENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20090923 |
Method SET_SEQUENCE on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method SET_SHARER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20090923 |
Method SET_SHARER on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method SET_SHARE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20090923 |
Method SET_SHARE_ID on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method SET_SHARING_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20090923 |
Method SET_SHARING_TIMESTAMP on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
Method SET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090923 | |||
2 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | 20090923 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20090923 |
Method SET_TYPE on class CL_WCF_UST__MYSHAREBOXPER_CN00 has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |