SAP ABAP Interface /IPRO/IF_DOCB_OUTPUT_TYPE (Output Type Interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/UI/INTERFACE/ (Package) BADI's, Interfaces
⤷
⤷
Properties
| Interface | /IPRO/IF_DOCB_OUTPUT_TYPE | |
| Short Description | Output Type Interface |
General Data
| Package | /IPRO/UI/INTERFACE/ | BADI's, Interfaces |
| Created | 20041117 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /IPRO/IF_DOCB_OUTPUT_TYPE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IPRO/IF_MODEL | Document Builder Model Interface | 20041117 | ||
| 2 | /IPRO/IF_SUBJECT | Document Builder Subject Interface | 20041117 |
Friends
Interface /IPRO/IF_DOCB_OUTPUT_TYPE has no friend.
Attributes
Interface /IPRO/IF_DOCB_OUTPUT_TYPE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get output type attribute status | 20041117 | |
| 2 | Instance method | Public | Method | Get output type description | 20041117 | |
| 3 | Instance method | Public | Method | Get output type | 20041117 | |
| 4 | Instance method | Public | Method | Get output attribute | 20041117 | |
| 5 | Instance method | Public | Method | Set output type attribute status | 20041117 |
Events
Interface /IPRO/IF_DOCB_OUTPUT_TYPE has no event.
Types
Interface /IPRO/IF_DOCB_OUTPUT_TYPE has no local type.
Method Signatures
Method GET_ATTRIBUTE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ATTRIBUTE_STATUS | Value transfer | Type reference (TYPE) | /IPRO/OUTPUT_ATT | Output attribute | 20041117 |
Method GET_ATTRIBUTE_STATUS on Interface /IPRO/IF_DOCB_OUTPUT_TYPE has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | TEXT60 | Output type description | 20041117 |
Method GET_DESCRIPTION on Interface /IPRO/IF_DOCB_OUTPUT_TYPE has no exception.
Method GET_OTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OTYPE | Value transfer | Type reference (TYPE) | /IPRO/OTYPE | Output Type | 20041117 |
Method GET_OTYPE on Interface /IPRO/IF_DOCB_OUTPUT_TYPE has no exception.
Method GET_OUTPUT_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OUTPUT_ATT | Value transfer | Type reference (TYPE) | /IPRO/OUTPUT_ATT | Output attribute | 20041117 |
Method GET_OUTPUT_ATTRIBUTE on Interface /IPRO/IF_DOCB_OUTPUT_TYPE has no exception.
Method SET_ATTRIBUTE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_STATUS | Call by reference | Type reference (TYPE) | /IPRO/OUTPUT_ATT | Output attribute | 20041117 |
Method SET_ATTRIBUTE_STATUS on Interface /IPRO/IF_DOCB_OUTPUT_TYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |