SAP ABAP Class CL_XMS_FILTERS_JOB (CL_XMS_FILTERS_JOB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSJOB (Package) XI: Time-Driven Message Processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XMS_FILTERS 20050524
Properties
Class CL_XMS_FILTERS_JOB  
Short Description    
Super Class CL_XMS_FILTERS  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSJOB   XI: Time-Driven Message Processing 
Created 20050524   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_FILTERS_JOB has no forward declaration.
Interfaces
Class CL_XMS_FILTERS_JOB has no interface implemented.
Friends
Class CL_XMS_FILTERS_JOB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_XMS_FILTERS_JOB 20050525
2 _JOBS Instance attribute Protected Object reference (TYPE REF TO) CL_XMS_JOBS Message Processing Jobs 20050524
3 _MSGREFS Instance attribute Protected Object reference (TYPE REF TO) CL_XMS_MSG_REFS 20050621
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACT_EOIO_FILTER Instance method Public Method Checks whether similar filter exists 20070508
2 CHECK_FOR_ACT_EOIO_FILTER Instance method Public Method Checks whether similar filter exists 20050530
3 CHECK_FOR_MSGFILS Instance method Public Method Are there filters for job? 20050614
4 CHECK_GENERATE_EO_QUEUE Instance method Public Method 20050525
5 CONSTRUCTOR Instance method Public Constructor Constructor 20050524
6 DEACTIVATE_FILTER_FOR_JOB Instance method Public Method Deactivate All Filters for Job 20050530
7 DELETE_FOR_JOB Instance method Public Method Delete Filter for Job 20050525
8 GET_ACT_FILTER_FOR_JOB Instance method Public Method Finds all EOIO message filters for a job 20050621
9 GET_ALL_PACK_FILTER Instance method Public Method 20050525
10 GET_ALL_PACK_FILTER_BY_JOB Instance method Public Method 20050525
11 GET_INSTANCE Static method Public Method 20050525
12 GET_JOBS Instance method Public Method Finds all jobs for active filters 20050525
13 GET_JOB_ID_IN_CLIENTS Instance method Public Method Finds client in which the same job ID is used 20050530
14 GET_MSGFILS_FOR_JOB Instance method Protected Method Finds filter for a job 20050530
15 LOCK_MSGFILS_FOR_JOB Instance method Public Method Locks all filters for a job 20050525
16 PACK_MSG_EXISTS Instance method Public Method 20050525
17 UNLOCK_MSGFILS_FOR_JOB Instance method Public Method Unlocks filter for a job 20050525
Events
Class CL_XMS_FILTERS_JOB has no event.
Types
Class CL_XMS_FILTERS_JOB has no local type.
Method Signatures

Method CHECK_ACT_EOIO_FILTER 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 20070508

Method CHECK_ACT_EOIO_FILTER on class CL_XMS_FILTERS_JOB has no exception.

Method CHECK_FOR_ACT_EOIO_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER Call by reference Object reference (TYPE REF TO) CL_XMS_MSG_DEF 20050530
2 Returning RET Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050530

Method CHECK_FOR_ACT_EOIO_FILTER on class CL_XMS_FILTERS_JOB has no exception.

Method CHECK_FOR_MSGFILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOB_ID Call by reference Type reference (TYPE) SXMSJOB 20050614
2 Returning RET Value transfer Type reference (TYPE) CHAR1 20050614

Method CHECK_FOR_MSGFILS on class CL_XMS_FILTERS_JOB has no exception.

Method CHECK_GENERATE_EO_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 20050525
2 Returning RET Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050525

Method CHECK_GENERATE_EO_QUEUE on class CL_XMS_FILTERS_JOB has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_XMS_FILTERS_JOB has no parameter.
Method CONSTRUCTOR on class CL_XMS_FILTERS_JOB has no exception.

Method DEACTIVATE_FILTER_FOR_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOB_ID Call by reference Type reference (TYPE) SXMSJOB 20050530
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20050530

Method DELETE_FOR_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOB_ID Call by reference Type reference (TYPE) SXMSJOB 20050525
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20050525

Method GET_ACT_FILTER_FOR_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EOIO_MSGS Value transfer Type reference (TYPE) SXMS_MSG_TTYP 20050621
2 Importing JOB_ID Call by reference Type reference (TYPE) SXMSMSGDEF-JOB_ID 20050621
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20050621

Method GET_ALL_PACK_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FILTER_TAB Value transfer Type reference (TYPE) SXMS_MSG_TTYP TTYP für CL_XMS_EOIO_MSG_DEF Referenzen 20050525
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20050525

Method GET_ALL_PACK_FILTER_BY_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FILTER_TAB Value transfer Type reference (TYPE) SXMS_MSG_TTYP TTYP für CL_XMS_EOIO_MSG_DEF Referenzen 20050525
2 Importing JOB_ID Call by reference Type reference (TYPE) SXMSJOB Job-ID 20050525
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20050525

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_XMS_FILTERS_JOB 20050525

Method GET_INSTANCE on class CL_XMS_FILTERS_JOB has no exception.

Method GET_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning JOB_TAB Value transfer Type reference (TYPE) SXMS_JOB_ID_TTYP 20050525

Method GET_JOBS on class CL_XMS_FILTERS_JOB has no exception.

Method GET_JOB_ID_IN_CLIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLIENT Value transfer Type reference (TYPE) SY-MANDT 20050530
2 Importing JOB_ID Call by reference Type reference (TYPE) SXMSJOB 20050530

Method GET_JOB_ID_IN_CLIENTS on class CL_XMS_FILTERS_JOB has no exception.

Method GET_MSGFILS_FOR_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOB_ID Call by reference Type reference (TYPE) SXMSMSGDEF-JOB_ID 20050530
2 Returning MSGFIL_TAB Value transfer Type reference (TYPE) SXMSMSGDEF_TTYP 20050530

Method GET_MSGFILS_FOR_JOB on class CL_XMS_FILTERS_JOB has no exception.

Method LOCK_MSGFILS_FOR_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOB_ID Call by reference Type reference (TYPE) SXMSMSGDEF-JOB_ID 20050525
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20050525

Method PACK_MSG_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOB_ID Call by reference Type reference (TYPE) SXMSJOB Job-ID 20050525
2 Returning RET Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050525

Method PACK_MSG_EXISTS on class CL_XMS_FILTERS_JOB has no exception.

Method UNLOCK_MSGFILS_FOR_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOB_ID Call by reference Type reference (TYPE) SXMSMSGDEF-JOB_ID 20050525

Method UNLOCK_MSGFILS_FOR_JOB on class CL_XMS_FILTERS_JOB has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710