SAP ABAP Class CL_HMI_METHOD_INPUT (Input for HMI Method Call)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SAI_SREP_API (Package) API for Repository
⤷
⤷
Properties
| Class | CL_HMI_METHOD_INPUT | |
| Short Description | Input for HMI Method Call | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_SREP_API | API for Repository |
| Created | 20040824 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HMI_METHOD_INPUT has no forward declaration.
Interfaces
Class CL_HMI_METHOD_INPUT has no interface implemented.
Friends
Class CL_HMI_METHOD_INPUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | HMI_T_METHOD_INPUT_PARAMETER | Input Parameter HMI Method Call | 20040824 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040824 | |
| 2 | Instance method | Public | Method | Returns Input Parameter | 20040824 |
Events
Class CL_HMI_METHOD_INPUT has no event.
Types
Class CL_HMI_METHOD_INPUT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INPUT | Call by reference | Type reference (TYPE) | HMI_T_METHOD_INPUT_PARAMETER | Inputparameter HMI-Methodenaufruf | 20040824 |
Method CONSTRUCTOR on class CL_HMI_METHOD_INPUT has no exception.
Method GET_INPUT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_INPUT_PARAMETER | Call by reference | Type reference (TYPE) | HMI_T_METHOD_INPUT_PARAMETER | Inputparameter HMI-Methodenaufruf | 20040824 |
Method GET_INPUT_PARAMETER on class CL_HMI_METHOD_INPUT has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |