SAP ABAP Class IF_DEMO_INPUT (Demo Input)
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
Class | IF_DEMO_INPUT | |
Short Description | Demo Input | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130212 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_DEMO_INPUT has no forward declaration.
Interfaces
Class IF_DEMO_INPUT has no interface implemented.
Friends
Class IF_DEMO_INPUT has no friend class.
Attributes
Class 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
Class IF_DEMO_INPUT has no event.
Types
Class 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 class 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 class IF_DEMO_INPUT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |