SAP ABAP Class CL_XMS_HP_SCHEDULER (XI: High Priority Scheduler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Properties
Class CL_XMS_HP_SCHEDULER  
Short Description XI: High Priority Scheduler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20120130   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_HP_SCHEDULER has no forward declaration.
Interfaces
Class CL_XMS_HP_SCHEDULER has no interface implemented.
Friends
Class CL_XMS_HP_SCHEDULER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_HP_HIGH_PRIORITY Constant Public Type reference (TYPE) SXMSPARAM2 'HIGH_PRIORITY' XMS: Configuration Parameters 20130226
2 CO_HP_LOCKED Constant Public Type reference (TYPE) STRING 'LOCKED' 20130226
3 CO_HP_RUNNING Constant Public Type reference (TYPE) STRING 'RUNNING' 20130226
4 CO_HP_SCHEDULER Constant Public Type reference (TYPE) STRING 'HP_SCHEDULER' 20130226
5 CO_HP_WAITING Constant Public Type reference (TYPE) STRING 'WAITING' 20130226
6 _CENTRAL Static Attribute Private Type reference (TYPE) CHAR1 Central IS / Application System 20130226
7 _HP_CONFIG Static Attribute Private Type reference (TYPE) CHAR1 HP Scheduler active 20130226
8 _HP_PARALLEL Static Attribute Private Type reference (TYPE) I 20130226
9 _HP_QUEUE_TABLE Static Attribute Private Type reference (TYPE) SXMS_QUEUE_PREFIX_TTYP TTYP for SXMS_QUEUE_PREFIX 20130226
10 _HP_SERVERGROUP Static Attribute Private Type reference (TYPE) RZLLI_APCL Logon/Server Group Name 20130226
11 _HP_START Static Attribute Private Type reference (TYPE) CHAR1 0 Activate HP Scheduler 20130226
12 _LOCK Static Attribute Private Type reference (TYPE) CHAR1 Lock Status 20130226
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_SCHEDULER Static method Public Method ACTIVATE_SCHEDULER 20130226
2 CHECK_QUEUE Static method Public Method CHECK_QUEUE 20130226
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130226
4 DEACTIVATE_SCHEDULER Static method Public Method DEACTIVATE_SCHEDULER 20130226
5 GET_ENGINE_TYPE Static method Private Method GET_ENGINE_TYPE 20130226
6 GET_HP_CONFIG Static method Private Method GET_HP_CONFIG 20130226
7 GET_HP_CONFIGURATION Static method Public Method GET_HP_CONFIGURATION 20130226
8 GET_HP_INIT_ONCE Static method Public Method GET_HP_INIT_ONCE 20130226
9 GET_HP_QUEUES Static method Private Method GET_HP_QUEUES 20130226
10 GET_SERVER_HP_SCHED Static method Private Method GET_SERVER_HP_SCHED 20130226
11 HP_SCHEDULER_RUN Static method Public Method HP_SCHEDULER_RUN 20130226
12 IS_HP_ACTIVE Static method Public Method IS_HP_ACTIVE 20130226
13 IS_HP_LOCK Static method Public Method IS_HP_LOCK 20130226
14 LOCK_QUEUE Static method Private Method LOCK_QUEUE 20130226
15 LOCK_SCHEDULER Static method Public Method LOCK_SCHEDULER 20130226
16 POPUP_TO_CONFIRM Static method Private Method POPUP_TO_CONFIRM 20130226
17 REGISTER_QUEUE Static method Private Method REGISTER_QUEUE 20130226
18 RESET_HP_LOCK Static method Public Method RESET_HP_LOCK 20130226
19 RESET_HP_SCHEDULER Static method Public Method RESET_HP_SCHEDULER 20130226
20 SET_HP_INIT_ONCE Static method Public Method SET_HP_INIT_ONCE 20130226
21 SET_SERVER_HP_SCHED Static method Private Method SET_SERVER_HP_SCHED 20130226
22 START_HP_SCHEDULER Static method Public Method START_HP_SCHEDULER 20130226
23 UNLOCK_QUEUE Static method Private Method UNLOCK_QUEUE 20130226
24 UNLOCK_SCHEDULER Static method Public Method UNLOCK_SCHEDULER 20130226
25 UNREGISTER_QUEUE Static method Private Method UNREGISTER_QUEUE 20130226
Events
Class CL_XMS_HP_SCHEDULER has no event.
Types
Class CL_XMS_HP_SCHEDULER has no local type.
Method Signatures

Method ACTIVATE_SCHEDULER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20130226

Method ACTIVATE_SCHEDULER on class CL_XMS_HP_SCHEDULER has no exception.

Method CHECK_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20130226
2 Returning RETURN Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20130226

Method CHECK_QUEUE on class CL_XMS_HP_SCHEDULER has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method DEACTIVATE_SCHEDULER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20130226

Method DEACTIVATE_SCHEDULER on class CL_XMS_HP_SCHEDULER has no exception.

Method GET_ENGINE_TYPE Signature

Method GET_ENGINE_TYPE on class CL_XMS_HP_SCHEDULER has no parameter.
Method GET_ENGINE_TYPE on class CL_XMS_HP_SCHEDULER has no exception.

Method GET_HP_CONFIG Signature

Method GET_HP_CONFIG on class CL_XMS_HP_SCHEDULER has no parameter.
Method GET_HP_CONFIG on class CL_XMS_HP_SCHEDULER has no exception.

Method GET_HP_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SXMS_MSGHDR30_DYNAMIC_T XI: Dynamic SOAP Header (Tabelle) 20130226

Method GET_HP_CONFIGURATION on class CL_XMS_HP_SCHEDULER has no exception.

Method GET_HP_INIT_ONCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20130226

Method GET_HP_INIT_ONCE on class CL_XMS_HP_SCHEDULER has no exception.

Method GET_HP_QUEUES Signature

Method GET_HP_QUEUES on class CL_XMS_HP_SCHEDULER has no parameter.
Method GET_HP_QUEUES on class CL_XMS_HP_SCHEDULER has no exception.

Method GET_SERVER_HP_SCHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) CHAR100 Charakter 100 20130226

Method GET_SERVER_HP_SCHED on class CL_XMS_HP_SCHEDULER has no exception.

Method HP_SCHEDULER_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20130226

Method HP_SCHEDULER_RUN on class CL_XMS_HP_SCHEDULER has no exception.

Method IS_HP_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) I 20130226

Method IS_HP_ACTIVE on class CL_XMS_HP_SCHEDULER has no exception.

Method IS_HP_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) I 20130226

Method IS_HP_LOCK on class CL_XMS_HP_SCHEDULER has no exception.

Method LOCK_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) I 20130226

Method LOCK_QUEUE on class CL_XMS_HP_SCHEDULER has no exception.

Method LOCK_SCHEDULER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIRM Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20130226
2 Returning RETURN Value transfer Type reference (TYPE) I 20130226

Method LOCK_SCHEDULER on class CL_XMS_HP_SCHEDULER has no exception.

Method POPUP_TO_CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUESTION Call by reference Type reference (TYPE) ANY Question 20130226
2 Returning RETURN Value transfer Type reference (TYPE) CHAR1 return 20130226
3 Importing TITLE Call by reference Type reference (TYPE) ANY Title 20130226

Method POPUP_TO_CONFIRM on class CL_XMS_HP_SCHEDULER has no exception.

Method REGISTER_QUEUE Signature

Method REGISTER_QUEUE on class CL_XMS_HP_SCHEDULER has no parameter.
Method REGISTER_QUEUE on class CL_XMS_HP_SCHEDULER has no exception.

Method RESET_HP_LOCK Signature

Method RESET_HP_LOCK on class CL_XMS_HP_SCHEDULER has no parameter.
Method RESET_HP_LOCK on class CL_XMS_HP_SCHEDULER has no exception.

Method RESET_HP_SCHEDULER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) I 0 20130226

Method RESET_HP_SCHEDULER on class CL_XMS_HP_SCHEDULER has no exception.

Method SET_HP_INIT_ONCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20130226

Method SET_HP_INIT_ONCE on class CL_XMS_HP_SCHEDULER has no exception.

Method SET_SERVER_HP_SCHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_SERVER Call by reference Type reference (TYPE) MSNAME2 Name des Applikationsservers 20130226

Method SET_SERVER_HP_SCHED on class CL_XMS_HP_SCHEDULER has no exception.

Method START_HP_SCHEDULER Signature

Method START_HP_SCHEDULER on class CL_XMS_HP_SCHEDULER has no parameter.
Method START_HP_SCHEDULER on class CL_XMS_HP_SCHEDULER has no exception.

Method UNLOCK_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) I 20130226

Method UNLOCK_QUEUE on class CL_XMS_HP_SCHEDULER has no exception.

Method UNLOCK_SCHEDULER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) I 20130226

Method UNLOCK_SCHEDULER on class CL_XMS_HP_SCHEDULER has no exception.

Method UNREGISTER_QUEUE Signature

Method UNREGISTER_QUEUE on class CL_XMS_HP_SCHEDULER has no parameter.
Method UNREGISTER_QUEUE on class CL_XMS_HP_SCHEDULER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in