SAP ABAP Class CL_CFX_TXT_UI (Helpers for Folders und Documents)
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_TXT_UI  
Short Description Helpers for Folders und Documents    
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 20001215   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CFX_TXT_UI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CFX_AUTHORITY_UI Interface for Authorizations 20020503
Friends
Class CL_CFX_TXT_UI has no friend class.
Attributes
Class CL_CFX_TXT_UI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_VERSIONDATA_TO_UI Static method Public Method Converts Data Model Structures to HTML-Compatible Structures 20001215
2 FILL_NAV_FOR_VER_CREATE Static method Public Method Goes to Creation Page for Versions Using RR Navigation 20010115
3 GET_TEXTREF_SAFE Static method Public Method Returns Object Reference for Text Item and Exception Handl. 20001215
4 GET_URL_FOR_TXT Static method Public Method URL of the txt_de_allversions.htm Page 20010105
5 GET_URL_FOR_TXT_CREATE Static method Public Method URL for Creation Page 20010110
6 GET_URL_FOR_VERSIONPAGE Static method Public Method URL of the txt_de_allversions.htm zu txt_de.htm Page 20001227
7 GET_USER_AND_DATE Static method Public Method Returns User Name and Date 20001215
Events
Class CL_CFX_TXT_UI has no event.
Types
Class CL_CFX_TXT_UI has no local type.
Method Signatures

Method CONVERT_VERSIONDATA_TO_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HTML_DATA Call by reference Type reference (TYPE) CFX_TT_TEXT_VERSION UI: Tabelle für Text-Versions-Übersicht 20001215
2 Importing IT_DATA_VERSIONS Call by reference Type reference (TYPE) CFX_TT_VERSION_OVERVIEW Versionsüberlick für ein Dokument 20001215

Method CONVERT_VERSIONDATA_TO_UI on class CL_CFX_TXT_UI has no exception.

Method FILL_NAV_FOR_VER_CREATE 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 20010115
2 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20010115
3 Importing I_DOC_ID Call by reference Type reference (TYPE) STRING 20010115
4 Importing I_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION BSP Navigation 20010115
5 Importing I_PAGENAME Call by reference Type reference (TYPE) CFX_BSPPAGE Name einer BSP-Seite 20010115
6 Importing I_ROLE Call by reference Type reference (TYPE) CFX_ROLE role of a cfx user 20010115
7 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20010115

Method FILL_NAV_FOR_VER_CREATE on class CL_CFX_TXT_UI has no exception.

Method GET_TEXTREF_SAFE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_TEXTREF Call by reference Object reference (TYPE REF TO) CL_CFX_TEXT die Objectref 20001215
2 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION BSP Navigation 20010206
3 Importing I_GUID Call by reference Type reference (TYPE) STRING GUID des Textitems 20001215

Method GET_TEXTREF_SAFE on class CL_CFX_TXT_UI has no exception.

Method GET_URL_FOR_TXT 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 20010105
2 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20010105
3 Importing I_DOC_ID Call by reference Type reference (TYPE) STRING 20010105
4 Importing I_PAGENAME Call by reference Type reference (TYPE) CFX_BSPPAGE Name einer BSP-Seite 20010105
5 Importing I_ROLE Call by reference Type reference (TYPE) CFX_ROLE role of a cfx user 20010105
6 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20010105
7 Returning R_URL Value transfer Type reference (TYPE) STRING 20010105

Method GET_URL_FOR_TXT on class CL_CFX_TXT_UI has no exception.

Method GET_URL_FOR_TXT_CREATE 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 20010110
2 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20010110
3 Importing I_MSG_ID Call by reference Type reference (TYPE) STRING '' Fehlerzustand bei vorheriger Eingabe 20010112
4 Importing I_PAGENAME Call by reference Type reference (TYPE) CFX_BSPPAGE Name einer BSP-Seite 20010110
5 Importing I_ROLE Call by reference Type reference (TYPE) CFX_ROLE role of a cfx user 20010110
6 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20010110
7 Returning R_URL Value transfer Type reference (TYPE) STRING 20010110

Method GET_URL_FOR_TXT_CREATE on class CL_CFX_TXT_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 Importing I_AREA_ID Call by reference Type reference (TYPE) STRING 20001227
2 Importing I_COL_ID Call by reference Type reference (TYPE) STRING 20001227
3 Importing I_DOC_ID Call by reference Type reference (TYPE) STRING 20001227
4 Importing I_PAGENAME Call by reference Type reference (TYPE) CFX_BSPPAGE Name einer BSP-Seite 20001227
5 Importing I_ROLE Call by reference Type reference (TYPE) CFX_ROLE role of a cfx user 20001227
6 Importing I_TOPIC_ID Call by reference Type reference (TYPE) STRING 20001227
7 Importing I_VER_ID Call by reference Type reference (TYPE) STRING 20001227
8 Returning R_URL Value transfer Type reference (TYPE) STRING 20001227

Method GET_URL_FOR_VERSIONPAGE on class CL_CFX_TXT_UI has no exception.

Method GET_USER_AND_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATE Call by reference Type reference (TYPE) STRING Datum aufbereitet für User 20001215
2 Exporting E_EMAIL Call by reference Type reference (TYPE) STRING EMail des Users 20001221
3 Exporting E_USRNAME Call by reference Type reference (TYPE) STRING Name zum Anzeigen auf HTML 20001215
4 Importing I_DATE Call by reference Type reference (TYPE) SDOK_CRTST Erstellungszeitpunkt (UTC) 20001215
5 Importing I_TIME_FOR_USER Call by reference Type reference (TYPE) SDOK_CRUSR SY-UNAME Liefere Zeitangabe im Zeitsystem für User 20010103
6 Importing I_USERID Call by reference Type reference (TYPE) SDOK_CRUSR Ersteller 20001215

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