SAP ABAP Class CL_CFX_MATERIAL_UI (User Interface for Material)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_UI (Package) Collaboration Folders: User Interface

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CFX_AUTHORITY_UI | Interface for Authorizations | 20020503 |
Properties
Class | CL_CFX_MATERIAL_UI | |
Short Description | User Interface for Material | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_UI | Collaboration Folders: User Interface |
Created | 20020326 | SAP |
Last change | 20141109 | |
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CFX_AUTHORITY_UI | Interface for Authorizations | 20020503 |
Friends
Class CL_CFX_MATERIAL_UI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'add_document' | 20020402 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'remove_document' | 20020402 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'add_document' | 20020402 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'show_attributes' | 20020404 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'editauth' | 20020327 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'cancel' | 20020327 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'details_hide' | 20020408 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'show_detail' | 20020408 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'show_linked_docs' | 20020327 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ntf_overview' | 20020327 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'remove_document' | 20020402 | ||
12 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'save' | 20020327 | ||
13 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'show_vers_ov' | 20020327 | ||
14 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'version_metadata_hide' | 20020327 | ||
15 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'version_metadata_show' | 20020327 | ||
16 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'docdesc' | 20020328 | ||
17 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'docname' | 20020328 | ||
18 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'linked_documents' | 20020404 | ||
19 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'TabStripIdDoc' | 20041111 | ||
20 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'TabStripIdMPN' | 20041111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Adds Selected Documents to Version | 20020423 |
2 | ![]() |
Static method | Public | Method | Returns the Documents in the Folder as a Table | 20020327 |
3 | ![]() |
Static method | Public | Method | Returns the row count of linked documents | 20091117 |
4 | ![]() |
Static method | Public | Method | Returns UI Table of Linked Documents | 20020402 |
5 | ![]() |
Static method | Public | Method | Returns Material Object | 20020328 |
6 | ![]() |
Static method | Public | Method | Returns URL of Material | 20020326 |
7 | ![]() |
Static method | Public | Method | Returns URL of Version | 20020327 |
8 | ![]() |
Static method | Public | Method | Input Processing for Adding Linked Documents | 20020412 |
9 | ![]() |
Static method | Public | Method | Input Processing for Changing Version | 20020416 |
10 | ![]() |
Static method | Public | Method | Input Processing for Creating Version | 20020415 |
11 | ![]() |
Static method | Public | Method | Input Processing for Deleting Linked Documents | 20020405 |
12 | ![]() |
Static method | Public | Method | Create Material, Version Objects | 20020419 |
13 | ![]() |
Static method | Public | Method | For Page material_version.htm::OnInitialization | 20020327 |
14 | ![]() |
Static method | Public | Method | For Page structure_version.htm::OnInputProcessing | 20020402 |
Events
Class CL_CFX_MATERIAL_UI has no event.
Types
Class CL_CFX_MATERIAL_UI has no local type.
Method Signatures
Method ADD_CHOSEN_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HAS_ADDED | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20020423 | ||
2 | ![]() |
IP_IF_DOC | Call by reference | Object reference (TYPE REF TO) | IF_CFX_DOCUMENT | Gemeinsame Schnittstelle aller Dokumente | 20020425 | ||
3 | ![]() |
IP_LINKED_DOCUMENTS | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ITERATOR | 20020423 | |||
4 | ![]() |
IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | 20020423 |
Method ADD_CHOSEN_DOCUMENTS on class CL_CFX_MATERIAL_UI has no exception.
Method GET_LINKED_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DOCUMENT | Call by reference | Type reference (TYPE) | CFX_TT_DOCUMENT_UI | tabellarische Übersicht über Mappeninhalt | 20020327 | ||
2 | ![]() |
E_HAS_ADDED | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Wurden Dokumente hinzugefügt? | 20020425 | ||
3 | ![]() |
IP_IF_DOC | Call by reference | Object reference (TYPE REF TO) | IF_CFX_DOCUMENT | Gemeinsame Schnittstelle aller Dokumente | 20020425 | ||
4 | ![]() |
IP_LINKED_DOCUMENTS | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ITERATOR | Lister verlinkter Dokumente | 20020402 | ||
5 | ![]() |
IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020425 |
Method GET_LINKED_DOCUMENTS on class CL_CFX_MATERIAL_UI has no exception.
Method GET_LINKED_DOC_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_LINKED_DOCUMENTS | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ITERATOR | Allgemeiner Iterator | 20091117 | ||
2 | ![]() |
ROW_COUNT | Call by reference | Type reference (TYPE) | I | 20091117 |
Method GET_LINKED_DOC_COUNT on class CL_CFX_MATERIAL_UI has no exception.
Method GET_LINKED_DOC_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_LINKED_DOC_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_UI_TABLE | UI Tabelle | 20020402 | ||
2 | ![]() |
E_HAS_ADDED | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20020425 | ||
3 | ![]() |
IP_ACTIVE_TABSTRIP_ID | Call by reference | Type reference (TYPE) | STRING | Aktiver Tabreiter | 20041118 | ||
4 | ![]() |
IP_IF_DOC | Call by reference | Object reference (TYPE REF TO) | IF_CFX_DOCUMENT | Gemeinsame Schnittstelle aller Dokumente | 20020425 | ||
5 | ![]() |
IP_LINKED_DOCUMENTS | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ITERATOR | iterator, der verlinkte Dokumente enthält | 20020402 | ||
6 | ![]() |
IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020425 | ||
7 | ![]() |
I_CAN_CHANGE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ist die Tabelle änderbar? | 20020402 |
Method GET_LINKED_DOC_UI on class CL_CFX_MATERIAL_UI has no exception.
Method GET_MATERIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_MATERIAL | Call by reference | Object reference (TYPE REF TO) | CL_CFX_MATERIAL | Material in cFolders | 20020328 | ||
2 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | STRING | Material ID | 20020328 |
Method GET_MATERIAL on class CL_CFX_MATERIAL_UI has no exception.
Method GET_URL_FOR_MATERIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | CFX_MODE | Bearbeitungsmodus für Collaboration Folders | 20020326 | ||
2 | ![]() |
I_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20020326 | |||
3 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | STRING | 20020326 | |||
4 | ![]() |
I_DOC_ID | Call by reference | Type reference (TYPE) | STRING | 20020326 | |||
5 | ![]() |
I_PAGENAME | Call by reference | Type reference (TYPE) | CFX_BSPPAGE | Name einer BSP-Seite | 20020326 | ||
6 | ![]() |
I_TOPIC_ID | Call by reference | Type reference (TYPE) | STRING | 20020326 | |||
7 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | STRING | 20020326 |
Method GET_URL_FOR_MATERIAL on class CL_CFX_MATERIAL_UI has no exception.
Method GET_URL_FOR_VERSIONPAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | CFX_MODE | Bearbeitungsmodus für Collaboration Folders | 20020415 | ||
2 | ![]() |
I_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20020327 | |||
3 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | STRING | 20020327 | |||
4 | ![]() |
I_DOC_ID | Call by reference | Type reference (TYPE) | STRING | 20020327 | |||
5 | ![]() |
I_PAGENAME | Call by reference | Type reference (TYPE) | CFX_BSPPAGE | Name einer BSP-Seite | 20020327 | ||
6 | ![]() |
I_ROLE | Call by reference | Type reference (TYPE) | CFX_ROLE | role of a cfx user | 20020327 | ||
7 | ![]() |
I_TOPIC_ID | Call by reference | Type reference (TYPE) | STRING | 20020327 | |||
8 | ![]() |
I_VER_ID | Call by reference | Type reference (TYPE) | STRING | Aktuelle Version, falls nicht angegeben | 20020327 | ||
9 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | STRING | 20020327 |
Method GET_URL_FOR_VERSIONPAGE on class CL_CFX_MATERIAL_UI has no exception.
Method HANDLE_ADD_LINKED_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_NAVIGATION | Call by reference | Object reference (TYPE REF TO) | IF_BSP_NAVIGATION | Business Server Page (BSP) Navigation | 20020412 | ||
2 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | CFX_MODE | Bearbeitungsmodus für Collaboration Folders | 20020415 | ||
3 | ![]() |
I_ACTIVE_TABSTRIP_ID | Call by reference | Type reference (TYPE) | STRING | 20041115 | |||
4 | ![]() |
I_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20020412 | |||
5 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | STRING | 20020412 | |||
6 | ![]() |
I_DOC_ID | Call by reference | Type reference (TYPE) | STRING | 20020412 | |||
7 | ![]() |
I_ITEM_ID | Call by reference | Type reference (TYPE) | STRING | 20020412 | |||
8 | ![]() |
I_ROLE | Call by reference | Type reference (TYPE) | STRING | 20020412 | |||
9 | ![]() |
I_TOPIC_ID | Call by reference | Type reference (TYPE) | STRING | 20020412 | |||
10 | ![]() |
I_VER_ID | Call by reference | Type reference (TYPE) | STRING | 20020412 |
Method HANDLE_ADD_LINKED_DOCUMENTS on class CL_CFX_MATERIAL_UI has no exception.
Method HANDLE_CHANGE_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_DOC_ID | Call by reference | Type reference (TYPE) | STRING | 20020422 | |||
2 | ![]() |
C_VER_ID | Call by reference | Type reference (TYPE) | STRING | 20020416 | |||
3 | ![]() |
E_HAS_SAVED | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | wurde Objekt gespeichert | 20020529 | ||
4 | ![]() |
E_MSG_ID | Call by reference | Type reference (TYPE) | STRING | 20020416 | |||
5 | ![]() |
E_MSG_TXT | Call by reference | Type reference (TYPE) | STRING | 20020416 | |||
6 | ![]() |
IP_MATERIAL | Call by reference | Object reference (TYPE REF TO) | CL_CFX_MATERIAL | Material in cFolders | 20020416 | ||
7 | ![]() |
IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020416 | ||
8 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | STRING | 20020515 | |||
9 | ![]() |
I_DISPLAY_DETAILS | Call by reference | Type reference (TYPE) | STRING | 20020416 |
Method HANDLE_CHANGE_VERSION on class CL_CFX_MATERIAL_UI has no exception.
Method HANDLE_CREATE_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_NAVIGATION | Call by reference | Object reference (TYPE REF TO) | IF_BSP_NAVIGATION | Business Server Page (BSP) Navigation | 20020415 | ||
2 | ![]() |
I_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20020415 | |||
3 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | STRING | 20020415 | |||
4 | ![]() |
I_DOC_ID | Call by reference | Type reference (TYPE) | STRING | 20020415 | |||
5 | ![]() |
I_ROLE | Call by reference | Type reference (TYPE) | STRING | 20020415 | |||
6 | ![]() |
I_TOPIC_ID | Call by reference | Type reference (TYPE) | STRING | 20020415 |
Method HANDLE_CREATE_VERSION on class CL_CFX_MATERIAL_UI has no exception.
Method HANDLE_REMOVE_LINKED_DOC_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REMOVED_DOC | Call by reference | Type reference (TYPE) | CFX_T_STRING | 20060523 | |||
2 | ![]() |
E_HAS_REMOVED | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20020424 | ||
3 | ![]() |
E_MSG_ID | Call by reference | Type reference (TYPE) | STRING | 20061130 | |||
4 | ![]() |
E_MSG_TXT | Call by reference | Type reference (TYPE) | STRING | 20061130 | |||
5 | ![]() |
IP_LINKED_DOCUMENTS | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ITERATOR | Liste der bisher verknüpften Dokumente | 20020424 | ||
6 | ![]() |
IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020405 |
Method HANDLE_REMOVE_LINKED_DOC_EVENT on class CL_CFX_MATERIAL_UI has no exception.
Method INITIALIZE_CREATE_MATERIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DOC_ID | Call by reference | Type reference (TYPE) | STRING | 20020419 | |||
2 | ![]() |
E_VER_ID | Call by reference | Type reference (TYPE) | STRING | 20020419 | |||
3 | ![]() |
I_FOL_ID | Call by reference | Type reference (TYPE) | STRING | 20020419 |
Method INITIALIZE_CREATE_MATERIAL on class CL_CFX_MATERIAL_UI has no exception.
Method PG_MATERIAL_VERSION_INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ACTIVE_TABSTRIP_ID | Call by reference | Type reference (TYPE) | STRING | Aktiver Tabreiter | 20041111 | ||
2 | ![]() |
C_MSG_ID | Call by reference | Type reference (TYPE) | STRING | 20020327 | |||
3 | ![]() |
C_MSG_TXT | Call by reference | Type reference (TYPE) | STRING | 20020327 | |||
4 | ![]() |
C_VER_ID | Call by reference | Type reference (TYPE) | STRING | 20020425 | |||
5 | ![]() |
EP_BORDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_BORDER_DATA | Hält die HTML-Daten zur Erzeugung der CFX-Rahmen | 20020327 | ||
6 | ![]() |
EP_LINKED_DOCUMENTS | Call by reference | Object reference (TYPE REF TO) | CL_CFX_UI_TABLE | Tabelle ver linkter Dokumente | 20020403 | ||
7 | ![]() |
EP_LINKED_MPNS | Call by reference | Object reference (TYPE REF TO) | CL_CFX_UI_TABLE | Tabelle ver linkter MPNs | 20041115 | ||
8 | ![]() |
EP_MATERIAL_VERSION | Call by reference | Object reference (TYPE REF TO) | CL_CFX_MATERIAL_VERSION | Version eines Material | 20020327 | ||
9 | ![]() |
ES_ATTRIBUTES | Call by reference | Type reference (TYPE) | CFX_TS_INPUTLIST | Attribute der Version | 20020403 | ||
10 | ![]() |
ES_BUTTON_ROW | Call by reference | Type reference (TYPE) | CFX_TS_BUTTON_ROW | Liste mit Buttons (s. include_button_row) | 20030127 | ||
11 | ![]() |
ES_GROUP | Call by reference | Type reference (TYPE) | CFX_TS_GROUP | structure for ui object group | 20020416 | ||
12 | ![]() |
ES_TYPING_SELECTION_DATA | Call by reference | Type reference (TYPE) | CFX_TS_OBJECT_TYPING_SEL_UI | CFX: UI-Element zur Auswahl einer (Objekt-)Typisierung | 20030926 | ||
13 | ![]() |
ET_TAB | Call by reference | Type reference (TYPE) | CFX_TT_TAB | Tabelle für UI Element Tab | 20041110 | ||
14 | ![]() |
E_CAN_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20020327 | |||
15 | ![]() |
IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20020425 | ||
16 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | STRING | 20020419 | |||
17 | ![]() |
I_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20020327 | |||
18 | ![]() |
I_BACK_URL_REF_ID | Call by reference | Type reference (TYPE) | STRING | ID zum Lesen der URL Referenz aus Klasse CL_CFX_SESSION_DATA | 20050711 | ||
19 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | STRING | 20020327 | |||
20 | ![]() |
I_DISPLAY_VERSION_METADATA | Call by reference | Type reference (TYPE) | STRING | 20020327 | |||
21 | ![]() |
I_DOC_ID | Call by reference | Type reference (TYPE) | STRING | 20020327 | |||
22 | ![]() |
I_ROLE | Call by reference | Type reference (TYPE) | STRING | role of a cfx user | 20020327 | ||
23 | ![]() |
I_TOPIC_ID | Call by reference | Type reference (TYPE) | STRING | 20020327 |
Method PG_MATERIAL_VERSION_INIT on class CL_CFX_MATERIAL_UI has no exception.
Method PG_VERSION_HANDLE_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ACTIVE_TABSTRIP_ID | Call by reference | Type reference (TYPE) | STRING | Aktive Tabreiter | 20041115 | ||
2 | ![]() |
E_BGROUND_PROCESS | Call by reference | Type reference (TYPE) | STRING | 20060523 | |||
3 | ![]() |
E_BGROUND_PROCESS_INFO | Call by reference | Type reference (TYPE) | STRING | 20060523 | |||
4 | ![]() |
E_MSG_ID | Call by reference | Type reference (TYPE) | STRING | 20060523 | |||
5 | ![]() |
E_MSG_TXT | Call by reference | Type reference (TYPE) | STRING | 20060523 | |||
6 | ![]() |
IP_NAVIGATION | Call by reference | Object reference (TYPE REF TO) | IF_BSP_NAVIGATION | BSP Navigation | 20020402 | ||
7 | ![]() |
IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP request | 20020402 | ||
8 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | STRING | 20020415 | |||
9 | ![]() |
I_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20020402 | |||
10 | ![]() |
I_BACK_URL_REF_ID | Call by reference | Type reference (TYPE) | STRING | ID zum Lesen der URL Referenz aus Klasse CL_CFX_SESSION_DATA | 20050711 | ||
11 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | STRING | 20020402 | |||
12 | ![]() |
I_DISPLAY_VERSION_METADATA | Call by reference | Type reference (TYPE) | STRING | 20020402 | |||
13 | ![]() |
I_DOC_ID | Call by reference | Type reference (TYPE) | STRING | 20020402 | |||
14 | ![]() |
I_EVT | Call by reference | Type reference (TYPE) | STRING | 20020402 | |||
15 | ![]() |
I_ITEM_ID | Call by reference | Type reference (TYPE) | STRING | 20020412 | |||
16 | ![]() |
I_ROLE | Call by reference | Type reference (TYPE) | STRING | role of a cfx user | 20020402 | ||
17 | ![]() |
I_TOPIC_ID | Call by reference | Type reference (TYPE) | STRING | 20020402 | |||
18 | ![]() |
I_VER_ID | Call by reference | Type reference (TYPE) | STRING | 20020402 |
Method PG_VERSION_HANDLE_EVENTS on class CL_CFX_MATERIAL_UI has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |