SAP ABAP Class CL_DPR_FORM_SERVICES (Development Projects: Services)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_FORMS (Package) Project Management Projects - Forms
Properties
Class CL_DPR_FORM_SERVICES  
Short Description Development Projects: Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_FORMS   Project Management Projects - Forms 
Created 20040115   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DPR_FORM_SERVICES has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 IF_DPR_FORM_ELEMENT 20040115 Development Projects: Objects That Are Displayed As Forms
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_CIT_RESULT_NOT_OK Constant Public Type reference (TYPE) CHAR1 '2' Result: Not OK 20050415
2 SC_CIT_RESULT_NOT_RELEVANT Constant Public Type reference (TYPE) CHAR1 '3' Result: Not Relevant 20050415
3 SC_CIT_RESULT_OK Constant Public Type reference (TYPE) CHAR1 '1' Result: OK 20050415
4 SC_CIT_RESULT_OPEN Constant Public Type reference (TYPE) CHAR1 space Result: Open 20050415
5 SV_LANGUAGE Static Attribute Private Type reference (TYPE) SYLANGU Language 20040115
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_PATH Static method Private Method Create Path 20040115
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040115
3 CONVERT_ATTR_TO_CIT_RESULT Static method Public Method Convert Attribute Fields to Result Value 20050415
4 GET_FLAT_TASK_LIST Static method Public Method Converts DPR_TT_TASK_DAT in DPR_TT_TASK_DAT_FLAT 20040115
5 GET_PATH_WITH_DATA Static method Public Method Access Method to Path Up to Root Object (with Data) 20040115
6 GET_PDF_SIGNATURES Static method Public Method Determine Digital Signatures via Adobe Document Services 20050907
7 GET_RESPONSIBLE_GUID Static method Public Method Access Method to GUID of Responsible Business Partner 20040115
8 PROCESS_TASK_HIERARCHY Static method Private Method Process Task Hierarchy 20040115
Events
Class CL_DPR_FORM_SERVICES has no event.
Types
Class CL_DPR_FORM_SERVICES has no local type.
Method Signatures

Method BUILD_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PATH Call by reference Type reference (TYPE) DPR_TT_FORM_ELEMENT_PATH Pfad von Formularelementen (mit Daten) 20040115
2 Importing IR_FORM_ELEMENT Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_ELEMENT Development Projects: Objekte, die sich als Formular darst. 20040115

Method BUILD_PATH on class CL_DPR_FORM_SERVICES has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_FORM_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_FORM_SERVICES has no exception.

Method CONVERT_ATTR_TO_CIT_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULTS Call by reference Type reference (TYPE) SHSVALTAB Mögliche Ergebniswerte für Listbox 20050415
2 Exporting EV_RESULT Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050415
3 Importing IV_NOK Call by reference Type reference (TYPE) DPR_TV_CHECKLIST_ITEM_NOK Nicht in Ordnung 20050415
4 Importing IV_NOT_RELEVANT Call by reference Type reference (TYPE) DPR_TV_NOT_RELEVANT Nicht relevant 20050415
5 Importing IV_OK Call by reference Type reference (TYPE) DPR_TV_CHECKLIST_ITEM_OK In Ordnung 20050415

Method CONVERT_ATTR_TO_CIT_RESULT on class CL_DPR_FORM_SERVICES has no exception.

Method GET_FLAT_TASK_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TASK_FLAT Call by reference Type reference (TYPE) DPR_TT_TASK_DAT_FLAT Daten zu Aufgaben (flache Liste) 20040115
2 Importing IT_TASK Call by reference Type reference (TYPE) DPR_TT_TASK_DAT Daten zu Aufgaben 20040115

Method GET_FLAT_TASK_LIST on class CL_DPR_FORM_SERVICES has no exception.

Method GET_PATH_WITH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20040115
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Sprache 20040115
3 Returning RT_PATH Value transfer Type reference (TYPE) DPR_TT_FORM_ELEMENT_PATH Pfad von Formularelementen (mit Daten) 20040115

Method GET_PATH_WITH_DATA on class CL_DPR_FORM_SERVICES has no exception.

Method GET_PDF_SIGNATURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SIGNATURES Call by reference Type reference (TYPE) TFPSIGNATURE Signaturen der PDF-Datei 20050907
2 Exporting EV_RC Value transfer Type reference (TYPE) I (0=OK, 1=Interner Fehler, 2=kein SSL) 20050907
3 Importing IV_DEST Call by reference Type reference (TYPE) RFCDEST Verbindung zum ADS 20050907
4 Importing IV_PDF Call by reference Type reference (TYPE) XSTRING PDF-Datei 20050907

Method GET_PDF_SIGNATURES on class CL_DPR_FORM_SERVICES has no exception.

Method GET_RESPONSIBLE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20040115
2 Returning RV_PARTNER_GUID Value transfer Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20040115

Method GET_RESPONSIBLE_GUID on class CL_DPR_FORM_SERVICES has no exception.

Method PROCESS_TASK_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TASK_FLAT Call by reference Type reference (TYPE) DPR_TT_TASK_DAT_FLAT Daten zu Aufgaben (flache Liste) 20040115
2 Importing IT_TASK Call by reference Type reference (TYPE) DPR_TT_TASK_DAT Daten zu Aufgaben 20040115
3 Importing IV_LEVEL Value transfer Type reference (TYPE) NUMC3 Stufe der Aufgabe 20040115

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