SAP ABAP Class /AIN/CO_IF_ALE_OUT (ALE Client to send admin WS msgs on the cmd channel)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/IF (Package) Auto-ID Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_BASIS ABAP Proxies: Basic Proxy Methods 20050601
Properties
Class /AIN/CO_IF_ALE_OUT  
Short Description ALE Client to send admin WS msgs on the cmd channel    
Super Class CL_PROXY_BASIS ABAP Proxies: Basic Proxy Methods 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package /AIN/IF   Auto-ID Interfaces 
Created 20050601   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /AIN/CO_IF_ALE_OUT has no forward declaration.
Interfaces
Class /AIN/CO_IF_ALE_OUT has no interface implemented.
Friends
Class /AIN/CO_IF_ALE_OUT has no friend class.
Attributes
Class /AIN/CO_IF_ALE_OUT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050601
2 DEFINE Instance method Public Method 20050601
3 GET_ECSPEC Instance method Public Method 20050601
4 GET_ECSPEC_NAMES Instance method Public Method 20050601
5 GET_STANDARD_VERSION Instance method Public Method 20050601
6 GET_SUBSCRIBERS Instance method Public Method 20050601
7 GET_VENDOR_VERSION Instance method Public Method 20050601
8 IMMEDIATE Instance method Public Method 20050601
9 POLL Instance method Public Method 20050601
10 SUBSCRIBE Instance method Public Method 20050601
11 UNDEFINE Instance method Public Method 20050601
12 UNSUBSCRIBE Instance method Public Method 20050601
Events
Class /AIN/CO_IF_ALE_OUT has no event.
Types
Class /AIN/CO_IF_ALE_OUT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGICAL_PORT_NAME Value transfer Type reference (TYPE) PRX_LOGICAL_PORT_NAME 20050601
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20050601

Method DEFINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFINE_REQUEST Call by reference Type reference (TYPE) /AIN/DEFINE_REQUEST 20050601
2 Exporting DEFINE_RESPONSE Call by reference Type reference (TYPE) /AIN/DEFINE_RESPONSE 20050601
# Exception Resumable Description Created on
1 /AIN/CX_DUP_NAME_EX_RES 20050601
2 /AIN/CX_ECSPEC_VAL_EX_RES 20050601
3 /AIN/CX_IMPL_EX_RES 20050601
4 /AIN/CX_SECURITY_EX_RES 20050601
5 CX_AI_APPLICATION_FAULT Application Error 20050601
6 CX_AI_SYSTEM_FAULT Communication Error 20050601

Method GET_ECSPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GET_ECSPEC_REQUEST Call by reference Type reference (TYPE) /AIN/GET_ECSPEC_REQUEST 20050601
2 Exporting GET_ECSPEC_RESPONSE Call by reference Type reference (TYPE) /AIN/GET_ECSPEC_RESPONSE 20050601
# Exception Resumable Description Created on
1 /AIN/CX_IMPL_EX_RES 20050601
2 /AIN/CX_NO_SUCH_NAME_EX_RES 20050601
3 /AIN/CX_SECURITY_EX_RES 20050601
4 CX_AI_APPLICATION_FAULT Application Error 20050601
5 CX_AI_SYSTEM_FAULT Communication Error 20050601

Method GET_ECSPEC_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GET_ECSPEC_NAMES_REQUEST Call by reference Type reference (TYPE) /AIN/GET_ECSPEC_NAMES_REQUEST 20050601
2 Exporting GET_ECSPEC_NAMES_RESPONSE Call by reference Type reference (TYPE) /AIN/GET_ECSPEC_NAMES_RESPONSE 20050601
# Exception Resumable Description Created on
1 /AIN/CX_IMPL_EX_RES 20050601
2 /AIN/CX_SECURITY_EX_RES 20050601
3 CX_AI_APPLICATION_FAULT Application Error 20050601
4 CX_AI_SYSTEM_FAULT Communication Error 20050601

Method GET_STANDARD_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GET_STANDARD_VERSION_REQUEST Call by reference Type reference (TYPE) /AIN/GET_STANDARD_VERSION_REQ 20050601
2 Exporting GET_STANDARD_VERSION_RESPONSE Call by reference Type reference (TYPE) /AIN/GET_STANDARD_VERSION_RES 20050601
# Exception Resumable Description Created on
1 /AIN/CX_IMPL_EX_RES 20050601
2 CX_AI_APPLICATION_FAULT Application Error 20050601
3 CX_AI_SYSTEM_FAULT Communication Error 20050601

Method GET_SUBSCRIBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GET_SUBSCRIBERS_REQUEST Call by reference Type reference (TYPE) /AIN/GET_SUBSCRIBERS_REQUEST 20050601
2 Exporting GET_SUBSCRIBERS_RESPONSE Call by reference Type reference (TYPE) /AIN/GET_SUBSCRIBERS_RESPONSE 20050601
# Exception Resumable Description Created on
1 /AIN/CX_IMPL_EX_RES 20050601
2 /AIN/CX_NO_SUCH_NAME_EX_RES 20050601
3 /AIN/CX_SECURITY_EX_RES 20050601
4 CX_AI_APPLICATION_FAULT Application Error 20050601
5 CX_AI_SYSTEM_FAULT Communication Error 20050601

Method GET_VENDOR_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GET_VENDOR_VERSION_REQUEST Call by reference Type reference (TYPE) /AIN/GET_VENDOR_VERSION_REQ 20050601
2 Exporting GET_VENDOR_VERSION_RESPONSE Call by reference Type reference (TYPE) /AIN/GET_VENDOR_VERSION_RES 20050601
# Exception Resumable Description Created on
1 /AIN/CX_IMPL_EX_RES 20050601
2 CX_AI_APPLICATION_FAULT Application Error 20050601
3 CX_AI_SYSTEM_FAULT Communication Error 20050601

Method IMMEDIATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMMEDIATE_REQUEST Call by reference Type reference (TYPE) /AIN/IMMEDIATE_REQUEST 20050601
2 Exporting IMMEDIATE_RESPONSE Call by reference Type reference (TYPE) /AIN/IMMEDIATE_RESPONSE 20050601
# Exception Resumable Description Created on
1 /AIN/CX_ECSPEC_VAL_EX_RES 20050601
2 /AIN/CX_IMPL_EX_RES 20050601
3 /AIN/CX_SECURITY_EX_RES 20050601
4 CX_AI_APPLICATION_FAULT Application Error 20050601
5 CX_AI_SYSTEM_FAULT Communication Error 20050601

Method POLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POLL_REQUEST Call by reference Type reference (TYPE) /AIN/POLL_REQUEST 20050601
2 Exporting POLL_RESPONSE Call by reference Type reference (TYPE) /AIN/POLL_RESPONSE 20050601
# Exception Resumable Description Created on
1 /AIN/CX_IMPL_EX_RES 20050601
2 /AIN/CX_NO_SUCH_NAME_EX_RES 20050601
3 /AIN/CX_SECURITY_EX_RES 20050601
4 CX_AI_APPLICATION_FAULT Application Error 20050601
5 CX_AI_SYSTEM_FAULT Communication Error 20050601

Method SUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUBSCRIBE_REQUEST Call by reference Type reference (TYPE) /AIN/SUBSCRIBE_REQUEST 20050601
2 Exporting SUBSCRIBE_RESPONSE Call by reference Type reference (TYPE) /AIN/SUBSCRIBE_RESPONSE 20050601
# Exception Resumable Description Created on
1 /AIN/CX_DUP_SUBSCRIP_EX_RES 20050601
2 /AIN/CX_IMPL_EX_RES 20050601
3 /AIN/CX_INVALID_URI_EX_RES 20050601
4 /AIN/CX_NO_SUCH_NAME_EX_RES 20050601
5 /AIN/CX_SECURITY_EX_RES 20050601
6 CX_AI_APPLICATION_FAULT Application Error 20050601
7 CX_AI_SYSTEM_FAULT Communication Error 20050601

Method UNDEFINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UNDEFINE_REQUEST Call by reference Type reference (TYPE) /AIN/UNDEFINE_REQUEST 20050601
2 Exporting UNDEFINE_RESPONSE Call by reference Type reference (TYPE) /AIN/UNDEFINE_RESPONSE 20050601
# Exception Resumable Description Created on
1 /AIN/CX_IMPL_EX_RES 20050601
2 /AIN/CX_NO_SUCH_NAME_EX_RES 20050601
3 /AIN/CX_SECURITY_EX_RES 20050601
4 CX_AI_APPLICATION_FAULT Application Error 20050601
5 CX_AI_SYSTEM_FAULT Communication Error 20050601

Method UNSUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UNSUBSCRIBE_REQUEST Call by reference Type reference (TYPE) /AIN/UNSUBSCRIBE_REQUEST 20050601
2 Exporting UNSUBSCRIBE_RESPONSE Call by reference Type reference (TYPE) /AIN/UNSUBSCRIBE_RESPONSE 20050601
# Exception Resumable Description Created on
1 /AIN/CX_IMPL_EX_RES 20050601
2 /AIN/CX_INVALID_URI_EX_RES 20050601
3 /AIN/CX_NO_SUCH_NAME_EX_RES 20050601
4 /AIN/CX_NO_SUCH_SUBS_EX_RES 20050601
5 /AIN/CX_SECURITY_EX_RES 20050601
6 CX_AI_APPLICATION_FAULT Application Error 20050601
7 CX_AI_SYSTEM_FAULT Communication Error 20050601
History
Last changed by/on SAP  20141109 
SAP Release Created in 400