SAP ABAP Class CL_CFX_CONTEXT_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_CONTEXT_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 20010112   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_CONTEXT_UI has no interface implemented.
Friends
Class CL_CFX_CONTEXT_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_URL Static Attribute Public Type reference (TYPE) CFX_STRING Character String for Collaboration Folders 20011129
Methods
# Method Level Visibility Method type Description Created on
1 GET_AREA Static method Private Method Retrieve Area 20010115
2 GET_COLLABORATION Static method Private Method Retrieve Collaboration 20010206
3 GET_CURRENT_AREA Static method Private Method Retrieve Area 20010118
4 GET_FOLDER Static method Private Method Retrieve Folder 20010116
5 GET_ROOT_TOPIC Static method Private Method Retrieve Root Topic 20010302
6 GET_TOPIC Static method Public Method Retrieve Topic 20010115
7 GET_TYPE Static method Private Method Evaluate Page Parameters 20010115
8 INITIALIZE Static method Public Method Load Using Page Parameters 20010115
9 RESET_URL Static method Public Method Undo Current URL 20011129
10 SET_URL Static method Public Method Set Current URL 20011129
Events
Class CL_CFX_CONTEXT_UI has no event.
Types
Class CL_CFX_CONTEXT_UI has no local type.
Method Signatures

Method GET_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_COLLABORATION Value transfer Object reference (TYPE REF TO) CL_CFX_COLLABORATION Collaboration: Collaboration 20010115
2 Importing IP_NAVIGATION Value transfer Object reference (TYPE REF TO) IF_BSP_NAVIGATION BSP Navigation 20010115
3 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20010115
4 Returning RP_AREA Value transfer Object reference (TYPE REF TO) CL_CFX_AREA Collaboration: Area 20010115

Method GET_AREA on class CL_CFX_CONTEXT_UI has no exception.

Method GET_COLLABORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL_ID Value transfer Type reference (TYPE) STRING 20010206
2 Returning RP_COLLABORATION Value transfer Object reference (TYPE REF TO) CL_CFX_COLLABORATION Collaboration: Area 20010206

Method GET_COLLABORATION on class CL_CFX_CONTEXT_UI has no exception.

Method GET_CURRENT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_COLLABORATION Value transfer Object reference (TYPE REF TO) CL_CFX_COLLABORATION Collaboration: Collaboration 20010118
2 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20010118
3 Returning RP_AREA Value transfer Object reference (TYPE REF TO) CL_CFX_AREA Collaboration: Area 20010118

Method GET_CURRENT_AREA on class CL_CFX_CONTEXT_UI has no exception.

Method GET_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_AREA Value transfer Object reference (TYPE REF TO) CL_CFX_AREA Collaboration: Area 20010116
2 Importing IP_TOPIC Value transfer Object reference (TYPE REF TO) CL_CFX_TOPIC Collaboration: Collaboration 20010116
3 Returning RP_FOLDER Value transfer Object reference (TYPE REF TO) CL_CFX_FOLDER 20010116

Method GET_FOLDER on class CL_CFX_CONTEXT_UI has no exception.

Method GET_ROOT_TOPIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_COLLABORATION Value transfer Object reference (TYPE REF TO) CL_CFX_COLLABORATION Collaboration: Application 20010302
2 Returning RP_TOPIC Value transfer Object reference (TYPE REF TO) CL_CFX_TOPIC Collaboration: Topic 20010302

Method GET_ROOT_TOPIC on class CL_CFX_CONTEXT_UI has no exception.

Method GET_TOPIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOPIC_ID Value transfer Type reference (TYPE) STRING 20010115
2 Returning RP_TOPIC Value transfer Object reference (TYPE REF TO) CL_CFX_TOPIC Collaboration: Topic 20010116

Method GET_TOPIC on class CL_CFX_CONTEXT_UI has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA_ID Value transfer Type reference (TYPE) STRING 20010115
2 Importing I_COL_ID Value transfer Type reference (TYPE) STRING 20010115
3 Importing I_DOC_ID Value transfer Type reference (TYPE) STRING 20010115
4 Importing I_OBJECT_TYPE Value transfer Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20010115
5 Importing I_TOPIC_ID Value transfer Type reference (TYPE) STRING 20010115
6 Importing I_USER_GRP_ID Value transfer Type reference (TYPE) STRING 20010914
7 Returning R_OBJECT_TYPE Value transfer Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20010115

Method GET_TYPE on class CL_CFX_CONTEXT_UI has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AREA_ID Call by reference Type reference (TYPE) STRING 20010713
2 Exporting E_FOL_ID Call by reference Type reference (TYPE) STRING 20010117
3 Exporting E_TOPIC_ID Call by reference Type reference (TYPE) STRING 20010302
4 Importing IP_REQUEST Value transfer Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20010723
5 Importing I_AREA_ID Value transfer Type reference (TYPE) STRING 20010115
6 Importing I_COL_ID Value transfer Type reference (TYPE) STRING 20010115
7 Importing I_DOC_ID Value transfer Type reference (TYPE) STRING 20010115
8 Importing I_OBJECT_TYPE Value transfer Type reference (TYPE) CFX_T_OBJECT_TYPE Objekttyp 20010115
9 Importing I_TOPIC_ID Value transfer Type reference (TYPE) STRING 20010115
10 Importing I_USER_GRP_ID Value transfer Type reference (TYPE) STRING 20010914

Method INITIALIZE on class CL_CFX_CONTEXT_UI has no exception.

Method RESET_URL Signature

Method RESET_URL on class CL_CFX_CONTEXT_UI has no parameter.
Method RESET_URL on class CL_CFX_CONTEXT_UI has no exception.

Method SET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20011129
2 Returning R_URL_NOT_CHANGED Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20011129

Method SET_URL on class CL_CFX_CONTEXT_UI has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 20A