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

⤷

⤷

Properties
Class | CL_CFX_ALIAS_UI | |
Short Description | Contoller for Adapter Objects | |
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 | 20010605 | 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) |
Interfaces
Class CL_CFX_ALIAS_UI has no interface implemented.
Friends
Class CL_CFX_ALIAS_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) | CFX_MODE | 'create' | Processing Mode for Collaboration Folders | 20010605 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_MODE | 'delete' | Processing Mode for Collaboration Folders | 20010605 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_MODE | 'display' | Processing Mode for Collaboration Folders | 20010605 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_MODE | 'edit' | Processing Mode for Collaboration Folders | 20010605 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_MODE | 'move_bott.' | Processing Mode for Collaboration Folders | 20010620 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_MODE | 'move_down' | Processing Mode for Collaboration Folders | 20010620 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_MODE | 'move_top' | Processing Mode for Collaboration Folders | 20010620 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_MODE | 'move_up' | Processing Mode for Collaboration Folders | 20010620 | |
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CFX_TT_OT_ON | List of Object Types and their Names | 20010711 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Table with All Contexts | 20030304 |
2 | ![]() |
Static method | Public | Method | Object Types That Support Aliases for UI | 20010711 |
3 | ![]() |
Static method | Public | Method | 20010612 | |
4 | ![]() |
Static method | Public | Method | 20010606 | |
5 | ![]() |
Static method | Public | Method | Change Context According to User Entries | 20030304 |
6 | ![]() |
Static method | Public | Method | Change Aliases According to User Input | 20010611 |
7 | ![]() |
Static method | Public | Method | 20010606 | |
8 | ![]() |
Static method | Public | Method | Choose and Set Name for New Context | 20010606 |
Events
Class CL_CFX_ALIAS_UI has no event.
Types
Class CL_CFX_ALIAS_UI has no local type.
Method Signatures
Method GET_CONTEXT_OV_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_AREA | Call by reference | Object reference (TYPE REF TO) | CL_CFX_AREA | Collaboration: Area | 20030304 | ||
2 | ![]() |
IP_COLLABORATION | Call by reference | Object reference (TYPE REF TO) | CL_CFX_COLLABORATION | Collaboration: Collaboration | 20030304 | ||
3 | ![]() |
I_KEEP_USER_INPUT | Call by reference | Type reference (TYPE) | CFX_T_BOOLEAN_UI | CL_CFX_CONST_UI=>SC_FALSE_S | Benutzereingaben erhalten ? | 20030304 | |
4 | ![]() |
I_MARKED_CONTEXT_ID | Call by reference | Type reference (TYPE) | CFX_STRING | ID des markierten Kontext | 20030304 | ||
5 | ![]() |
I_ROLE | Call by reference | Type reference (TYPE) | CFX_STRING | Rolle | 20030304 | ||
6 | ![]() |
RP_CONTEXT_OV_TABLE | Value transfer | Object reference (TYPE REF TO) | CL_CFX_SO_SCREEN_OBJECT | Irgendein am Bildschirm anzeigbares Objekt | 20030304 |
Method GET_CONTEXT_OV_TABLE on class CL_CFX_ALIAS_UI has no exception.
Method GET_OBJECT_TYPES_NAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT_TYPES_NAMES | Call by reference | Type reference (TYPE) | CFX_TT_OT_ON | Liste von Objekttypen mit deren Namen | 20010711 | ||
2 | ![]() |
E_HAS_NON_STANDARD_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Gibt es nicht-Standard Objekttyp ? | 20030304 | ||
3 | ![]() |
IP_COLLABORATION | Call by reference | Object reference (TYPE REF TO) | CL_CFX_COLLABORATION | Collaboration: Collaboration | 20030303 |
Method GET_OBJECT_TYPES_NAMES on class CL_CFX_ALIAS_UI has no exception.
Method GET_URL_FOR_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20010612 | |||
2 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | STRING | 20010612 | |||
3 | ![]() |
I_CONTEXTS_ID | Call by reference | Type reference (TYPE) | STRING | 20010612 | |||
4 | ![]() |
I_CONTEXT_ID | Call by reference | Type reference (TYPE) | STRING | 20010612 | |||
5 | ![]() |
I_ROLE | Call by reference | Type reference (TYPE) | STRING | role of a cfx user | 20010612 | ||
6 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | STRING | 20010612 |
Method GET_URL_FOR_CONTEXT on class CL_CFX_ALIAS_UI has no exception.
Method GET_URL_FOR_CONTEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20010606 | |||
2 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | STRING | 20010606 | |||
3 | ![]() |
I_ROLE | Call by reference | Type reference (TYPE) | STRING | role of a cfx user | 20010606 | ||
4 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | STRING | 20010606 |
Method GET_URL_FOR_CONTEXTS on class CL_CFX_ALIAS_UI has no exception.
Method PG_CONTEXT_DE_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ACTION | Call by reference | Type reference (TYPE) | STRING | 20030304 | |||
2 | ![]() |
E_GO_BACK | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20030304 | ||
3 | ![]() |
E_GO_SAME_PAGE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Boolscher Typ | 20030304 | ||
4 | ![]() |
E_KEEP_USER_INPUT | Call by reference | Type reference (TYPE) | CFX_T_BOOLEAN_UI | Boolscher Typ für ui CL_CFX_CONST_UI=>SC_TRUE od. SC_FALSE | 20030304 | ||
5 | ![]() |
E_MSG_ID | Call by reference | Type reference (TYPE) | STRING | 20030304 | |||
6 | ![]() |
E_MSG_TXT | Call by reference | Type reference (TYPE) | STRING | 20030304 | |||
7 | ![]() |
IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20030304 | ||
8 | ![]() |
I_CONTEXTS_ID | Call by reference | Type reference (TYPE) | CFX_STRING | ID der Kontext Liste | 20030304 | ||
9 | ![]() |
I_CONTEXT_ID | Call by reference | Type reference (TYPE) | CFX_STRING | ID des Kontexts | 20030304 |
Method PG_CONTEXT_DE_SAVE on class CL_CFX_ALIAS_UI has no exception.
Method SET_ALIAS_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_ALIAS | Alias Namen zu Objekten | 20010618 | ||
2 | ![]() |
IP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20010611 |
Method SET_ALIAS_LIST on class CL_CFX_ALIAS_UI has no exception.
Method SET_BORDER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ALIAS_CONTEXT | Einzelner Kontext | 20010606 | ||
2 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | STRING | 20010706 | |||
3 | ![]() |
I_AREA_ID | Call by reference | Type reference (TYPE) | STRING | 20010606 | |||
4 | ![]() |
I_COL_ID | Call by reference | Type reference (TYPE) | STRING | 20010606 | |||
5 | ![]() |
I_ROLE | Call by reference | Type reference (TYPE) | STRING | 20010606 | |||
6 | ![]() |
RP_BORDER | Value transfer | Object reference (TYPE REF TO) | CL_CFX_BORDER_DATA | Hält die HTML-Daten zur Erzeugung der CFX-Rahmen | 20010606 |
Method SET_BORDER_DATA on class CL_CFX_ALIAS_UI has no exception.
Method SET_NAME_FOR_NEW_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_ALIAS_CONTEXT | Einzelner Kontext | 20010606 |
Method SET_NAME_FOR_NEW_CONTEXT on class CL_CFX_ALIAS_UI has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |