SAP ABAP Class IF_DPR_FORM_MANAGER (Development Projects: Form Manager)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_FORM_MANAGER Development Projects: Form Manager 20020305
Properties
Class IF_DPR_FORM_MANAGER  
Short Description Development Projects: Form Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020305   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 IF_DPR_FORM_MANAGER has no interface implemented.
Friends
Class IF_DPR_FORM_MANAGER has no friend class.
Attributes
Class IF_DPR_FORM_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_REQUEST_FOR_ELEMENT Instance method Public Method Create Print Request for Published Form Element 20020307
2 CREATE_REQUEST_FOR_PDF_DATA Instance method Public Method Generate PDF Data for 'Saving Status Report' 20031017
3 GET_ACTUAL_RESPONSE Instance method Public Method Access Method to Current Response Object (Reading) 20020625
4 GET_ADS_CONNECTION Instance method Public Method Determine Logical Destination for Adobe Document Service 20050603
5 GET_CONTROL_PARAMETERS Instance method Public Method Access Method to SF Control Structure (Reading) 20020307
6 GET_DESCRIPTION Instance method Public Method Access Method to Description (Short Text) of Form 20020306
7 GET_FUNCTION_NAME_BY_FORM_NAME Instance method Public Method Derive Name of Gen. Smart Form Funct. Module from Form Name 20020306
8 GET_INSTANCE Static method Public Method Access Method to Instance 20020305
9 GET_LANGUAGE Instance method Public Method Access Method for Language (Read) 20020622
10 GET_MODELS_FOR_ELEMENT Instance method Public Method Access Method to Valid Model for Published Element 20020307
11 GET_MODELS_FOR_OBJECT_TYPE Instance method Public Method Access Method to Valid Model for Object Type 20020308
12 GET_OUTPUT_OPTIONS Instance method Public Method Access Method to SF Options (Smart Composer) (Reading) 20020307
13 GET_PUBLISHED_ELEMENT Instance method Public Method Access Method to Published Form Element (Reading) 20020625
14 GET_SELECTED_MODEL Instance method Public Method Access Method to Selected Model (Reading) 20020307
15 PUBLISH_ELEMENT Instance method Public Method Publish Form Element 20020307
16 SET_ACTUAL_RESPONSE Instance method Public Method Access Method to Current Response Object (Writing) 20020625
17 SET_LANGUAGE Instance method Public Method Access Method for Language (Write) 20020622
18 SET_SELECTED_MODEL Instance method Public Method Access Method to Selected Model (Reading) 20020307
Events
Class IF_DPR_FORM_MANAGER has no event.
Types
Class IF_DPR_FORM_MANAGER has no local type.
Method Signatures

Method CREATE_REQUEST_FOR_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_ELEMENT Development Projects: Objekte, die sich als Formular darst. 20020307
2 Importing IV_INTERACTIVE_PDF Call by reference Type reference (TYPE) BOOLE_D SPACE Interaktives PDF erzeugen (falls möglich)? 20050728
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) DPR_TV_OBJECT_TYPE Objekttyp in der Projektplanung 20070419
4 Importing IV_OUTPUT_FORMAT Call by reference Type reference (TYPE) DPR_TV_OUTPUT_FORMAT 'PDF' Ausgabeformat für Druckvorlage 20031009
5 Returning RR_REQUEST Value transfer Object reference (TYPE REF TO) IF_DPR_FORM_REQUEST Development Projects: Formular-Request 20020307

Method CREATE_REQUEST_FOR_ELEMENT on class IF_DPR_FORM_MANAGER has no exception.

Method CREATE_REQUEST_FOR_PDF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_ELEMENT Development Projects: Objekte, die sich als Formular darst. 20031017
2 Returning RR_REQUEST Value transfer Object reference (TYPE REF TO) IF_DPR_FORM_REQUEST Development Projects: Formular-Request 20031017

Method CREATE_REQUEST_FOR_PDF_DATA on class IF_DPR_FORM_MANAGER has no exception.

Method GET_ACTUAL_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ACTUAL_RESPONSE Value transfer Object reference (TYPE REF TO) IF_DPR_FORM_RESPONSE Development Projects: Formular-Response 20020625

Method GET_ACTUAL_RESPONSE on class IF_DPR_FORM_MANAGER has no exception.

Method GET_ADS_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RFCDEST Value transfer Type reference (TYPE) RFCDEST logische Destination zum Adobe Document Service 20050603

Method GET_ADS_CONNECTION on class IF_DPR_FORM_MANAGER has no exception.

Method GET_CONTROL_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_CONTROL_PARAMETERS Value transfer Type reference (TYPE) SSFCTRLOP Smart Forms: Kontrollstruktur 20020307

Method GET_CONTROL_PARAMETERS on class IF_DPR_FORM_MANAGER has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORM_NAME Call by reference Type reference (TYPE) TDSFNAME Formularname 20020306
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20020306
3 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) FPTEXT Kurztext 20020306

Method GET_DESCRIPTION on class IF_DPR_FORM_MANAGER has no exception.

Method GET_FUNCTION_NAME_BY_FORM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORM_NAME Call by reference Type reference (TYPE) TDSFNAME Smart Forms: Formularname 20020306
2 Importing IV_PDF_FORM Call by reference Type reference (TYPE) BOOLE_D Adobe-Formular ermitteln? 20060328
3 Returning RV_FUNCTION_NAME Value transfer Type reference (TYPE) RS38L_FNAM Name des Funktionsbausteins 20020306

Method GET_FUNCTION_NAME_BY_FORM_NAME on class IF_DPR_FORM_MANAGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROJECT_TYPE Call by reference Type reference (TYPE) DPR_TV_PRO_TYPE Projektart 20030926
2 Importing IV_SCENARIO Call by reference Type reference (TYPE) STRING Scenario 20120903
3 Importing IV_STATUS_REPORT Call by reference Type reference (TYPE) DPR_TV_FORM_STAT_REPORT Projektstatusbericht? 20031014
4 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) IF_DPR_FORM_MANAGER Development Projects: Formular-Manager 20020305

Method GET_INSTANCE on class IF_DPR_FORM_MANAGER has no exception.

Method GET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LANGUAGE Value transfer Type reference (TYPE) SYLANGU Sprache 20020622

Method GET_LANGUAGE on class IF_DPR_FORM_MANAGER has no exception.

Method GET_MODELS_FOR_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) DPR_TV_OBJECT_TYPE Objekttyp in der Projektplanung 20070419
2 Returning RT_MODELS Value transfer Type reference (TYPE) DPR_TT_FORM_MODELS Tabelle mit Referenzen auf Formularmodelle 20020307

Method GET_MODELS_FOR_ELEMENT on class IF_DPR_FORM_MANAGER has no exception.

Method GET_MODELS_FOR_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp 20020308
2 Returning RT_MODELS Value transfer Type reference (TYPE) DPR_TT_FORM_MODELS Tabelle mit Referenzen auf Formularmodelle 20020308

Method GET_MODELS_FOR_OBJECT_TYPE on class IF_DPR_FORM_MANAGER has no exception.

Method GET_OUTPUT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_OUTPUT_OPTIONS Value transfer Type reference (TYPE) SSFCOMPOP SAP Smart Forms: Optionen Smart Composer (Übergabe) 20020307

Method GET_OUTPUT_OPTIONS on class IF_DPR_FORM_MANAGER has no exception.

Method GET_PUBLISHED_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ELEMENT Value transfer Object reference (TYPE REF TO) IF_DPR_FORM_ELEMENT Development Projects: Objekte, die sich als Formular darst. 20020625

Method GET_PUBLISHED_ELEMENT on class IF_DPR_FORM_MANAGER has no exception.

Method GET_SELECTED_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp 20020307
2 Returning RR_MODEL Value transfer Object reference (TYPE REF TO) IF_DPR_FORM_MODEL Development Projects: Schnittstelle aller Formular-Modelle 20020307

Method GET_SELECTED_MODEL on class IF_DPR_FORM_MANAGER has no exception.

Method PUBLISH_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_ELEMENT Development Projects: Objekte, die sich als Formular darst. 20020307

Method PUBLISH_ELEMENT on class IF_DPR_FORM_MANAGER has no exception.

Method SET_ACTUAL_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACTUAL_RESPONSE Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_RESPONSE Development Projects: Formular-Response 20020625

Method SET_ACTUAL_RESPONSE on class IF_DPR_FORM_MANAGER has no exception.

Method SET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Sprache 20020622

Method SET_LANGUAGE on class IF_DPR_FORM_MANAGER has no exception.

Method SET_SELECTED_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) IF_DPR_FORM_MODEL Development Projects: Schnittstelle aller Formular-Modelle 20020307
2 Importing IV_SET_AS_DEFAULT Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE Bool'scher Wert: Ausgewähltes Modell als Default setzen 20020709

Method SET_SELECTED_MODEL on class IF_DPR_FORM_MANAGER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in