SAP ABAP Class CL_DPR_FORM_RESPONSE_PDF (Development Projects: Form Response for PDF Data)
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 Inheritance (c INHERITING FROM c_ref)  CL_DPR_FORM_RESPONSE Development Projects: Abstract Form Response 20020301
Properties
Class CL_DPR_FORM_RESPONSE_PDF  
Short Description Development Projects: Form Response for PDF Data    
Super Class CL_DPR_FORM_RESPONSE Development Projects: Abstract Form Response 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_FORMS   Project Management Projects - Forms 
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 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DPR_FORM_RESPONSE_PDF has no interface implemented.
Friends
Class CL_DPR_FORM_RESPONSE_PDF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_IS_FREED Instance attribute Private Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE Boolean Value: Instance Is Destroyed 20020301
2 MV_PDF_DATA Instance attribute Private Type reference (TYPE) XSTRING Data in PDF Format (XSTRING) 20020301
3 MV_PDF_DATA_SIZE Instance attribute Private Type reference (TYPE) I Size of PDF Data 20020301
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020301
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020301
3 CREATE_INSTANCE Static method Public Method Create a New Response Instance 20020301
4 GET_FORM_DATA_XSTRING Instance method Public Method Access Method to PDF (XSTRING) (Reading) 20020301
Events
Class CL_DPR_FORM_RESPONSE_PDF has no event.
Types
Class CL_DPR_FORM_RESPONSE_PDF has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PDF_DATA Value transfer Type reference (TYPE) XSTRING Daten in PDF-Format (XSTRING) 20020301
2 Importing IV_PDF_DATA_SIZE Value transfer Type reference (TYPE) I Größe der PDF-Daten 20020301

Method CONSTRUCTOR on class CL_DPR_FORM_RESPONSE_PDF has no exception.

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PDF_DATA Value transfer Type reference (TYPE) XSTRING Daten in PDF-Format (XSTRING) 20020301
2 Importing IV_PDF_DATA_SIZE Value transfer Type reference (TYPE) I Größe der PDF-Daten 20020301
3 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DPR_FORM_RESPONSE_PDF Development Projects: Formular-Response PDF-Daten 20020301

Method CREATE_INSTANCE on class CL_DPR_FORM_RESPONSE_PDF has no exception.

Method GET_FORM_DATA_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PDF_DATA Call by reference Type reference (TYPE) XSTRING Daten in PDF-Format (XSTRING) 20020301
2 Exporting EV_PDF_DATA_SIZE Call by reference Type reference (TYPE) I Größe der PDF-Daten 20020301

Method GET_FORM_DATA_XSTRING on class CL_DPR_FORM_RESPONSE_PDF has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100