SAP ABAP Class CL_CPRO_UTILS (Help Class for CPRO Package)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM (Application Component) Product Lifecycle Management
     CPRO (Package) Interface for File Explorer Integration
Properties
Class CL_CPRO_UTILS  
Short Description Help Class for CPRO Package    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CPRO   Interface for File Explorer Integration 
Created 20030724   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)
2 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CPRO_UTILS has no interface implemented.
Friends
Class CL_CPRO_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_TEXTS Instance attribute Protected Type reference (TYPE) TT_LANG_TEXTS 20040127
2 SC_ERROR_NO_APPLICATION Constant Public Type reference (TYPE) INT4 101 Application not Specified 20030725
3 SC_ERROR_NO_CHANGE_PERMISSION Constant Public Type reference (TYPE) INT4 501 No Change Authorization 20030821
4 SC_ERROR_NO_CREATE_PERMISSION Constant Public Type reference (TYPE) INT4 502 No create authorization 20030821
5 SC_ERROR_NO_DELETE_PERMISSION Constant Public Type reference (TYPE) INT4 503 No Delete Authorization 20030821
6 SC_ERROR_NO_FILE Constant Public Type reference (TYPE) INT4 505 Document Does not Have a File 20030910
7 SC_ERROR_NO_OBJECT Constant Public Type reference (TYPE) INT4 504 Object Does Not Exist (more) 20030821
8 SC_ERROR_NO_READ_PERMISSION Constant Public Type reference (TYPE) INT4 500 No Read Authorization 20030821
9 SC_ERROR_OPERATN_NOT_COMPLETED Constant Public Type reference (TYPE) INT4 506 Operation Was Not Successful for All Objects 20050113
10 SC_ERROR_UNK_APPLICATION Constant Public Type reference (TYPE) INT4 102 Unknown Application 20030728
11 SC_ERROR_WRONG_CLIENT_VERSION Constant Public Type reference (TYPE) INT4 103 Incorrect Client Version 20030725
12 SC_ICONF_AREA Constant Public Type reference (TYPE) INT4 4 Natural Number 20031031
13 SC_ICONF_AREAPUB Constant Public Type reference (TYPE) INT4 3 Natural Number 20031119
14 SC_ICONF_CFXFOLDER Constant Public Type reference (TYPE) INT4 5 Natural Number 20031031
15 SC_ICONF_CHECKLIST Constant Public Type reference (TYPE) INT4 6 Natural Number 20031201
16 SC_ICONF_CHECKLISTITEM Constant Public Type reference (TYPE) INT4 7 Natural Number 20031201
17 SC_ICONF_COL Constant Public Type reference (TYPE) INT4 2 Natural Number 20031031
18 SC_ICONF_FOLDER Constant Public Type reference (TYPE) INT4 0 Natural Number 20031031
19 SC_ICONF_PHASE Constant Public Type reference (TYPE) INT4 8 Natural Number 20031201
20 SC_ICONF_PROJECT Constant Public Type reference (TYPE) INT4 9 Natural Number 20031201
21 SC_ICONF_SERVER Constant Public Type reference (TYPE) INT4 1 Natural Number 20031031
22 SC_ICONF_TASK Constant Public Type reference (TYPE) INT4 10 Natural Number 20031201
23 SC_ICON_CHNG Constant Public Type reference (TYPE) INT4 2 Change Icon (Pencil) 20030826
24 SC_ICON_DISP Constant Public Type reference (TYPE) INT4 3 Display Icon (Glasses) 20030826
25 SC_ICON_DOCUMENT Constant Public Type reference (TYPE) INT4 10 Document Icon 20030728
26 SC_ICON_EMPTYICON Constant Public Type reference (TYPE) INT4 0 Invisible 20030826
27 SC_ICON_FALSE Constant Public Type reference (TYPE) INT4 8 Boolean False 20030826
28 SC_ICON_HELP Constant Public Type reference (TYPE) INT4 4 Help 20030826
29 SC_ICON_LOCL Constant Public Type reference (TYPE) INT4 6 Locked 20030826
30 SC_ICON_LOOP Constant Public Type reference (TYPE) INT4 7 Unlocked 20030826
31 SC_ICON_OKAY Constant Public Type reference (TYPE) INT4 1 OK Icon (Green Tick) 20030826
32 SC_ICON_SRCH Constant Public Type reference (TYPE) INT4 5 Search Binoculars 20030826
33 SC_ICON_TRUE Constant Public Type reference (TYPE) INT4 9 Boolean True 20030826
34 SC_PROP_NAME_BASE_URL Constant Public Type reference (TYPE) STRING 'BASE_URL' Name for Property Base URL 20050111
35 SC_PROP_NAME_HELP_URL Constant Public Type reference (TYPE) STRING 'HELP_URL' Name for Property Help URL 20050111
36 SC_SERVER_INTERFACE_VER Constant Public Type reference (TYPE) STRING '1.0' Server-Side Interface Version 20030724
37 SP_TEXTS Static Attribute Protected Object reference (TYPE REF TO) CL_CPRO_UTILS Help Class for CPRO Package 20040127
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_WFE_ACTIVE_FOR_CFX Static method Public Method Checks for cFolders Whether WFE Integration Is Switched On 20050315
2 CHECK_WFE_ACTIVE_FOR_DPR Static method Public Method Checks for cProjects Whether WFE Integration Is Switched On 20050315
3 DO_STARTFOLDER_DOWNLOAD Static method Public Method File Download for a WFE Start File 20040112
4 FILL_CELL_WITH_DATE Static method Public Method Fill Table Cell with Date 20040311
5 FILL_CELL_WITH_FILESIZE Static method Public Method Fill Table Cell with File Size 20040316
6 FILL_CELL_WITH_USER Static method Public Method Fill Table Cell with User Data 20031230
7 GET_ALL_APPLICATION_CONNECTORS Static method Public Method Deliver All Applications 20030804
8 GET_APPLICATION_CONNECTOR Static method Public Method Delivers Connection to an Application 20030724
9 GET_HELP_URL Static method Public Method Supplies a URL with Online Help 20040219
10 GET_LOGSYS Static method Public Method Supplies Logical Unique System 20030729
11 GET_STARTFOLDER_XML Static method Public Method Generate XML of a WFE Start File 20050407
12 GET_TEXTS Static method Public Method Text Pool Test 20040209
13 GET_TEXT_FOR_ID Static method Public Method Text Pool Test 20040127
14 GET_URL_FOR_ID Static method Public Method Gets URL for an Application 20040115
15 TEST_TEXTS Static method Public Method Text Pool Test 20040127
Events
Class CL_CPRO_UTILS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_LANG_TEXTS Protected See coding 20040127
2 TT_LANG_TEXTS Protected See coding 20040127
Method Signatures

Method CHECK_WFE_ACTIVE_FOR_CFX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_WFE_ACTIVE_FOR_CFX Value transfer Type reference (TYPE) CPRO_API_T_FLAG einstelliges Feld; auch als Boolean verwendbar (X=true) 20050315

Method CHECK_WFE_ACTIVE_FOR_CFX on class CL_CPRO_UTILS has no exception.

Method CHECK_WFE_ACTIVE_FOR_DPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_WFE_ACTIVE_FOR_DPR Value transfer Type reference (TYPE) CPRO_API_T_FLAG einstelliges Feld; auch als Boolean verwendbar (X=true) 20050315

Method CHECK_WFE_ACTIVE_FOR_DPR on class CL_CPRO_UTILS has no exception.

Method DO_STARTFOLDER_DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20040112
2 Importing IP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME HTTP Framework (iHTTP) HTTP Response 20040112
3 Importing IS_PERSISTENT_NODE Call by reference Type reference (TYPE) CPRO_API_TS_PERSISTENT_NODE Beschreibung eines persistenten Knotens 20040112
4 Importing IS_SERVERID Call by reference Type reference (TYPE) CPRO_API_TS_SERVERID Server ID Beschreibung 20040112

Method DO_STARTFOLDER_DOWNLOAD on class CL_CPRO_UTILS has no exception.

Method FILL_CELL_WITH_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CELL Call by reference Type reference (TYPE) CPRO_API_TS_DETAIL_CELL Details eines Zelle einer Tabelle 20040311
2 Importing I_INCLUDE_TIME Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Nur Datum oder auch mit Uhrzeit (Default) 20040311
3 Importing I_USER_ID Call by reference Type reference (TYPE) SYUNAME SY-UNAME Anmeldename des Benutzers 20040311
4 Importing I_UTC_TMPSTMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20040311

Method FILL_CELL_WITH_DATE on class CL_CPRO_UTILS has no exception.

Method FILL_CELL_WITH_FILESIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CELL Call by reference Type reference (TYPE) CPRO_API_TS_DETAIL_CELL Details eines Zelle einer Tabelle 20040316
2 Importing I_FILESIZE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040316

Method FILL_CELL_WITH_FILESIZE on class CL_CPRO_UTILS has no exception.

Method FILL_CELL_WITH_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CELL Call by reference Type reference (TYPE) CPRO_API_TS_DETAIL_CELL Details eines Zelle einer Tabelle 20031230
2 Importing I_USER_ID Call by reference Type reference (TYPE) SYUNAME Anmeldename des Benutzers 20031230

Method FILL_CELL_WITH_USER on class CL_CPRO_UTILS has no exception.

Method GET_ALL_APPLICATION_CONNECTORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONNECTOR Call by reference Type reference (TYPE) CPRO_API_TT_CONNECTORS Liste mit serverseitigen Anwendungen 20030804
2 Importing I_LANGUAGE Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20040127

Method GET_ALL_APPLICATION_CONNECTORS on class CL_CPRO_UTILS has no exception.

Method GET_APPLICATION_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_CONNECTOR Call by reference Object reference (TYPE REF TO) IF_CPRO_CONNECTOR Verbindung zu Serverapplikation 20030728
2 Exporting ES_FAULT Call by reference Type reference (TYPE) CPRO_API_TS_RETURN_CODE Allgemeine Rückgabestruktur mit Fehlerbeschreibung 20030728
3 Importing I_APPLICATION Call by reference Type reference (TYPE) STRING Applikationskürzel 20030724
4 Importing I_LANGUAGE Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20040127

Method GET_APPLICATION_CONNECTOR on class CL_CPRO_UTILS has no exception.

Method GET_HELP_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_URL Value transfer Type reference (TYPE) STRING 20040219

Method GET_HELP_URL on class CL_CPRO_UTILS has no exception.

Method GET_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOGSYS Value transfer Type reference (TYPE) STRING 20030729

Method GET_LOGSYS on class CL_CPRO_UTILS has no exception.

Method GET_STARTFOLDER_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XML Call by reference Type reference (TYPE) XSTRING 20050407
2 Exporting E_XML_SIZE Call by reference Type reference (TYPE) I 20050407
3 Importing IS_PERSISTENT_NODE Call by reference Type reference (TYPE) CPRO_API_TS_PERSISTENT_NODE Beschreibung eines persistenten Knotens 20050407
4 Importing IS_SERVERID Call by reference Type reference (TYPE) CPRO_API_TS_SERVERID Server ID Beschreibung 20050407

Method GET_STARTFOLDER_XML on class CL_CPRO_UTILS has no exception.

Method GET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TEXTS Value transfer Type reference (TYPE) CPRO_API_TT_LANGUAGE_ELEM Tebelle mit Sprachelementen 20040209
2 Importing I_ISO_LANG Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20040209

Method GET_TEXTS on class CL_CPRO_UTILS has no exception.

Method GET_TEXT_FOR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ISO_LANG Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20040127
2 Importing I_TXT_ID Call by reference Type reference (TYPE) TEXTPOOLKY Schlüssel des Textelements (Nummer / Selektionsname) 20040127
3 Returning R_TXT Value transfer Type reference (TYPE) STRING 20040127

Method GET_TEXT_FOR_ID on class CL_CPRO_UTILS has no exception.

Method GET_URL_FOR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CPRO_APPL_ID Identifikator der Anwendung 20040115
2 Returning R_URL Value transfer Type reference (TYPE) URL Uniform resource locator 20040115
# Exception Resumable Description Created on
1 CX_CPRO_NO_URL Keine URL definiert 20040420

Method TEST_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ISO_LANG Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20040127

Method TEST_TEXTS on class CL_CPRO_UTILS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 310