SAP ABAP Class /SLOAP/CL_OUTPUT_XML (class to generate output xml)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/OUTPUT_DATA_XML (Package) Generates data xml for output generation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SLOAP/CL_ABSTRACT_OUTPUT_XML | abstract output xml | 20100127 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /SLOAP/IF_OUTPUT_XML | interface returns output xml | 20100127 |
Properties
| Class | /SLOAP/CL_OUTPUT_XML | |
| Short Description | class to generate output xml | |
| Super Class | /SLOAP/CL_ABSTRACT_OUTPUT_XML | abstract output xml |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SLOAP/OUTPUT_DATA_XML | Generates data xml for output generation |
| Created | 20100127 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SLOAP/CL_OUTPUT_XML has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SLOAP/IF_OUTPUT_XML | interface returns output xml | 20100127 |
Friends
Class /SLOAP/CL_OUTPUT_XML has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_BUILD_DATA_XML | helper class to create xml | 20100127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | add's business graphic of module to xml (module) | 20100127 | |
| 2 | Instance method | Private | Method | add's business graphic of module to xml (module) | 20100127 | |
| 3 | Instance method | Private | Method | add's table of module to xml (module) | 20100127 | |
| 4 | Instance method | Private | Method | 20100127 | ||
| 5 | Instance method | Private | Method | add's documentation of module to xml (module) | 20100127 | |
| 6 | Instance method | Private | Method | add's group to xml (group or profile) | 20100127 | |
| 7 | Instance method | Private | Method | add's header to module of xml (module) | 20100127 | |
| 8 | Instance method | Private | Method | add's module to xml (group) | 20100127 | |
| 9 | Instance method | Private | Method | add's profile to xml | 20100127 | |
| 10 | Instance method | Private | Method | add's SVG to module in xml | 20100127 | |
| 11 | Instance method | Public | Constructor | CONSTRUCTOR | 20100127 | |
| 12 | Instance method | Private | Method | returns guid for XML-File | 20100127 | |
| 13 | Instance method | Private | Method | 20100127 |
Events
Class /SLOAP/CL_OUTPUT_XML has no event.
Types
Class /SLOAP/CL_OUTPUT_XML has no local type.
Method Signatures
Method ADD_COMP_BG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMP_IMG | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_COMP_IMG | Output component image | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | parent of element does not exist (is inital) | 20100415 | ||
| 2 | element creation was not sucessful | 20100415 |
Method ADD_COMP_IMG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMP_IMG | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_COMP_IMG | Output component image | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | element creation was not sucessful | 20100414 |
Method ADD_COMP_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TABLE | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_COMP_TABLE | Output component table | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | parent of element does not exist (is inital) | 20100414 | ||
| 2 | element creation was not sucessful | 20100414 |
Method ADD_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XLS_ENABLE | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | element creation was not sucessful | 20100414 |
Method ADD_DOCUMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OUTPUT_COMP_TEXT | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_COMP_TEXT | SLOAS documentation | 20100127 | |||
| 2 | IV_GROUP_DOCU | Call by reference | Type reference (TYPE) | BOOLEAN | Indicator for group documentation | 20110214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | element creation was not sucessful | 20100414 |
Method ADD_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PAGE | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_PAGE | 20100127 | ||||
| 2 | IS_SUB_GROUP | Call by reference | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | parent of element does not exist (is inital) | 20100414 | ||
| 2 | element creation was not sucessful | 20100414 |
Method ADD_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TITLE | Call by reference | Type reference (TYPE) | /SLOAP/T_TITLE | SLOAS Title Table Structure | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | parent of element does not exist (is inital) | 20100417 | ||
| 2 | element creation was not sucessful | 20100417 |
Method ADD_MODULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_AREA | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_AREA | CL_CNV_AS_OBJECT | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | parent of element does not exist (is inital) | 20100414 | ||
| 2 | element creation was not sucessful | 20100414 |
Method ADD_PROFILE Signature
Method ADD_PROFILE on class /SLOAP/CL_OUTPUT_XML has no parameter.
Method ADD_PROFILE on class /SLOAP/CL_OUTPUT_XML has no exception.
Method ADD_SVG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMP_SVG | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_COMP_SVG | Output component svg | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | parent of element does not exist (is inital) | 20100414 | ||
| 2 | element creation was not sucessful | 20100414 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PROFILE | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_PROFILE | 20100127 | ||||
| 2 | IT_RESULT_LIST | Call by reference | Type reference (TYPE) | /SLOAP/RESULT_LIST | Result list | 20100127 |
Method CONSTRUCTOR on class /SLOAP/CL_OUTPUT_XML has no exception.
Method CREATE_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_XML_GUID | Value transfer | Type reference (TYPE) | /SLOAP/XML_GUID | SLOAS XML GUID | 20100127 |
Method CREATE_GUID on class /SLOAP/CL_OUTPUT_XML has no exception.
Method START_GEN Signature
Method START_GEN on class /SLOAP/CL_OUTPUT_XML has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |