SAP ABAP Class CL_DPR_FORM_REQUEST (Development Projects: Form Request)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_FORM_REQUEST Development Projects: Form Request 20020307
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_FORM_REQUEST_MULTIPLE Development Projects: Form Request for Multiple Elements 20020307
2 Inheritance (c INHERITING FROM c_ref)  CL_DPR_FORM_REQUEST_SINGLE Development Projects: Form Request for Single Element 20020307
Properties
Class CL_DPR_FORM_REQUEST  
Short Description Development Projects: Form Request    
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 20020307   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_FORM_REQUEST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DPR_FORM_REQUEST Development Projects: Form Request 20020307
Friends
Class CL_DPR_FORM_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_FORM_MANAGER Instance attribute Protected Object reference (TYPE REF TO) IF_DPR_FORM_MANAGER Form Manager 20020307
2 MR_MODEL Instance attribute Public Attribute reference (LIKE) 20020307
3 MR_OPTIONS Instance attribute Public Attribute reference (LIKE) 20020307
4 MS_CONTROL_PARAMETERS Instance attribute Protected Type reference (TYPE) SSFCTRLOP Smart Forms: Control structure 20020307
5 MS_CONTROL_PARAMETERS_FP Instance attribute Protected Type reference (TYPE) SFPDOCPARAMS Form Processing Form Parameters 20050406
6 MS_OUTPUT_OPTIONS Instance attribute Protected Type reference (TYPE) SSFCOMPOP Smart Forms:Smart Composer Options (Transfer) 20020307
7 MT_ELEMENTS Instance attribute Public Attribute reference (LIKE) 20020307
8 MV_OUTPUT_FORMAT Instance attribute Protected Type reference (TYPE) DPR_TV_OUTPUT_FORMAT Output Format for Print Template 20031009
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020307
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020307
3 CREATE_REQUEST Static method Public Method Create Instance of Form Request 20020307
4 PROCESS Instance method Public Method 20020307
Events
Class CL_DPR_FORM_REQUEST has no event.
Types
Class CL_DPR_FORM_REQUEST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FORM_MANAGER Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_MANAGER Development Projects: Formular-Manager 20020307
2 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_MODEL Development Projects: Schnittstelle aller Formular-Modelle 20020307
3 Importing IR_OPTIONS Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_OPTIONS Development Projects: Kollektion von Formular-Optionen 20020307
4 Importing IS_CONTROL_PARAMETERS Call by reference Type reference (TYPE) SSFCTRLOP Smart Forms: Kontrollstruktur 20020307
5 Importing IS_CONTROL_PARAMETERS_FP Call by reference Type reference (TYPE) SFPDOCPARAMS Formularprozessierung Formularparameter 20050406
6 Importing IS_OUTPUT_OPTIONS Call by reference Type reference (TYPE) SSFCOMPOP SAP Smart Forms: Optionen Smart Composer (Übergabe) 20020307
7 Importing IT_ELEMENTS Call by reference Type reference (TYPE) DPR_TT_FORM_ELEMENTS Tabelle mit Referenzen auf Formularelemente 20020307
8 Importing IV_OUTPUT_FORMAT Call by reference Type reference (TYPE) DPR_TV_OUTPUT_FORMAT 'PDF' Ausgabeformat für Druckvorlage 20031009

Method CONSTRUCTOR on class CL_DPR_FORM_REQUEST has no exception.

Method CREATE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FORM_MANAGER Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_MANAGER Development Projects: Formular-Manager 20020307
2 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_MODEL Development Projects: Schnittstelle aller Formular-Modelle 20020307
3 Importing IR_OPTIONS Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_OPTIONS Development Projects: Kollektion von Formular-Optionen 20020307
4 Importing IS_CONTROL_PARAMETERS Call by reference Type reference (TYPE) SSFCTRLOP Smart Forms: Kontrollstruktur 20020307
5 Importing IS_CONTROL_PARAMETERS_FP Call by reference Type reference (TYPE) SFPDOCPARAMS Formularprozessierung Formularparameter 20050406
6 Importing IS_OUTPUT_OPTIONS Call by reference Type reference (TYPE) SSFCOMPOP SAP Smart Forms: Optionen Smart Composer (Übergabe) 20020307
7 Importing IT_ELEMENTS Call by reference Type reference (TYPE) DPR_TT_FORM_ELEMENTS Tabelle mit Referenzen auf Formularelemente 20020307
8 Importing IV_OUTPUT_FORMAT Call by reference Type reference (TYPE) DPR_TV_OUTPUT_FORMAT 'PDF' Ausgabeformat für Druckvorlage 20031009
9 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) IF_DPR_FORM_REQUEST Development Projects: Formular-Request 20020307

Method CREATE_REQUEST on class CL_DPR_FORM_REQUEST has no exception.

Method PROCESS Signature

Method PROCESS on class CL_DPR_FORM_REQUEST has no parameter.
Method PROCESS on class CL_DPR_FORM_REQUEST has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100