SAP ABAP Class CL_XMS_ARCH_SELECT (Selection on Archive)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-WKB (Application Component) Runtime Workbench/Monitoring
     SXMSMONI (Package) XI: Integration Engine Monitoring
Properties
Class CL_XMS_ARCH_SELECT  
Short Description Selection on Archive    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SXMSMONI   XI: Integration Engine Monitoring 
Created 20090703   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_ARCH_SELECT has no forward declaration.
Interfaces
Class CL_XMS_ARCH_SELECT has no interface implemented.
Friends
Class CL_XMS_ARCH_SELECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _FIELD_TAB Static Attribute Protected Type reference (TYPE) SCREEN_NAME_TTYP 20090708
2 _NO_INFOSTR Static Attribute Protected Type reference (TYPE) CHAR1 Single-Character Indicator 20090709
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SCREEN_FIELD_ENABLED Static method Public Method 20090708
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090708
3 COMPARE_ARCH_FIELDS Static method Protected Method 20090708
4 CONVERT_MSGID_SEL_OPT_IN_TAB Static method Public Method 20090703
5 GET_CONVERT_LIST Static method Protected Method 20090708
Events
Class CL_XMS_ARCH_SELECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FIELD_STRUC Public See coding 20090706 begin of field_struc, fieldname type fieldname, screen_name type screen_name_type, END OF field_struc
2 SCREEN_NAME_TTYP Public See coding 20090706 screen_name_ttyp TYPE TABLE OF field_struc WITH DEFAULT KEY
3 SCREEN_NAME_TYPE Public See coding 20090706 screen_name_type(132) TYPE c
4 SEL_STRUC Public See coding 20090703 BEGIN OF sel_struc, sign(1), option(2), low(36) TYPE c, high(36) TYPE c, END OF sel_struc
5 SEL_TTYP Public See coding 20090703 sel_ttyp TYPE TABLE OF sel_struc
Method Signatures

Method CHECK_SCREEN_FIELD_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20090708
2 Importing SCREEN_FIELD Call by reference Type reference (TYPE) SCREEN_NAME_TYPE 20090708
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20090709

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_XMS_ARCH_SELECT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XMS_ARCH_SELECT has no exception.

Method COMPARE_ARCH_FIELDS Signature

Method COMPARE_ARCH_FIELDS on class CL_XMS_ARCH_SELECT has no parameter.
Method COMPARE_ARCH_FIELDS on class CL_XMS_ARCH_SELECT has no exception.

Method CONVERT_MSGID_SEL_OPT_IN_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID_SEL_OPT Call by reference Type reference (TYPE) SEL_TTYP 20090703
2 Returning MSGID_TAB Value transfer Type reference (TYPE) SXMSMGUIDT XML Message Broker: Tabellentyp zur MessageGUID 20090703
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20090930

Method GET_CONVERT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCREEN_NAME_TAB Value transfer Type reference (TYPE) SCREEN_NAME_TTYP 20090708

Method GET_CONVERT_LIST on class CL_XMS_ARCH_SELECT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730