SAP ABAP Class CL_SR_FORWARD_QUEUE (Services Registry: Forward Queue)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SUDDICLIENT_NEW (Package) New development regarding UDDI Publication
Properties
Class CL_SR_FORWARD_QUEUE  
Short Description Services Registry: Forward Queue    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SUDDICLIENT_NEW   New development regarding UDDI Publication 
Created 20120709   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SR_FORWARD_QUEUE has no forward declaration.
Interfaces
Class CL_SR_FORWARD_QUEUE has no interface implemented.
Friends
Class CL_SR_FORWARD_QUEUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_QUEUE_STATUS_ERROR Constant Public Type reference (TYPE) SDTE_SRT_WSP_SR_QUEUE_STATUS 'E' Services Registry: Forward queue status 20120717
2 CO_QUEUE_STATUS_NOT_ALLOWED Constant Public Type reference (TYPE) SDTE_SRT_WSP_SR_QUEUE_STATUS 'X' Services Registry: Forward queue status 20120717
3 CO_QUEUE_STATUS_NOT_PROCESSED Constant Public Type reference (TYPE) SDTE_SRT_WSP_SR_QUEUE_STATUS ' ' Services Registry: Forward queue status 20120717
4 CO_QUEUE_STATUS_SUCCESS Constant Public Type reference (TYPE) SDTE_SRT_WSP_SR_QUEUE_STATUS 'S' Services Registry: Forward queue status 20120717
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_FORWARD_QUEUE Static method Public Method Removes all entry from forwarding queue 20120709
2 GET_ALL_ENTRIES Static method Public Method Get all queue entries 20120731
3 GET_NEXT_QUEUE_ENTRY Static method Public Method Get next entry of forwarding queue 20120709
4 GET_QUEUE_ENTRY Static method Public Method Query Queue Entry by given parameters 20120724
5 GET_REGISTRIES Static method Public Method Get all registries 20120725
6 GET_USERS Static method Public Method Get all users 20120725
7 IS_PROCESSING_ACTIVE Static method Public Method Check whether queue is still processed 20120709
8 LOCK Static method Protected Method Lock queue 20120709
9 REPROCESS Static method Public Method Reprocess the given entry 20120723
10 REPROCESS_ALL Static method Public Method Reprocess All 20120725
11 REPROCESS_BY_REGISTRY Static method Public Method Reprocess by registry 20120725
12 REPROCESS_BY_TIME Static method Public Method Reprocess by time 20120725
13 REPROCESS_BY_USER Static method Public Method Reprocess by user 20120725
14 SET_PROCESSING_ACTIVE Static method Public Method Set processing on active state 20120709
15 SET_PROCESSING_INACTIVE Static method Public Method Set processing on inactive state 20120709
16 UNLOCK Static method Protected Method Unlock queue 20120709
Events
Class CL_SR_FORWARD_QUEUE has no event.
Types
Class CL_SR_FORWARD_QUEUE has no local type.
Method Signatures

Method CLEAR_FORWARD_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICES_REGISTRY Call by reference Type reference (TYPE) SDEL_REGISTRY Services Registry 20120810

Method CLEAR_FORWARD_QUEUE on class CL_SR_FORWARD_QUEUE has no exception.

Method GET_ALL_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FORWARD Call by reference Type reference (TYPE) STTY_SR_FORWARD 20120731

Method GET_ALL_ENTRIES on class CL_SR_FORWARD_QUEUE has no exception.

Method GET_NEXT_QUEUE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_FORWARD Value transfer Type reference (TYPE) SRT_SR_FORWARD 20120709

Method GET_NEXT_QUEUE_ENTRY on class CL_SR_FORWARD_QUEUE has no exception.

Method GET_QUEUE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FORWARD Call by reference Type reference (TYPE) SRT_SR_FORWARD Services Registry: Queue for asynchronous forwarding 20120724
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_OBJECT_ID Services Registry : Object ID 20120724
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_OBJECT_TYPE Services Registry : Object Type 20120724
4 Importing IV_OPERATION Call by reference Type reference (TYPE) INT4 Natural number 20120724
5 Importing IV_ORIG_APPL_KEY Call by reference Type reference (TYPE) SDTE_SRT_WSP_SR_APP_KEY Services Registry: Client Application Key 20120724
6 Importing IV_REGISTRY Call by reference Type reference (TYPE) SDEL_SOA_REGISTRY_ID Registry ID 20120724
7 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20120724

Method GET_QUEUE_ENTRY on class CL_SR_FORWARD_QUEUE has no exception.

Method GET_REGISTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REGISTRIES Call by reference Type reference (TYPE) STTY_SR_CONN_ID Table with Services Registry Connections IDs 20120725

Method GET_REGISTRIES on class CL_SR_FORWARD_QUEUE has no exception.

Method GET_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USERS Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20120725

Method GET_USERS on class CL_SR_FORWARD_QUEUE has no exception.

Method IS_PROCESSING_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROCESSING_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20120709

Method IS_PROCESSING_ACTIVE on class CL_SR_FORWARD_QUEUE has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OK Value transfer Type reference (TYPE) ABAP_BOOL 20120709

Method LOCK on class CL_SR_FORWARD_QUEUE has no exception.

Method REPROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FORWARD Call by reference Type reference (TYPE) SRT_SR_FORWARD Services Registry: Queue for asynchronous forwarding 20120724

Method REPROCESS on class CL_SR_FORWARD_QUEUE has no exception.

Method REPROCESS_ALL Signature

Method REPROCESS_ALL on class CL_SR_FORWARD_QUEUE has no parameter.
Method REPROCESS_ALL on class CL_SR_FORWARD_QUEUE has no exception.

Method REPROCESS_BY_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REGISTRY Call by reference Type reference (TYPE) SDEL_SOA_REGISTRY_ID Registry ID 20120725

Method REPROCESS_BY_REGISTRY on class CL_SR_FORWARD_QUEUE has no exception.

Method REPROCESS_BY_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) D 20120725
2 Importing I_TIME Call by reference Type reference (TYPE) T 20120725

Method REPROCESS_BY_TIME on class CL_SR_FORWARD_QUEUE has no exception.

Method REPROCESS_BY_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USERNAME Call by reference Type reference (TYPE) STRING 20120725

Method REPROCESS_BY_USER on class CL_SR_FORWARD_QUEUE has no exception.

Method SET_PROCESSING_ACTIVE Signature

Method SET_PROCESSING_ACTIVE on class CL_SR_FORWARD_QUEUE has no parameter.
Method SET_PROCESSING_ACTIVE on class CL_SR_FORWARD_QUEUE has no exception.

Method SET_PROCESSING_INACTIVE Signature

Method SET_PROCESSING_INACTIVE on class CL_SR_FORWARD_QUEUE has no parameter.
Method SET_PROCESSING_INACTIVE on class CL_SR_FORWARD_QUEUE has no exception.

Method UNLOCK Signature

Method UNLOCK on class CL_SR_FORWARD_QUEUE has no parameter.
Method UNLOCK on class CL_SR_FORWARD_QUEUE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740