SAP ABAP Class IF_RBAM_WS_PLUGIN_CONSUMER (RBAM interface-methods for a WebService Consumer)
Properties
Class IF_RBAM_WS_PLUGIN_CONSUMER  
Short Description RBAM interface-methods for a WebService Consumer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090918   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RBAM_WS_PLUGIN_CONSUMER has no forward declaration.
Interfaces
Class IF_RBAM_WS_PLUGIN_CONSUMER has no interface implemented.
Friends
Class IF_RBAM_WS_PLUGIN_CONSUMER has no friend class.
Attributes
Class 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
Class IF_RBAM_WS_PLUGIN_CONSUMER has no event.
Types
Class 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