SAP ABAP Class IF_HMI_CLIENT (HMI Client)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HMI_HTTP_CLIENT_IMPL Generic HMI Client Using HTTP 20040824
Properties
Class IF_HMI_CLIENT  
Short Description HMI Client    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040824   SAP 
Last change 20071217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HMI_CLIENT has no forward declaration.
Interfaces
Class IF_HMI_CLIENT has no interface implemented.
Friends
Class IF_HMI_CLIENT has no friend class.
Attributes
Class IF_HMI_CLIENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INVOKE_METHOD Instance method Public Method Execution of an HMI Method 20040824
Events
Class IF_HMI_CLIENT has no event.
Types
Class IF_HMI_CLIENT has no local type.
Method Signatures

Method INVOKE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_METHOD_ID Call by reference Type reference (TYPE) STRING MethodenID 20040824
2 Importing IM_METHOD_INPUT Call by reference Object reference (TYPE REF TO) CL_HMI_METHOD_INPUT Input für HMI-Methodenaufruf 20040824
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_HMI_METHOD_OUTPUT Output für HMI-Methodenaufruf 20040824
# Exception Resumable Description Created on
1 CX_SRAPI_REP_NOT_AVAILABLE Repository nicht verfügbar 20070904
2 CX_SRAPI_USER_NOT_AUTHORIZED User nicht berechtigt 20070904
History
Last changed by/on SAP  20071217 
SAP Release Created in