SAP ABAP Class CL_DPR_FORM_RESPONSE_XML (Development Projects: Form Response XML 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 | 20031013 |
Properties
Class | CL_DPR_FORM_RESPONSE_XML | |
Short Description | Development Projects: Form Response XML 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 | 20031013 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DPR_FORM_RESPONSE_XML has no interface implemented.
Friends
Class CL_DPR_FORM_RESPONSE_XML has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | CL_DPR_CO=>SC_FALSE | Boolean Value: Instance Is Destroyed | 20031013 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | Data in HTML Format (XSTRING) | 20031013 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Size of HTML Data | 20031013 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031013 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20031013 |
3 | ![]() |
Static method | Public | Method | Create a New Response Instance | 20031013 |
4 | ![]() |
Instance method | Public | Method | Access Method to XML (XSTRING) (Reading) | 20031013 |
Events
Class CL_DPR_FORM_RESPONSE_XML has no event.
Types
Class CL_DPR_FORM_RESPONSE_XML has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_FORM_RESPONSE_XML has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_FORM_RESPONSE_XML has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML_DATA | Value transfer | Type reference (TYPE) | XSTRING | Daten in XML-Format (XSTRING) | 20031013 | ||
2 | ![]() |
IV_XML_DATA_SIZE | Value transfer | Type reference (TYPE) | I | Größe der XML-Daten | 20031013 |
Method CONSTRUCTOR on class CL_DPR_FORM_RESPONSE_XML has no exception.
Method CREATE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML_DATA | Value transfer | Type reference (TYPE) | XSTRING | Daten in XML-Format (XSTRING) | 20031013 | ||
2 | ![]() |
IV_XML_DATA_SIZE | Value transfer | Type reference (TYPE) | I | Größe der XML-Daten | 20031013 | ||
3 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_DPR_FORM_RESPONSE_XML | Development Projects: Formular-Response PDF-Daten | 20031013 |
Method CREATE_INSTANCE on class CL_DPR_FORM_RESPONSE_XML has no exception.
Method GET_FORM_DATA_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | Daten in XML-Format (XSTRING) | 20031013 | ||
2 | ![]() |
EV_XML_DATA_SIZE | Call by reference | Type reference (TYPE) | I | Größe der XML-Daten | 20031013 |
Method GET_FORM_DATA_XSTRING on class CL_DPR_FORM_RESPONSE_XML has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 310 |