SAP ABAP Class IF_SRT_WSP_CONSUMER_FACTORY_S (SRT: Consumer Factory Configuration)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_CONSUMER_FACTORY_S Consumer Factory Sender Determination 20120615
Properties
Class IF_SRT_WSP_CONSUMER_FACTORY_S  
Short Description SRT: Consumer Factory Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120615   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_WSP_CONSUMER_FACTORY_S has no forward declaration.
Interfaces
Class IF_SRT_WSP_CONSUMER_FACTORY_S has no interface implemented.
Friends
Class IF_SRT_WSP_CONSUMER_FACTORY_S has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CF_HEADER Instance attribute Public Type reference (TYPE) SRT_CF_DET_HDR 20120615
2 CF_HEADER_DB Instance attribute Public Type reference (TYPE) SRT_CF_DET_HDR 20120615
3 CONSUMER_FACTORY Instance attribute Public Object reference (TYPE REF TO) CL_SRT_WSP_CONSUMER_FACTORY 20120615
4 LOCKED Instance attribute Public Type reference (TYPE) BOOLEAN 20120615
5 LSD_RULES Instance attribute Public Type reference (TYPE) STTY_SRT_CF_DET_S 20120615
6 LSD_RULES_DB Instance attribute Public Type reference (TYPE) STTY_SRT_CF_DET_S 20120615
7 NEW Instance attribute Public Type reference (TYPE) BOOLEAN 20120615
8 READ_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN 20120615
9 SENDER_MODE Instance attribute Public Type reference (TYPE) SRT_WSP_LSD_MODE 20120615
10 SENDER_STRUCT Instance attribute Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120615
11 STATUS Instance attribute Public Type reference (TYPE) SRT_WSP_CF_DETERMINATION_STATE 20120615
12 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN 20120615
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activate LSD Condition 20120615
2 ASSIGN_SENDER Instance method Public Method Assign Sender to Condition 20120615
3 COPY_LSD_CONDITION Instance method Public Method Copy LSD Condition 20120615
4 CREATE_LSD_CONDITION Instance method Public Method Create LSD Condition 20120615
5 DEACTIVATE Instance method Public Method Deactivate LSD Condition 20120615
6 DELETE Instance method Public Method Delete 20120615
7 DELETE_LSD_CONDITION Instance method Public Method Delete LSD Condition 20120615
8 GET_ASSIGNED_SENDERS Instance method Public Method Get List of assigned Senders 20120615
9 GET_LSD_CONDITION Instance method Public Method Get LSD Condition 20120615
10 GET_LSD_CONDITIONS Instance method Public Method Get LSD Conditions 20120615
11 GET_PRIORITY Instance method Public Method Get Priority of LSD Condition 20120615
12 GET_STATUS Instance method Public Method Get Status of LSD Condition 20120615
13 SAVE Instance method Public Method Save 20120615
14 SET_PRIORITY Instance method Public Method Set Priority of LSD Condition 20120615
15 UNASSIGN_SENDER Instance method Public Method Unassign Sender to Condition 20120615
Events
Class IF_SRT_WSP_CONSUMER_FACTORY_S has no event.
Types
Class IF_SRT_WSP_CONSUMER_FACTORY_S has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONDITION_KEY Call by reference Type reference (TYPE) SRT_WSP_COND_KEY 20120615
2 Importing FORCE_ACTIVATION Call by reference Type reference (TYPE) BOOLEAN 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method ASSIGN_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COND_ID Call by reference Type reference (TYPE) SRT_WSP_COND_ID 20120615
2 Importing SENDER_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method COPY_LSD_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXISTING_CONDITION_ID Call by reference Type reference (TYPE) SRT_WSP_COND_ID 20120615
2 Returning NEW_CONDITION Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_CONDITION 20120615
3 Importing NEW_CONDITION_ID Call by reference Type reference (TYPE) SRT_WSP_COND_ID 20120615
4 Importing NEW_CONDITION_PRIORITY Call by reference Type reference (TYPE) SRT_LSD_ROUTING_PRIORITY 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method CREATE_LSD_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONDITION Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_CONDITION 20120615
2 Importing CONDITION_ID Call by reference Type reference (TYPE) SRT_WSP_COND_ID 20120615
3 Importing PRIORITY Call by reference Type reference (TYPE) SRT_LSD_ROUTING_PRIORITY 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method DEACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONDITION_KEY Call by reference Type reference (TYPE) SRT_WSP_COND_KEY 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method DELETE Signature

Method DELETE on class IF_SRT_WSP_CONSUMER_FACTORY_S has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method DELETE_LSD_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONDITION Call by reference Object reference (TYPE REF TO) CL_SRT_WSP_CONDITION 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method GET_ASSIGNED_SENDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COND_ID Call by reference Type reference (TYPE) SRT_WSP_COND_ID 20120615
2 Returning SENDERS Value transfer Type reference (TYPE) STTY_SRT_WSP_IBCR_ID 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method GET_LSD_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONDITION Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_CONDITION 20120615
2 Importing CONDITION_ID Call by reference Type reference (TYPE) SRT_WSP_COND_ID 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method GET_LSD_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONDITIONS Value transfer Type reference (TYPE) STTY_SRT_CF_DET_S 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method GET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONDITION_KEY Call by reference Type reference (TYPE) SRT_WSP_COND_KEY 20120615
2 Returning PRIORITY Value transfer Type reference (TYPE) SRT_LRD_ROUTING_PRIORITY 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONDITION_KEY Call by reference Type reference (TYPE) SRT_WSP_COND_KEY 20120615
2 Returning STATUS Value transfer Type reference (TYPE) SRT_LRD_ROUTING_STATUS 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method SAVE Signature

Method SAVE on class IF_SRT_WSP_CONSUMER_FACTORY_S has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method SET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONDITION_KEY Call by reference Type reference (TYPE) SRT_WSP_COND_KEY 20120615
2 Importing PRIORITY Call by reference Type reference (TYPE) SRT_LRD_ROUTING_PRIORITY 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method UNASSIGN_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COND_ID Call by reference Type reference (TYPE) SRT_WSP_COND_ID 20120615
2 Importing SENDER_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615
History
Last changed by/on SAP  20130531 
SAP Release Created in