SAP ABAP Class CL_HMI_METHOD_OUTPUT (Output 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_OUTPUT | |
Short Description | Output 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_OUTPUT has no forward declaration.
Interfaces
Class CL_HMI_METHOD_OUTPUT has no interface implemented.
Friends
Class CL_HMI_METHOD_OUTPUT 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) | XSTRING | Method Output | 20040824 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040824 |
2 | ![]() |
Instance method | Public | Method | Returns Output | 20040824 |
3 | ![]() |
Instance method | Public | Method | Returns Output as String | 20040824 |
Events
Class CL_HMI_METHOD_OUTPUT has no event.
Types
Class CL_HMI_METHOD_OUTPUT 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_OUTPUT | Call by reference | Type reference (TYPE) | XSTRING | Output | 20040824 |
Method CONSTRUCTOR on class CL_HMI_METHOD_OUTPUT has no exception.
Method GET_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | XSTRING | Output | 20040824 |
Method GET_OUTPUT on class CL_HMI_METHOD_OUTPUT has no exception.
Method GET_OUTPUT_AS_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Output als String | 20040824 |
Method GET_OUTPUT_AS_STRING on class CL_HMI_METHOD_OUTPUT has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 700 |