SAP ABAP Class IF_SRAL_RT_WS (RAL: Web Service Runtime Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAL_FACTORY_WS RAL: Web Services Runtime Factory 20120831
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAL_RT_WS RAL: Web Service Runtime Interface 20120209
Properties
Class IF_SRAL_RT_WS  
Short Description RAL: Web Service Runtime Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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)
Interfaces
Class IF_SRAL_RT_WS has no interface implemented.
Friends
Class IF_SRAL_RT_WS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_ACTIVE Instance attribute Public Type reference (TYPE) BOOLEAN Indicates if RAL is enabled 20120313
Methods
# Method Level Visibility Method type Description Created on
1 APPL_ERROR Instance method Public Method Must be called to log an application fault while read access 20120403
2 CONFIRM Instance method Public Method Must be called to log the successful attempt of read access 20120221
3 GET_FIELDS Instance method Public Method Get RAL relevant fields of operation 20120209
4 TECH_ERROR Instance method Public Method Must be called to log an technical fault while read access 20120403
Events
Class IF_SRAL_RT_WS has no event.
Types
Class IF_SRAL_RT_WS has no local type.
Method Signatures

Method APPL_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CORRELATION_ID Call by reference Type reference (TYPE) SRAL_CORR_ID Read Access Logging: Correlation ID 20120403
2 Importing I_ERROR_MSG Call by reference Type reference (TYPE) STRING Error text as string 20120420
3 Importing I_REMOTE_IP_ADDRESS Call by reference Type reference (TYPE) SRAL_IP_ADDRESS Read Access Logging: IPv4 Address 20120404
4 Importing I_T100_MSG Call by reference Type reference (TYPE) SRAL_T100_MESSAGE RAL: T100 Message 20120420
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120403

Method CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CORRELATION_ID Call by reference Type reference (TYPE) SRAL_CORR_ID Read Access Logging: Correlation ID 20120221
2 Importing I_REMOTE_IP_ADDRESS Call by reference Type reference (TYPE) SRAL_IP_ADDRESS Read Access Logging: IPv4 Address 20120404
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120221

Method GET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELD_LIST Call by reference Object reference (TYPE REF TO) SRAL_FIELD_LIST_WS RAL: Field list 20120209
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120209

Method TECH_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CORRELATION_ID Call by reference Type reference (TYPE) SRAL_CORR_ID Read Access Logging: Correlation ID 20120403
2 Importing I_ERROR_MSG Call by reference Type reference (TYPE) STRING Error message as String 20120404
3 Importing I_REMOTE_IP_ADDRESS Call by reference Type reference (TYPE) SRAL_IP_ADDRESS Read Access Logging: IPv4 Address 20120404
4 Importing I_T100_MSG Call by reference Type reference (TYPE) SRAL_T100_MESSAGE Error message as T100 Message 20120403
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120403
History
Last changed by/on SAP  20130531 
SAP Release Created in