SAP ABAP Class CL_SRAL_FACTORY_WS (RAL: Web Services Runtime Factory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-RAL (Application Component) Read Access Logging
     SREAD_ACCESS_LOG_WS (Package) Read Access Logging: Web Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRAL_RT_WS RAL: Web Service Runtime Interface 20120831
Properties
Class CL_SRAL_FACTORY_WS  
Short Description RAL: Web Services Runtime Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SREAD_ACCESS_LOG_WS   Read Access Logging: Web Services 
Created 20120209   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SRAL_RT_WS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRAL_RT_WS RAL: Web Service Runtime Interface 20120831
Friends
Class CL_SRAL_FACTORY_WS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_FIELD_LIST Instance attribute Private Type reference (TYPE) SRAL_FIELD_LIST_WS RAL: Field list 20120831
2 MT_INSTANCE_LIST Instance attribute Private Type reference (TYPE) CL_SRAL_RT_WS=>CONFIG_LIST 20120831
Methods
# Method Level Visibility Method type Description Created on
1 IS_RAL_ACTIVE Static method Public Method Returns true, if RAL is active 20131113
2 OPEN_CONSUMER Static method Public Method Opens Web Service Channel RT API for Consumer 20120209
3 OPEN_PROVIDER Static method Public Method Opens Web Service Channel RT API for Provider 20120209
4 _PROCESS Instance method Private Method Process CONFIRM/TECH/APPL ERROR 20120831
Events
Class CL_SRAL_FACTORY_WS has no event.
Types
Class CL_SRAL_FACTORY_WS has no local type.
Method Signatures

Method IS_RAL_ACTIVE Signature

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

Method IS_RAL_ACTIVE on class CL_SRAL_FACTORY_WS has no exception.

Method OPEN_CONSUMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120209
2 Importing I_OPER_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Operation 20120209
3 Returning R_CONSUMER Value transfer Object reference (TYPE REF TO) IF_SRAL_RT_WS RAL: Web Service Runtime Interface 20120209
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120209

Method OPEN_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120209
2 Importing I_OPER_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Operation 20120209
3 Returning R_PROVIDER Value transfer Object reference (TYPE REF TO) IF_SRAL_RT_WS RAL: Web Service Runtime Interface 20120209
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120210

Method _PROCESS Signature

Method _PROCESS on class CL_SRAL_FACTORY_WS has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120831
History
Last changed by/on SAP  20130531 
SAP Release Created in 732