SAP ABAP Class IF_SRT_WSP_CONSUMER_FACTORY_A (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_A Consumer Factory Authentication Determination 20120615
Properties
Class IF_SRT_WSP_CONSUMER_FACTORY_A  
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_A has no forward declaration.
Interfaces
Class IF_SRT_WSP_CONSUMER_FACTORY_A has no interface implemented.
Friends
Class IF_SRT_WSP_CONSUMER_FACTORY_A has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AUTHENT_STRUCT Instance attribute Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120615
2 CF_HEADER Instance attribute Public Type reference (TYPE) SRT_CF_DET_HDR 20120615
3 CF_HEADER_DB Instance attribute Public Type reference (TYPE) SRT_CF_DET_HDR 20120615
4 CONSUMER_FACTORY Instance attribute Public Object reference (TYPE REF TO) CL_SRT_WSP_CONSUMER_FACTORY 20120615
5 LAD_RULES Instance attribute Public Type reference (TYPE) STTY_SRT_CF_DET_A 20120615
6 LAD_RULES_DB Instance attribute Public Type reference (TYPE) STTY_SRT_CF_DET_A 20120615
7 LOCKED Instance attribute Public Type reference (TYPE) BOOLEAN 20120615
8 NEW Instance attribute Public Type reference (TYPE) BOOLEAN 20120615
9 READ_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN 20120615
10 STATUS Instance attribute Public Type reference (TYPE) SRT_WSP_CF_DETERMINATION_STATE 20120615
11 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 LAD Condition 20120615
2 ASSIGN_AUTHENTICATION Instance method Public Method Assign Authentication to Condition 20120615
3 COPY_LAD_CONDITION Instance method Public Method Copy LAD Condition 20120615
4 CREATE_LAD_CONDITION Instance method Public Method Create LAD Condition 20120615
5 DEACTIVATE Instance method Public Method Deactivate LAD Condition 20120615
6 DELETE Instance method Public Method Delete 20120615
7 DELETE_LAD_CONDITION Instance method Public Method Delete LAD Condition 20120615
8 GET_ASSIGNED_AUTHENTICATIONS Instance method Public Method Get List of assigned Authentications 20120615
9 GET_LAD_CONDITION Instance method Public Method Get LAD Condition 20120615
10 GET_LAD_CONDITIONS Instance method Public Method Get LAD Conditions 20120615
11 GET_PRIORITY Instance method Public Method Get Priority of LAD Condition 20120615
12 GET_STATUS Instance method Public Method Get Status of LAD Condition 20120615
13 SAVE Instance method Public Method Save 20120615
14 SET_PRIORITY Instance method Public Method Set Priority of LAD Condition 20120615
15 UNASSIGN_AUTHENTICATION Instance method Public Method Unassign Authentication to Condition 20120615
Events
Class IF_SRT_WSP_CONSUMER_FACTORY_A has no event.
Types
Class IF_SRT_WSP_CONSUMER_FACTORY_A 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_AUTHENTICATION 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 LOGON_CONTAINER_NAME Call by reference Type reference (TYPE) SRT_WSP_ACCOUNT_NAME 20120615
3 Importing LOGON_CONTAINER_TYPE Call by reference Type reference (TYPE) SRT_WSP_ACCOUNT_TYPE 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method COPY_LAD_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_LRD_ROUTING_PRIORITY 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method CREATE_LAD_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_LRD_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_A has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method DELETE_LAD_CONDITION Signature

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

Method GET_ASSIGNED_AUTHENTICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AUTHENTICATIONS Value transfer Type reference (TYPE) STTY_SRT_WSP_LOGON_DATA 20120615
2 Importing COND_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_LAD_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_LAD_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_A 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_LAD_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_LAD_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_A 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_AUTHENTICATION 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 LOGON_CONTAINER_NAME Call by reference Type reference (TYPE) SRT_WSP_ACCOUNT_NAME 20120615
3 Importing LOGON_CONTAINER_TYPE Call by reference Type reference (TYPE) SRT_WSP_ACCOUNT_TYPE 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615
History
Last changed by/on SAP  20130531 
SAP Release Created in