SAP ABAP Interface IF_DEMO_INPUT (Demo Input)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABAP_DEMOS_INPUT (Package) Input 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_INPUT | Demo Input | 20130212 |
Properties
| Interface | IF_DEMO_INPUT | |
| Short Description | Demo Input |
General Data
| Package | SABAP_DEMOS_INPUT | Input for Demo Programs |
| Created | 20130212 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_DEMO_INPUT has no forward declaration.
Interfaces
Interface IF_DEMO_INPUT has no interface.
Friends
Interface IF_DEMO_INPUT has no friend.
Attributes
Interface IF_DEMO_INPUT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds an input field | 20130212 | |
| 2 | Instance method | Public | Method | Requests input | 20130212 |
Events
Interface IF_DEMO_INPUT has no event.
Types
Interface IF_DEMO_INPUT has no local type.
Method Signatures
Method ADD_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | SIMPLE | 20130212 | ||||
| 2 | INPUT | Value transfer | Object reference (TYPE REF TO) | IF_DEMO_INPUT | 20130212 | ||||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20130212 |
Method ADD_FIELD on Interface IF_DEMO_INPUT has no exception.
Method REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | SIMPLE | 20130212 | ||||
| 2 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20130212 |
Method REQUEST on Interface IF_DEMO_INPUT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |