SAP ABAP Interface IF_RBAM_WS_PLUGIN_PROVIDER (RBAM interface-methods for a WebService Provider)
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_PROVIDER | |
| Short Description | RBAM interface-methods for a WebService Provider |
General Data
| Package | SRBAMSERVINTF | RBAM for Service Interfaces |
| Created | 20090918 | SAP |
| Last changed | 20110908 | SAP |
| 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
Interface IF_RBAM_WS_PLUGIN_PROVIDER has no interface.
Friends
Interface IF_RBAM_WS_PLUGIN_PROVIDER has no friend.
Attributes
Interface IF_RBAM_WS_PLUGIN_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Do the RBAM/WebService Post-Processing steps (Consumer side) | 20090918 | |
| 2 | Instance method | Public | Method | Do the RBAM/WebService Pre-Processing steps (Consumer side) | 20090918 | |
| 3 | Instance method | Public | Method | Determines if RBAM shall do the Authorization-Check | 20090918 |
Events
Interface IF_RBAM_WS_PLUGIN_PROVIDER has no event.
Types
Interface IF_RBAM_WS_PLUGIN_PROVIDER 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 | ET_TRACE_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20090918 | ||||
| 2 | IRO_SOAP_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | 20090918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090918 |
Method PRE_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TRACE_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20090918 | ||||
| 2 | IRO_SOAP_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | 20090918 | ||||
| 3 | IV_RBAMRTENV_CSTRING | Call by reference | Type reference (TYPE) | STRING | 20090918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090918 |
Method SHALL_RBAM_DO_AUTHCHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SHALL_RBAM_DO_AUTHCHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090918 | ||||
| 2 | IRO_SOAP_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | 20090918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090918 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |