SAP ABAP Class IF_DPR_FORM_RESPONSE (Development Projects: Form Response)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DPR_FORM_RESPONSE Development Projects: Abstract Form Response 20020301
Properties
Class IF_DPR_FORM_RESPONSE  
Short Description Development Projects: Form Response    
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_RESPONSE has no interface implemented.
Friends
Class IF_DPR_FORM_RESPONSE has no friend class.
Attributes
Class IF_DPR_FORM_RESPONSE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Destructor 20020301
2 GET_FORM_DATA Instance method Public Method Access Method to Form Data 20020301
Events
Class IF_DPR_FORM_RESPONSE has no event.
Types
Class IF_DPR_FORM_RESPONSE has no local type.
Method Signatures

Method FREE Signature

Method FREE on class IF_DPR_FORM_RESPONSE has no parameter.
Method FREE on class IF_DPR_FORM_RESPONSE has no exception.

Method GET_FORM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA_REF Call by reference Object reference (TYPE REF TO) DATA Referenz auf Datenobjekt 20020301
2 Exporting EV_DATA_SIZE Call by reference Type reference (TYPE) I Anzahl der Bytes (bei Binärformat) 20020301
3 Exporting EV_DATA_TYPE Call by reference Type reference (TYPE) ABAP_ABSTYPENAME Typ des Datenobjekts (absolut) 20020301

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