SAP ABAP Class /IPRO/IF_OUTPUT (Generating output for Document Bulder)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IPRO/IF_DOCUMENT | Document Builder Document Interface | 20040527 |
Properties
| Class | /IPRO/IF_OUTPUT | |
| Short Description | Generating output for Document Bulder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040527 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/IF_OUTPUT has no forward declaration.
Interfaces
Class /IPRO/IF_OUTPUT has no interface implemented.
Friends
Class /IPRO/IF_OUTPUT has no friend class.
Attributes
Class /IPRO/IF_OUTPUT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Disable output type | 20040527 | |
| 2 | Instance method | Public | Method | Enable output type | 20040527 | |
| 3 | Instance method | Public | Method | Generate output | 20040527 | |
| 4 | Instance method | Public | Method | Get output types | 20041117 | |
| 5 | Instance method | Public | Method | Report types | 20040527 |
Events
Class /IPRO/IF_OUTPUT has no event.
Types
Class /IPRO/IF_OUTPUT has no local type.
Method Signatures
Method DISABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIV_TYPE | Call by reference | Type reference (TYPE) | /IPRO/OTYPE | Defines Document Builder output types | 20040527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Output type invalid | 20040527 |
Method ENABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIV_TYPE | Call by reference | Type reference (TYPE) | /IPRO/OTYPE | Defines Document Builder output types | 20040527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Output type invalid | 20040527 |
Method GENERATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIV_TYPE | Call by reference | Type reference (TYPE) | /IPRO/OTYPE | Defines Document Builder output types | 20040527 | |||
| 2 | PRS_OUTPUT | Value transfer | Type reference (TYPE) | /IPRO/S_OUTPUT | Report output structure | 20040527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Output generation failed | 20040527 | ||
| 2 | Output type invalid | 20040527 |
Method GET_OUTPUT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_OUTPUT_TYPES | Value transfer | Type reference (TYPE) | /IPRO/TT_OUTPUT_TYPE | Output Type Table Type | 20041117 |
Method GET_OUTPUT_TYPES on class /IPRO/IF_OUTPUT has no exception.
Method GET_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRT_TYPES | Value transfer | Type reference (TYPE) | /IPRO/TT_OUTPUT_PROP | Table type for /IPRO/S_OUTPUT_PROP | 20040527 |
Method GET_TYPES on class /IPRO/IF_OUTPUT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |