Hierarchy
⤷
⤷
Properties
| Class | /RPM/CL_UI_DOC_LOGIC | |
| Short Description | Help Class for Document UI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /RPM/UI_LOGIC | RPM UI Logic for ABAP WD |
| Created | 20080730 | SAP |
| Last change | 20141109 | |
| 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) | |
| 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) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 5 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 6 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /RPM/CL_UI_DOC_LOGIC has no interface implemented.
Friends
Class /RPM/CL_UI_DOC_LOGIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IWCI_IF_INM_SDC | WebDynpro Interface INTERFACECONTROLLER | 20090120 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20080924 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 0=cut, 1=copy | 20080730 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | 0=cut, 1=copy | 20080730 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ACF based Doc.Transfer Active or Not | 20100421 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | /RPM/TV_GUID | Root Guid of current Document Template Area | 20081002 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'ON_ENTER' | 20080926 | |||
| 12 | Constant | Public | Type reference (TYPE) | INT4 | 8 | Natural Number | 20080730 | ||
| 13 | Constant | Public | Type reference (TYPE) | INT4 | 3 | Natural Number | 20080730 | ||
| 14 | Constant | Public | Type reference (TYPE) | INT4 | 2 | Natural Number | 20080730 | ||
| 15 | Constant | Public | Type reference (TYPE) | INT4 | 6 | Natural Number | 20080730 | ||
| 16 | Constant | Public | Type reference (TYPE) | INT4 | 5 | Natural Number | 20080730 | ||
| 17 | Constant | Public | Type reference (TYPE) | INT4 | 1 | Natural Number | 20080730 | ||
| 18 | Constant | Public | Type reference (TYPE) | INT4 | 7 | Natural Number | 20080730 | ||
| 19 | Constant | Public | Type reference (TYPE) | INT4 | 4 | Natural Number | 20080730 | ||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'üäöÜÄÖß?!"§()={}[]/:*?"<>|' | Verbotene Zeichen | 20090116 | ||
| 21 | Constant | Public | Type reference (TYPE) | INT4 | 1 | Natural Number | 20080730 | ||
| 22 | Constant | Public | Type reference (TYPE) | INT4 | 3 | Natural Number | 20080730 | ||
| 23 | Constant | Public | Type reference (TYPE) | INT4 | 2 | Natural Number | 20080730 | ||
| 24 | Constant | Public | Type reference (TYPE) | INT4 | 4 | Natural Number | 20080730 | ||
| 25 | Constant | Public | Type reference (TYPE) | INT4 | 2 | Natural Number | 20080730 | ||
| 26 | Constant | Public | Type reference (TYPE) | INT4 | 1 | Natural Number | 20080730 | ||
| 27 | Constant | Public | Type reference (TYPE) | INT4 | 3 | Natural Number | 20080730 | ||
| 28 | Static Attribute | Public | Object reference (TYPE REF TO) | /RPM/CL_UI_DOC_LOGIC | Help Class for Document UI | 20080730 | |||
| 29 | Static Attribute | Private | Type reference (TYPE) | TT_ACTION_NOTIFIER | 20081104 | ||||
| 30 | Static Attribute | Private | Type reference (TYPE) | TT_GUID_BUFFER | Buffer of Document GUIDs | 20080929 |
Methods
Events
Class /RPM/CL_UI_DOC_LOGIC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ACTION_NOTIFIER | Public | See coding | 20081104 | tt_action_notifier TYPE STANDARD TABLE OF ty_action_notifier
|
||
| 2 | TT_GUID_BUFFER | Public | See coding | 20080929 | tt_guid_buffer TYPE STANDARD TABLE OF ty_guid_buffer
|
||
| 3 | TT_SHORTTEXT | Public | See coding | 20080730 | tt_shorttext TYPE STANDARD TABLE OF dpr_ts_api_shorttext
|
||
| 4 | TT_VERSION | Public | See coding | 20080730 | tt_version TYPE STANDARD TABLE OF /rpm/ts_api_doc_version
|
||
| 5 | TY_ACTION_NOTIFIER | Public | See coding | 20081104 | BEGIN OF ty_action_notifier,
old_guid TYPE rpm_tv_object_guid_char,
new_guid TYPE rpm_tv_object_guid_char,
END OF ty_action_notifier
|
||
| 6 | TY_GUID_BUFFER | Public | See coding | 20080929 | BEGIN OF ty_guid_buffer,
document_guid TYPE rpm_tv_object_guid_char,
docid TYPE edms_docid,
object_type TYPE string,
doc_type TYPE edms_doc_type,
is_folder TYPE xfeld,
END OF ty_guid_buffer
|
||
| 7 | TY_PROPERTIES | Private | See coding | 20080924 | BEGIN OF ty_properties,
bo_name TYPE string,
bo_node_name TYPE string,
bo_node_key TYPE string,
sub_elem_type TYPE i, " attribute, action, association
sub_elem_name TYPE string, "attribute
properties TYPE dpr_ts_fc_property_ext,
* property_name TYPE string,
* final TYPE scol_boolean,
* property_value TYPE string,
END OF ty_properties
|
Method Signatures
Method ACTIVATE_BASE_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BASEOBJ | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identification of Object | 20080730 | |||
| 2 | RV_FAILED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20080730 |
Method ACTIVATE_BASE_OBJ on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method ACTIVATE_DOC_FOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 2 | IV_BO_NODE_TYPE | Call by reference | Type reference (TYPE) | STRING | CL_DPR_API_CO=>SC_OT_DOCUMENT | Business Node Object Type | 20080730 | ||
| 3 | IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20080730 |
Method ACTIVATE_DOC_FOL on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CHANGE_DOC_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEW_DOC_DATA | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20081029 | |||
| 3 | IS_DOC | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 4 | IV_BO_NODE_TYPE | Call by reference | Type reference (TYPE) | STRING | CL_DPR_API_CO=>SC_OT_DOCUMENT | Business Node Object Type | 20080730 | ||
| 5 | IV_DOC_KIND | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Category in Project Planning | 20080730 | |||
| 6 | IV_NEW_STATUS | Call by reference | Type reference (TYPE) | CFS_STATUS_NAME | Status name | 20080730 |
Method CHANGE_DOC_STATUS on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CLEAR_ACTION_NOTIFIER Signature
Method CLEAR_ACTION_NOTIFIER on class /RPM/CL_UI_DOC_LOGIC has no parameter.
Method CLEAR_ACTION_NOTIFIER on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CLPT_GET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 | |||
| 2 | ES_SOURCE | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 3 | EV_ACTION | Call by reference | Type reference (TYPE) | I | 0=cut, 1=copy | 20080730 |
Method CLPT_GET_SOURCE on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CLPT_IS_FILLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_FILLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080730 |
Method CLPT_IS_FILLED on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CLPT_RESET Signature
Method CLPT_RESET on class /RPM/CL_UI_DOC_LOGIC has no parameter.
Method CLPT_RESET on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CLPT_SET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 | |||
| 2 | IS_SOURCE | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 3 | IV_ACTION | Call by reference | Type reference (TYPE) | I | 0=cut, 1=copy | 20080730 |
Method CLPT_SET_SOURCE on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CLP_GET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 | |||
| 2 | ES_SOURCE | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 3 | EV_ACTION | Call by reference | Type reference (TYPE) | I | 0=cut, 1=copy | 20080730 |
Method CLP_GET_SOURCE on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CLP_IS_FILLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_FILLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080730 |
Method CLP_IS_FILLED on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CLP_RESET Signature
Method CLP_RESET on class /RPM/CL_UI_DOC_LOGIC has no parameter.
Method CLP_RESET on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CLP_SET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 | |||
| 2 | IS_SOURCE | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 3 | IV_ACTION | Call by reference | Type reference (TYPE) | I | 0=cut, 1=copy | 20080730 |
Method CLP_SET_SOURCE on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method COLLAPSE_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_START_ELEM | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 | |||
| 2 | IV_EXPANDATTRIBNAME | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 3 | IV_ISLEAFATTRIBNAME | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 4 | IV_SUBFOLDERNAME | Call by reference | Type reference (TYPE) | STRING | 20080730 |
Method COLLAPSE_TREE on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CREATE_DOC_IN_FOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20080730 | ||||
| 2 | ES_NEW_DOC | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 3 | IS_BASE_OBJECT | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identification of Object | 20080730 | |||
| 4 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20081013 | |||
| 5 | IS_PARENT_FOLDER | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 6 | IT_ALL_DOCS | Call by reference | Type reference (TYPE) | /RPM/TT_API_DOCUMENT | API: Attributes of Authorization Object | 20080730 | |||
| 7 | IV_AS_URL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080730 | ||||
| 8 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | EDMS_DESCRIPTION | EDMS: Document Description | 20080730 | |||
| 9 | IV_DOCMIME | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 10 | IV_DOCPATH | Call by reference | Type reference (TYPE) | STRING | 20080730 |
Method CREATE_DOC_IN_FOL on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CREATE_DOC_T_IN_FOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20080730 | ||||
| 2 | ES_NEW_DOC | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 3 | IS_PARENT_FOLDER | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 4 | IT_ALL_DOCS | Call by reference | Type reference (TYPE) | /RPM/TT_API_DOCUMENT | API: Attributes of Authorization Object | 20080730 | |||
| 5 | IV_AS_URL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080730 | ||||
| 6 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | EDMS_DESCRIPTION | EDMS: Document Description | 20080730 | |||
| 7 | IV_DOCMIME | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 8 | IV_DOCPATH | Call by reference | Type reference (TYPE) | STRING | 20080730 |
Method CREATE_DOC_T_IN_FOL on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CREATE_FOLDER_IN_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEW_FOLDER | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 2 | IS_BASE_OBJECT | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identification of Object | 20080730 | |||
| 3 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20080923 | |||
| 4 | IS_PARENT_FOLDER | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 5 | IV_FOLDERNAME | Call by reference | Type reference (TYPE) | EDMS_DOC_NAME | EDMS: Document Name | 20080730 |
Method CREATE_FOLDER_IN_FOLDER on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CREATE_FOLDER_T_IN_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEW_FOLDER | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 2 | IS_PARENT_FOLDER | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 3 | IV_FOLDERNAME | Call by reference | Type reference (TYPE) | EDMS_DOC_NAME | EDMS: Document Name | 20080730 |
Method CREATE_FOLDER_T_IN_FOLDER on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CREATE_NEW_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20080730 | ||||
| 2 | ES_CHANGED_DOC | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 3 | EV_REJECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080730 | ||||
| 4 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20081016 | |||
| 5 | IS_DOCUMENT | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 6 | IV_AS_URL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080730 | ||||
| 7 | IV_BASE_OBJ_KEY | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20080730 | |||
| 8 | IV_DOCMIME | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 9 | IV_DOCPATH | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 10 | IV_NEW_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080730 |
Method CREATE_NEW_VERSION on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method CREATE_NEW_VERSION_T Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20080730 | ||||
| 2 | ES_CHANGED_DOC | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 3 | EV_REJECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080730 | ||||
| 4 | IS_DOCUMENT | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 5 | IV_AS_URL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080730 | ||||
| 6 | IV_DOCMIME | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 7 | IV_DOCPATH | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 8 | IV_NEW_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080730 |
Method CREATE_NEW_VERSION_T on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method DELETE_DOCFOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RC | Call by reference | Type reference (TYPE) | I | 20101111 | ||||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20080924 | |||
| 3 | IS_DOCFOL | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 |
Method DELETE_DOCFOL on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method DELETE_DOCFOL_T Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DOCFOL | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 |
Method DELETE_DOCFOL_T on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method DELETE_DOC_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20081020 | |||
| 2 | IS_DOC | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 3 | IS_DOC_VERSION | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOC_VERSION | API: Structure for Document Version | 20080730 |
Method DELETE_DOC_VERSION on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method DETERMINE_VALID_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILEPATH | Call by reference | Type reference (TYPE) | STRING | 20100421 | ||||
| 2 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20100421 |
Method DETERMINE_VALID_URL on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method EXPAND_SUB_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_SEL_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 | |||
| 2 | IR_SEL_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 |
Method EXPAND_SUB_TREE on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method EXPAND_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_START_ELEM | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 | |||
| 2 | IV_EXPANDATTRIBNAME | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 3 | IV_ISLEAFATTRIBNAME | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 4 | IV_SUBFOLDERNAME | Call by reference | Type reference (TYPE) | STRING | 20080730 |
Method EXPAND_TREE on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method FILL_CONTEXT_FOR_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DOCS_FOLDERS | Call by reference | Type reference (TYPE) | /RPM/TT_API_DOCUMENT | API: Attributes of Authorization Object | 20080730 | |||
| 2 | ER_BASE_OBJ_ELEM | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 | |||
| 3 | ER_LAST_SEL_ELEM_OLD | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20081204 | |||
| 4 | EV_BASEOBJ_SHORTTEXT | Call by reference | Type reference (TYPE) | STRING | 20090403 | ||||
| 5 | IR_NODE_TREE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080730 | |||
| 6 | IS_BASE_OBJ | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identification of Object | 20080730 | |||
| 7 | IV_OBJGUID | Call by reference | Type reference (TYPE) | DPR_TS_DOC_NODE-OBJGUID | 20081204 | ||||
| 8 | IV_SUBNODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080730 |
Method FILL_CONTEXT_FOR_OBJ on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method FOLDER_HAS_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DOCS_FOLDERS | Call by reference | Type reference (TYPE) | /RPM/TT_API_DOCUMENT | API: Attributes of Authorization Object | 20080730 | |||
| 2 | EV_HAS_ITEMS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement f. Genuine Boolean Type: 'X' == True '' == False | 20080730 | |||
| 3 | IV_FOLDER_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20080730 | |||
| 4 | IV_OBJID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20080730 |
Method FOLDER_HAS_ITEMS on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_ACTION_NOTIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NEW_GUID | Call by reference | Type reference (TYPE) | RPM_TV_OBJECT_GUID_CHAR | Unique Object Key(CHAR32) | 20081104 | |||
| 2 | IV_OLD_GUID | Call by reference | Type reference (TYPE) | RPM_TV_OBJECT_GUID_CHAR | Unique Object Key(CHAR32) | 20081104 |
Method GET_ACTION_NOTIFIER on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_BUFFERED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | TY_GUID_BUFFER | 20080929 | ||||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20080929 |
Method GET_BUFFERED_DATA on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_DATA_FOR_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PARENT_FOLDER_ELEM | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20080730 | ||||
| 2 | EV_NEW_FOLDER_NAME | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 3 | EV_PARENT_TYPE | Call by reference | Type reference (TYPE) | I | SC_TYPE_* | 20080730 | |||
| 4 | IR_CURRENT_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 |
Method GET_DATA_FOR_NEW on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_DATE_WITH_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20080730 | ||||
| 2 | IV_TIME | Call by reference | Type reference (TYPE) | T | 20080730 | ||||
| 3 | RV_DATE_TIME_STR | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method GET_DATE_WITH_TIME on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_DISPLAY_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 2 | RV_UI_NAME | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method GET_DISPLAY_FILENAME on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_DOCUMENTS_FOR_BASEOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOCUMENTS | Call by reference | Type reference (TYPE) | /RPM/TT_API_DOCUMENT | API: Attributes of Authorization Object | 20080730 | |||
| 2 | IS_BASEOBJ | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identification of Object | 20080730 | |||
| 3 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20080924 | |||
| 4 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | I | 0 | 20080730 |
Method GET_DOCUMENTS_FOR_BASEOBJ on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_DOCUMENTS_FOR_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOCUMENTS | Call by reference | Type reference (TYPE) | /RPM/TT_API_DOCUMENT | API: Attributes of Authorization Object | 20080730 | |||
| 2 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | I | 0 | 20080730 | |||
| 3 | IV_RELEASED_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 'X' = Only Read Released Documents | 20080730 |
Method GET_DOCUMENTS_FOR_TEMPLATE on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_DOC_ACF_TRANSFER_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DOC_ACF_TRANSFER_STATUS | Value transfer | Type reference (TYPE) | BOOLE_D | 'X': Doc.Transfer Must Prevent User Action | 20100421 |
Method GET_DOC_ACF_TRANSFER_STATUS on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_DOC_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILEPATH | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 2 | IV_MIMETYPE | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 3 | RV_ICON | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method GET_DOC_ICON on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_DOC_T_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VERSIONS | Call by reference | Type reference (TYPE) | TT_VERSION | 20080730 | ||||
| 2 | IV_DOC_GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20080730 |
Method GET_DOC_T_VERSIONS on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_DOC_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VERSIONS | Call by reference | Type reference (TYPE) | TT_VERSION | 20080730 | ||||
| 2 | EV_RC | Call by reference | Type reference (TYPE) | I | 20101229 | ||||
| 3 | IS_BASEOBJ | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identification of Object | 20080730 | |||
| 4 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20081014 | |||
| 5 | IV_DOC_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | GUID in 'CHAR' Format in Upper Case | 20080730 |
Method GET_DOC_VERSIONS on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BASEOBJ_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20080730 | |||
| 2 | RV_EDIT_MODE | Value transfer | Type reference (TYPE) | I | 20080730 |
Method GET_EDIT_MODE on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILEPATH | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 2 | RV_EXTENSION | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method GET_EXTENSION on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_FC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FC | Call by reference | Type reference (TYPE) | DPR_TT_UI_ATTR_PROPERTY | Attribute Property | 20080730 | |||
| 2 | IV_BO_NODE_TYPE | Call by reference | Type reference (TYPE) | STRING | CL_DPR_API_CO=>SC_OT_DOCUMENT | Object Category | 20080730 | ||
| 3 | IV_DOC_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20080730 | |||
| 4 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | STRING | 20081030 |
Method GET_FC on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_FCB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FCB | Call by reference | Type reference (TYPE) | DPR_TT_FC_UI | General UI Description (Attributes) | 20081121 | |||
| 2 | IV_BO_NODE_TYPE | Call by reference | Type reference (TYPE) | STRING | CL_DPR_API_CO=>SC_OT_DOCUMENT | Object Category | 20081121 | ||
| 3 | IV_DOC_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20081121 | |||
| 4 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | STRING | 20081121 |
Method GET_FCB on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_FCB_BASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FCB | Call by reference | Type reference (TYPE) | DPR_TT_FC_UI | General UI Description (Attributes) | 20080730 | |||
| 2 | IS_BASEOBJ | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identification of Object | 20080730 |
Method GET_FCB_BASE on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_FCB_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FCB | Call by reference | Type reference (TYPE) | DPR_TT_FC_UI | General UI Description (Attributes) | 20080730 | |||
| 2 | IV_DOC_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20080730 | |||
| 3 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | STRING | 20081030 |
Method GET_FCB_LIST on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_FCB_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FCB | Call by reference | Type reference (TYPE) | DPR_TT_FC_UI | Properties of Actions | 20080730 | |||
| 2 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | CL_DPR_API_CO=>SC_OT_DOCUMENT_VERSION | 20080730 | |||
| 3 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | STRING | 20081016 | ||||
| 4 | IV_FILE_GUID | Call by reference | Type reference (TYPE) | DPR_TV_BO_NODE_KEY | Unique Object Key | 20080730 |
Method GET_FCB_VERSION on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_FC_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FC | Call by reference | Type reference (TYPE) | DPR_TT_UI_ATTR_PROPERTY | Attribute Property | 20080730 | |||
| 2 | IV_DOC_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20080730 | |||
| 3 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | STRING | 20081030 |
Method GET_FC_LIST on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_FC_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FC | Call by reference | Type reference (TYPE) | DPR_TT_UI_ATTR_PROPERTY | Attribute Property | 20080730 | |||
| 2 | IV_DOC_TYPE | Call by reference | Type reference (TYPE) | STRING | 20081016 | ||||
| 3 | IV_FILE_GUID | Call by reference | Type reference (TYPE) | DPR_TV_BO_NODE_KEY | Unique Object Key | 20080730 |
Method GET_FC_VERSION on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_FILENAME_FROM_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILEPATH | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 2 | RV_FILENAME | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method GET_FILENAME_FROM_PATH on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_FILENAME_WITHOUT_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILEPATH | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method GET_FILENAME_WITHOUT_EXT on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_FILE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20080730 | ||||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20081029 | |||
| 3 | IV_VERSION_ID | Call by reference | Type reference (TYPE) | DPR_TV_BO_NODE_KEY | GUID in 'CHAR' Format in Upper Case | 20080730 |
Method GET_FILE_CONTENT on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_FOLDER_ICON_CLOSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ICON | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method GET_FOLDER_ICON_CLOSED on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_FOLDER_ICON_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ICON | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method GET_FOLDER_ICON_OPEN on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_FOLDER_LINKED_ICON_CLOSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ICON | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method GET_FOLDER_LINKED_ICON_CLOSED on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_FOLDER_LINKED_ICON_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ICON | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method GET_FOLDER_LINKED_ICON_OPEN on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_HELP_LINK_FOR_DOCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method GET_HELP_LINK_FOR_DOCS on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SDC | Call by reference | Object reference (TYPE REF TO) | IWCI_IF_INM_SDC | WebDynpro Interface INTERFACECONTROLLER | 20090121 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /RPM/CL_UI_DOC_LOGIC | Help Class for Document UI | 20080730 |
Method GET_INSTANCE on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_PATH_AS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CUR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 | |||
| 2 | IR_TOP_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080730 | |||
| 3 | RV_PATH | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method GET_PATH_AS_STRING on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_SHORTTEXT_FOR_BASEOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SHORTTEXT | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 2 | IS_BASEOBJ | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identification of Object | 20080730 |
Method GET_SHORTTEXT_FOR_BASEOBJ on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_SINGLE_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DOC | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 2 | ES_VER | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOC_VERSION | API: Attributes of Linked Object | 20080730 | |||
| 3 | IS_BASEOBJ | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identification of Object | 20080730 | |||
| 4 | IV_DOC_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20080730 | |||
| 5 | IV_VER_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20080730 |
Method GET_SINGLE_DOC on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_SIZE_IN_KB_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILESIZE | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20080730 | |||
| 2 | RV_SIZEINFO | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method GET_SIZE_IN_KB_STR on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_STATUS_FOR_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STATUS | Call by reference | Type reference (TYPE) | DPR_TT_API_NAME_VALUE_PAIR | cProjects API: String Table | 20080730 | |||
| 2 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20081029 | |||
| 3 | IS_DOC | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 4 | IV_BO_NODE_TYPE | Call by reference | Type reference (TYPE) | STRING | CL_DPR_API_CO=>SC_OT_DOCUMENT | Business Object Node Type | 20080730 |
Method GET_STATUS_FOR_DOC on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_TEMPL_AREA_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type in Project Planning | 20080929 | |||
| 2 | IV_PORTFOLIO_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20080929 | |||
| 3 | RV_DOC_T_AREA_GUID | Value transfer | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20080929 |
Method GET_TEMPL_AREA_GUID on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_TREE_DOC_FROM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NODE | Call by reference | Type reference (TYPE) | DPR_TS_DOC_NODE | Data for a Node in the Document Structure Tree | 20080730 | |||
| 2 | IS_DOC_DATA | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 |
Method GET_TREE_DOC_FROM_DATA on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_TREE_FOLDER_FROM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DOCS_FOLDERS | Call by reference | Type reference (TYPE) | /RPM/TT_API_DOCUMENT | API: Attributes of Authorization Object | 20080730 | |||
| 2 | ES_NODE | Call by reference | Type reference (TYPE) | DPR_TS_DOC_NODE | Data for a Node in the Document Structure Tree | 20080730 | |||
| 3 | EV_HAS_ITEMS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement f. Genuine Boolean Type: 'X' == True '' == False | 20080730 | |||
| 4 | IS_FOLDER_DATA | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 |
Method GET_TREE_FOLDER_FROM_DATA on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_UI_DATA_FROM_FC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BE_FC | Call by reference | Type reference (TYPE) | IF_DPR_CORE_SERVICE_INBOUND=>TY_PROPERTIES | 20080730 | ||||
| 2 | RS_UI | Value transfer | Type reference (TYPE) | DPR_TS_UI_ATTR_PROPERTY | Attribute Properties | 20080730 |
Method GET_UI_DATA_FROM_FC on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_UI_DATA_FROM_FCB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BE_FC | Call by reference | Type reference (TYPE) | IF_DPR_CORE_SERVICE_INBOUND=>TY_PROPERTIES | 20080730 | ||||
| 2 | RS_UI | Value transfer | Type reference (TYPE) | DPR_TS_FC_UI | General UI Description (Attributes) | 20080730 |
Method GET_UI_DATA_FROM_FCB on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_UNIQUE_DOCNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARENT | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 2 | IT_ALL_DOCS | Call by reference | Type reference (TYPE) | /RPM/TT_API_DOCUMENT | API: Attributes of Authorization Object | 20080730 | |||
| 3 | IV_DOC_PATH | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 4 | IV_KEEP_EXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080730 | ||||
| 5 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method GET_UNIQUE_DOCNAME on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method GET_UNIQUE_DOCNAME_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARENT | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 2 | IT_ALL_DOCS | Call by reference | Type reference (TYPE) | /RPM/TT_API_DOCUMENT | API: Attributes of Authorization Object | 20080730 | |||
| 3 | IV_DOC_PATH | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 4 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method GET_UNIQUE_DOCNAME_URL on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method MARK_CONTENT_AS_PRELIM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20100422 | |||
| 2 | IS_DOC | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20100422 | |||
| 3 | IV_BO_NODE_TYPE | Call by reference | Type reference (TYPE) | STRING | CL_DPR_API_CO=>SC_OT_DOCUMENT | Business Node Object Type | 20100422 | ||
| 4 | IV_DOC_KIND | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Category in Project Planning | 20100422 |
Method MARK_CONTENT_AS_PRELIM on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method MESSAGE_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | Message Type | 20090120 | |||
| 2 | IM_MSG_TXT | Call by reference | Type reference (TYPE) | STRING | 20090120 |
Method MESSAGE_ADD on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method RECURSE_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_BASE_OBJ_ELEM | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 | |||
| 2 | CT_DOCS_FOLDERS | Call by reference | Type reference (TYPE) | /RPM/TT_API_DOCUMENT | API: Attributes of Authorization Object | 20080730 | |||
| 3 | ER_LAST_SEL_ELEM_OLD | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20081204 | |||
| 4 | IR_FOLDER_CNODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080730 | |||
| 5 | IS_BASE_OBJ | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identification of Object | 20080730 | |||
| 6 | IV_OBJGUID | Call by reference | Type reference (TYPE) | DPR_TS_DOC_NODE-OBJGUID | 20081204 | ||||
| 7 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20080730 | |||
| 8 | IV_SUBNODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080730 |
Method RECURSE_FOLDER on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method SET_ACTION_NOTIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NEW_GUID | Call by reference | Type reference (TYPE) | RPM_TV_OBJECT_GUID_CHAR | Unique Object Key(CHAR32) | 20081104 | |||
| 2 | IV_OLD_GUID | Call by reference | Type reference (TYPE) | RPM_TV_OBJECT_GUID_CHAR | Unique Object Key(CHAR32) | 20081104 |
Method SET_ACTION_NOTIFIER on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method SET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20080924 |
Method SET_CONTEXT on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method SET_DOC_ACF_TRANSFER_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOC_ACF_TRANSFER_STATUS | Call by reference | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100421 |
Method SET_DOC_ACF_TRANSFER_STATUS on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method SET_TEMPL_AREA_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOC_T_AREA_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20081002 |
Method SET_TEMPL_AREA_GUID on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method SPLIT_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXT | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 2 | EV_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 3 | EV_FILENAME_WITHOUT_EXT | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 4 | EV_PATH | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 5 | IV_FILEPATH | Call by reference | Type reference (TYPE) | STRING | 20080730 |
Method SPLIT_PATH on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method TARGET_IS_VALID_4_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 | |||
| 2 | IS_SOURCE | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | CL_DPR_CO=>SC_OT_DOCUMENT | Object Category in Project Planning | 20080730 | ||
| 4 | RV_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | 'X' = Valid | 20080730 |
Method TARGET_IS_VALID_4_INSERT on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method TEMPLATE_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEW_DOC_DATA | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 2 | IR_SELECTED_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 | |||
| 3 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20081106 | |||
| 4 | IS_TARGET | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | Data for a Node in the Document Structure Tree | 20080730 | |||
| 5 | IS_TEMPLATE | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | Data for a Node in the Document Structure Tree | 20080730 |
Method TEMPLATE_COPY on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method TEMPLATE_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEW_DOC_DATA | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 2 | IR_SELECTED_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for a Node Element | 20080730 | |||
| 3 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20081106 | |||
| 4 | IS_TARGET | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | Data for a Node in the Document Structure Tree | 20080730 | |||
| 5 | IS_TEMPLATE | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | Data for a Node in the Document Structure Tree | 20080730 |
Method TEMPLATE_LINK on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method TOGGLE_OPEN_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_STARTNODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080730 | |||
| 2 | IV_ICON_ATTRIB | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 3 | IV_SUBFOLDERNODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080730 |
Method TOGGLE_OPEN_ICON on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method UPDATE_DOC_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CHANGED_DOC | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 2 | EV_REJECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080730 | ||||
| 3 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20080926 | |||
| 4 | IS_NEW_VALUES | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 5 | IS_OLD_VALUES | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20080730 | |||
| 6 | IV_BO_NODE_TYPE | Call by reference | Type reference (TYPE) | STRING | CL_DPR_API_CO=>SC_OT_DOCUMENT | Business Object Node Type | 20080730 |
Method UPDATE_DOC_FIELDS on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method UPDATE_VER_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REJECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080730 | ||||
| 2 | IS_DOC_DATA | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOCUMENT | API: Structure for Documents | 20081125 | |||
| 3 | IS_NEW_VALUES | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOC_VERSION | API: Structure for Documents | 20080730 | |||
| 4 | IS_OLD_VALUES | Call by reference | Type reference (TYPE) | /RPM/TS_API_DOC_VERSION | API: Structure for Documents | 20080730 | |||
| 5 | IV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | CL_DPR_API_CO=>SC_BO_CPRO_DOCUMENT | BO Name: Document / Document Template | 20080730 |
Method UPDATE_VER_FIELDS on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method VALIDATE_FOLDER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SDC | Call by reference | Object reference (TYPE REF TO) | IWCI_IF_INM_SDC | WebDynpro Interface INTERFACECONTROLLER | 20090116 | |||
| 2 | IV_FOLDER_NAME | Call by reference | Type reference (TYPE) | EDMS_DOC_NAME | Folder Name | 20090116 | |||
| 3 | RV_NAME_ACCEPTED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090116 |
Method VALIDATE_FOLDER_NAME on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method WEBDAV_GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJ_INFO | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identification of Object | 20080730 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20080730 | ||||
| 3 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20080730 |
Method WEBDAV_GET_URL on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method WEBDAV_IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080730 |
Method WEBDAV_IS_ACTIVE on class /RPM/CL_UI_DOC_LOGIC has no exception.
Method WFE_IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080730 |
Method WFE_IS_ACTIVE on class /RPM/CL_UI_DOC_LOGIC has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 500_702 |