SAP ABAP Class /SLOAP/CL_OUTPUT_GEN (output interface class)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/APPLICATION (Package) SLT AP VER 1.0
⤷
⤷
Properties
| Class | /SLOAP/CL_OUTPUT_GEN | |
| Short Description | output interface class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SLOAP/APPLICATION | SLT AP VER 1.0 |
| Created | 20100127 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SLOAP/CL_OUTPUT_GEN has no forward declaration.
Interfaces
Class /SLOAP/CL_OUTPUT_GEN has no interface implemented.
Friends
Class /SLOAP/CL_OUTPUT_GEN 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_DATA_XML | data xml puffer | 20100127 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /SLOAP/CL_OUTPUT_PROFILE | 20100127 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/RESULT_LIST | Result list | 20100127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100127 | |
| 2 | Instance method | Private | Method | get xml data file | 20100127 | |
| 3 | Instance method | Public | Method | get a html output builder | 20100127 | |
| 4 | Instance method | Public | Method | get html output builder for the old sloas output framework | 20100127 | |
| 5 | Instance method | Public | Method | get a wordml output builder | 20100127 |
Events
Class /SLOAP/CL_OUTPUT_GEN has no event.
Types
Class /SLOAP/CL_OUTPUT_GEN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_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_GEN has no exception.
Method GET_DATA_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DATA_XML | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_DATA_XML | 20100127 |
Method GET_DATA_XML on class /SLOAP/CL_OUTPUT_GEN has no exception.
Method GET_HTML_BUILDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_HTML_BUILDER | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_HTML_BUILDER | pdf format xml | 20100127 |
Method GET_HTML_BUILDER on class /SLOAP/CL_OUTPUT_GEN has no exception.
Method GET_LEGACY_HTML_BUILDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_LEGACY_HTML_BUILDER | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_LEGACY_HTML_BUILDER | wrapper for old output generation | 20100127 |
Method GET_LEGACY_HTML_BUILDER on class /SLOAP/CL_OUTPUT_GEN has no exception.
Method GET_WORDML_BUILDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_WORDML_BUILDER | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_WORDML_BUILDER | 20100127 |
Method GET_WORDML_BUILDER on class /SLOAP/CL_OUTPUT_GEN has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |