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 CL_CFX_CONST_UI 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 SC_BUTTON_CREATE_ID Constant Public Type reference (TYPE) CFX_MODE 'create' Processing Mode for Collaboration Folders 20010605
2 SC_BUTTON_DELETE_ID Constant Public Type reference (TYPE) CFX_MODE 'delete' Processing Mode for Collaboration Folders 20010605
3 SC_BUTTON_DISPLAY_ID Constant Public Type reference (TYPE) CFX_MODE 'display' Processing Mode for Collaboration Folders 20010605
4 SC_BUTTON_EDIT_ID Constant Public Type reference (TYPE) CFX_MODE 'edit' Processing Mode for Collaboration Folders 20010605
5 SC_BUTTON_MOVE_BOTTOM_ID Constant Public Type reference (TYPE) CFX_MODE 'move_bott.' Processing Mode for Collaboration Folders 20010620
6 SC_BUTTON_MOVE_DOWN_ID Constant Public Type reference (TYPE) CFX_MODE 'move_down' Processing Mode for Collaboration Folders 20010620
7 SC_BUTTON_MOVE_TOP_ID Constant Public Type reference (TYPE) CFX_MODE 'move_top' Processing Mode for Collaboration Folders 20010620
8 SC_BUTTON_MOVE_UP_ID Constant Public Type reference (TYPE) CFX_MODE 'move_up' Processing Mode for Collaboration Folders 20010620
9 ST_OBJECT_TYPES_NAMES 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 GET_CONTEXT_OV_TABLE Static method Public Method Table with All Contexts 20030304
2 GET_OBJECT_TYPES_NAMES Static method Public Method Object Types That Support Aliases for UI 20010711
3 GET_URL_FOR_CONTEXT Static method Public Method 20010612
4 GET_URL_FOR_CONTEXTS Static method Public Method 20010606
5 PG_CONTEXT_DE_SAVE Static method Public Method Change Context According to User Entries 20030304
6 SET_ALIAS_LIST Static method Public Method Change Aliases According to User Input 20010611
7 SET_BORDER_DATA Static method Public Method 20010606
8 SET_NAME_FOR_NEW_CONTEXT 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 Importing IP_AREA Call by reference Object reference (TYPE REF TO) CL_CFX_AREA Collaboration: Area 20030304
2 Importing IP_COLLABORATION Call by reference Object reference (TYPE REF TO) CL_CFX_COLLABORATION Collaboration: Collaboration 20030304
3 Importing 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 Importing I_MARKED_CONTEXT_ID Call by reference Type reference (TYPE) CFX_STRING ID des markierten Kontext 20030304
5 Importing I_ROLE Call by reference Type reference (TYPE) CFX_STRING Rolle 20030304
6 Returning 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 Exporting ET_OBJECT_TYPES_NAMES Call by reference Type reference (TYPE) CFX_TT_OT_ON Liste von Objekttypen mit deren Namen 20010711
2 Exporting E_HAS_NON_STANDARD_OBJECT_TYPE Call by reference Type reference (TYPE) CFX_BOOLEAN Gibt es nicht-Standard Objekttyp ? 20030304
3 Importing 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 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20010612
2 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20010612
3 Importing I_CONTEXTS_ID Call by reference Type reference (TYPE) STRING 20010612
4 Importing I_CONTEXT_ID Call by reference Type reference (TYPE) STRING 20010612
5 Importing I_ROLE Call by reference Type reference (TYPE) STRING role of a cfx user 20010612
6 Returning 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 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20010606
2 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20010606
3 Importing I_ROLE Call by reference Type reference (TYPE) STRING role of a cfx user 20010606
4 Returning 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 Changing C_ACTION Call by reference Type reference (TYPE) STRING 20030304
2 Exporting E_GO_BACK Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20030304
3 Exporting E_GO_SAME_PAGE Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20030304
4 Exporting 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 Exporting E_MSG_ID Call by reference Type reference (TYPE) STRING 20030304
6 Exporting E_MSG_TXT Call by reference Type reference (TYPE) STRING 20030304
7 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20030304
8 Importing I_CONTEXTS_ID Call by reference Type reference (TYPE) CFX_STRING ID der Kontext Liste 20030304
9 Importing 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 Importing IP_OBJECT Call by reference Object reference (TYPE REF TO) IF_CFX_ALIAS Alias Namen zu Objekten 20010618
2 Importing 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 Importing IP_CONTEXT Call by reference Object reference (TYPE REF TO) CL_CFX_ALIAS_CONTEXT Einzelner Kontext 20010606
2 Importing I_ACTION Call by reference Type reference (TYPE) STRING 20010706
3 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20010606
4 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20010606
5 Importing I_ROLE Call by reference Type reference (TYPE) STRING 20010606
6 Returning 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 Importing 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