SAP ABAP Class IF_DPR_FORM_REQUEST (Development Projects: Form Request)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_FORM_REQUEST Development Projects: Form Request 20020307
Properties
Class IF_DPR_FORM_REQUEST  
Short Description Development Projects: Form Request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020301   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 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_DPR_FORM_REQUEST has no interface implemented.
Friends
Class IF_DPR_FORM_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_MODEL Instance attribute Public Object reference (TYPE REF TO) IF_DPR_FORM_MODEL Development Projects: Interface of All Form Models 20020307
2 MR_OPTIONS Instance attribute Public Object reference (TYPE REF TO) IF_DPR_FORM_OPTIONS Development Projects: Collection of Form Options 20020307
3 MT_ELEMENTS Instance attribute Public Type reference (TYPE) DPR_TT_FORM_ELEMENTS Table with References to Form Elements 20020307
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTROL_PARAMETERS Instance method Public Method Access Method to SF Control Structure (Reading) 20020307
2 GET_CONTROL_PARAMETERS_FP Instance method Public Method Access Method to FP Control Structure (Reading) 20050406
3 GET_OUTPUT_OPTIONS Instance method Public Method Access Method to SF Options (Smart Composer) (Reading) 20020307
4 PROCESS Instance method Public Method Execute Order 20020307
Events
Class IF_DPR_FORM_REQUEST has no event.
Types
Class IF_DPR_FORM_REQUEST has no local type.
Method Signatures

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_REQUEST has no exception.

Method GET_CONTROL_PARAMETERS_FP 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) SFPDOCPARAMS Adobe Forms: Kontrollstruktur 20050406

Method GET_CONTROL_PARAMETERS_FP on class IF_DPR_FORM_REQUEST 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_REQUEST has no exception.

Method PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ADD_DATA Call by reference Object reference (TYPE REF TO) DATA Additional Data Reference 20120903
2 Importing IV_NOTES Call by reference Type reference (TYPE) BOOLE_D X: Notizendruck 20070419
3 Importing IV_OUTPUT_FORMAT Call by reference Type reference (TYPE) DPR_TV_OUTPUT_FORMAT 'PDF' Ausgabeformat für Druckvorlage 20031016
4 Returning RR_RESPONSE Value transfer Object reference (TYPE REF TO) IF_DPR_FORM_RESPONSE Development Projects: Formular-Response 20020307

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