SAP ABAP Interface IF_RBAM_WS_PLUGIN_CONSUMER (RBAM interface-methods for a WebService Consumer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     SRBAMSERVINTF (Package) RBAM for Service Interfaces
Properties
Interface IF_RBAM_WS_PLUGIN_CONSUMER  
Short Description RBAM interface-methods for a WebService Consumer    
General Data
Package SRBAMSERVINTF   RBAM for Service Interfaces 
Created 20090918   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_RBAM_WS_PLUGIN_CONSUMER has no forward declaration.
Interfaces
Interface IF_RBAM_WS_PLUGIN_CONSUMER has no interface.
Friends
Interface IF_RBAM_WS_PLUGIN_CONSUMER has no friend.
Attributes
Interface IF_RBAM_WS_PLUGIN_CONSUMER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 POST_PROCESS Instance method Public Method Do the RBAM/WebService Post-Processing steps (Consumer side) 20090918
2 PRE_PROCESS Instance method Public Method Do the RBAM/WebService Pre-Processing steps (Consumer side) 20090918
Events
Interface IF_RBAM_WS_PLUGIN_CONSUMER has no event.
Types
Interface IF_RBAM_WS_PLUGIN_CONSUMER has no local type.
Method Signatures

Method POST_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRACE_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB 20090918
2 Importing IRO_SOAP_CONTEXT Call by reference Object reference (TYPE REF TO) CL_SOAP_CONTEXT 20090918
# Exception Resumable Description Created on
1 CX_RBAM_WS 20090918

Method PRE_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRACE_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB 20090918
2 Exporting EV_RBAMRTENV_CSTRING Call by reference Type reference (TYPE) STRING 20090918
3 Importing IRO_SOAP_CONTEXT Call by reference Object reference (TYPE REF TO) CL_SOAP_CONTEXT 20090918
# Exception Resumable Description Created on
1 CX_RBAM_WS 20090918
History
Last changed by/on SAP  20110908 
SAP Release Created in