SAP ABAP Class /AIN/IF_REGISTER_CLIENT (Registers the AII with some external device)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_ALE_REGISTER Registration class for the a Reader Protocol device 20040921
2 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_PML_REGISTER Registration class for the a Reader Protocol device 20050531
3 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/CL_RP_REGISTER Registration class for the a Reader Protocol device 20040921
4 Interface implementation (CLASS c. INTERFACES i_ref)  /AIN/WS_REGISTER Registers with the WS DCs 20050131
Properties
Class /AIN/IF_REGISTER_CLIENT  
Short Description Registers the AII with some external device    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040920   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /AIN/IF_REGISTER_CLIENT has no forward declaration.
Interfaces
Class /AIN/IF_REGISTER_CLIENT has no interface implemented.
Friends
Class /AIN/IF_REGISTER_CLIENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_EVENT_PROFILE_PREFIX Constant Public Type reference (TYPE) STRING 'A_EE_' 20050202
2 _C_FALSE Constant Public Type reference (TYPE) STRING ' ' 20050603
3 _C_TRUE Constant Public Type reference (TYPE) STRING 'X' 20050603
4 _C_XML_FALSE Constant Public Type reference (TYPE) STRING '0' XML format of false '0' 20050608
5 _C_XML_TRUE Constant Public Type reference (TYPE) STRING '1' XML format of false '1' 20050608
Methods
# Method Level Visibility Method type Description Created on
1 REGISTER Static method Public Method 20040920
2 REGISTER_CONFIG Static method Public Method 20050531
3 UNREGISTER_CONFIG Static method Public Method 20050601
Events
Class /AIN/IF_REGISTER_CLIENT has no event.
Types
Class /AIN/IF_REGISTER_CLIENT has no local type.
Method Signatures

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) BAPIRETTAB Rückgabeparameter 20050214
2 Importing IV_DEV_CTRL_GUID Call by reference Type reference (TYPE) /AIN/DM_DEVCTR_GUID ID des RFID-Geräts 20041001

Method REGISTER on class /AIN/IF_REGISTER_CLIENT has no exception.

Method REGISTER_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050603
2 Importing ICL_CS Call by reference Object reference (TYPE REF TO) /AIN/CL_CS Common Subscription Class 20050531

Method REGISTER_CONFIG on class /AIN/IF_REGISTER_CLIENT has no exception.

Method UNREGISTER_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050603
2 Importing ICL_CS Call by reference Object reference (TYPE REF TO) /AIN/CL_CS Common Subscription Class 20050601

Method UNREGISTER_CONFIG on class /AIN/IF_REGISTER_CLIENT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in