SAP ABAP Class CL_SRT_SOAP_WHITE_LIST_CHECK (White list check API)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_TOOLS (Package) SOAP Runtime Tools
Properties
Class CL_SRT_SOAP_WHITE_LIST_CHECK  
Short Description White list check API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_TOOLS   SOAP Runtime Tools 
Created 20110217   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_SOAP_WHITE_LIST_CHECK has no forward declaration.
Interfaces
Class CL_SRT_SOAP_WHITE_LIST_CHECK has no interface implemented.
Friends
Class CL_SRT_SOAP_WHITE_LIST_CHECK has no friend class.
Attributes
Class CL_SRT_SOAP_WHITE_LIST_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_ALLOWED Static method Public Method returns whether object is allowed to be processed further 20110225
Events
Class CL_SRT_SOAP_WHITE_LIST_CHECK has no event.
Types
Class CL_SRT_SOAP_WHITE_LIST_CHECK has no local type.
Method Signatures

Method IS_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_NAME Call by reference Type reference (TYPE) CHAR30 Object Name (IDOC Type or Function Module) 20110225
2 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) CHAR4 Object Type : 'IDOC' or 'FUNC' 20110225
3 Returning R_RETURN Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110225

Method IS_ALLOWED on class CL_SRT_SOAP_WHITE_LIST_CHECK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in