SAP ABAP Class IF_SOAP_RAL_ADAPTER (WSRT RAL Adapter)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_RAL_ADAPTER WSRT RAL Adapter 20120222
Properties
Class IF_SOAP_RAL_ADAPTER  
Short Description WSRT RAL Adapter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120222   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 TSRG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SOAP_RAL_ADAPTER has no interface implemented.
Friends
Class IF_SOAP_RAL_ADAPTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FAULT Constant Public Type reference (TYPE) STRING 'FAULT' Request attr. 20120627
2 CO_REQUEST Constant Public Type reference (TYPE) STRING 'REQUEST' Request attr. 20120627
3 CO_RESPONSE Constant Public Type reference (TYPE) STRING 'RESPONSE' Request attr. 20120627
Methods
# Method Level Visibility Method type Description Created on
1 CONFIRM Instance method Public Method 20120222
2 IS_ACTIVE Instance method Public Method Retuns true if RAL Log configuration exists 20120627
3 IS_PROVIDER_REQUEST_NEEDED Instance method Public Method Retuns true if on provider side REQUEST should be logged 20120627
4 PROVIDE_EXCEPTION_BY_NAME Instance method Public Method 20120327
5 PROVIDE_PAYLOAD_AS_XML Instance method Public Method 20120301
6 SET_ERROR Instance method Public Method 20120419
7 WRITE_FAULT Instance method Public Method 20120418
8 WRITE_TECH_ERROR Instance method Public Method 20120418
Events
Class IF_SOAP_RAL_ADAPTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_IP_ADDRESS Public See coding 20120525 ty_ip_address TYPE c LENGTH 45
Method Signatures

Method CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REMOTE_IP_ADDRESS Call by reference Type reference (TYPE) TY_IP_ADDRESS Read Access Logging: IPv4 Address 20120419

Method CONFIRM on class IF_SOAP_RAL_ADAPTER has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL Returns abap_true if RAL Log needed 20120627

Method IS_ACTIVE on class IF_SOAP_RAL_ADAPTER has no exception.

Method IS_PROVIDER_REQUEST_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_REQUEST_NEEDED Value transfer Type reference (TYPE) ABAP_BOOL True if provider request required for RAL Log 20120627

Method IS_PROVIDER_REQUEST_NEEDED on class IF_SOAP_RAL_ADAPTER has no exception.

Method PROVIDE_EXCEPTION_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Object reference (TYPE REF TO) STRING 20120327

Method PROVIDE_EXCEPTION_BY_NAME on class IF_SOAP_RAL_ADAPTER has no exception.

Method PROVIDE_PAYLOAD_AS_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DIRECTION Call by reference Type reference (TYPE) STRING REQUEST/RESPONSE/FAULT 20120627
2 Importing IV_XML Call by reference Type reference (TYPE) XSTRING 20120301

Method PROVIDE_PAYLOAD_AS_XML on class IF_SOAP_RAL_ADAPTER has no exception.

Method SET_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ERROR_MSG Call by reference Type reference (TYPE) STRING 20120419
2 Importing IV_IS_TECH_ERROR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120419

Method SET_ERROR on class IF_SOAP_RAL_ADAPTER has no exception.

Method WRITE_FAULT Signature

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

Method WRITE_FAULT on class IF_SOAP_RAL_ADAPTER has no exception.

Method WRITE_TECH_ERROR Signature

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

Method WRITE_TECH_ERROR on class IF_SOAP_RAL_ADAPTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in