SAP ABAP Interface IF_DEMO_OUTPUT_FORMATS (Constants for Demo Output Stream)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABAP_DEMOS_OUTPUT_STREAM (Package) Non-UI-Specific Output Stream for Demo Programs
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DEMO_OUTPUT | Demo Output with Static Methods or Instance Methods | 20121212 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DEMO_OUTPUT_STREAM | Demo for XML Output Stream for ABAP Data | 20121212 |
Properties
| Interface | IF_DEMO_OUTPUT_FORMATS | |
| Short Description | Constants for Demo Output Stream |
General Data
| Package | SABAP_DEMOS_OUTPUT_STREAM | Non-UI-Specific Output Stream for Demo Programs |
| Created | 20121212 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_DEMO_OUTPUT_FORMATS has no forward declaration.
Interfaces
Interface IF_DEMO_OUTPUT_FORMATS has no interface.
Friends
Interface IF_DEMO_OUTPUT_FORMATS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADING | Constant | Public | Type reference (TYPE) | STRING | `text_heading` | Header | 20121212 | |
| 2 | NONPROP | Constant | Public | Type reference (TYPE) | STRING | `text_nonprop` | Non-Proportional Text | 20121212 | |
| 3 | TEXT | Constant | Public | Type reference (TYPE) | STRING | `text_normal` | Regular Text | 20121212 |
Methods
Interface IF_DEMO_OUTPUT_FORMATS has no method.
Events
Interface IF_DEMO_OUTPUT_FORMATS has no event.
Types
Interface IF_DEMO_OUTPUT_FORMATS has no local type.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |