SAP ABAP Function Module RSBOLAP_WSP_PROV_DELETE (Deletes a local or composite provider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_WORKSPACES (Package) BW Workspaces
⤷
⤷
Basic Data
| Function Module | RSBOLAP_WSP_PROV_DELETE | Deletes a local or composite provider |
| Function Group | RSBOLAP_WORKSPACES | BW Workspaces |
| Program Name | SAPLRSBOLAP_WORKSPACES | |
| INCLUDE Name | LRSBOLAP_WORKSPACESU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_WRONG_PROV_TYPE_FOR_DELETION | TYPE | RS_BOOL | This prov type can't be deleted | |||
| |
E_PROV_NOT_FOUND | TYPE | RS_BOOL | The provider name doesn't exist | |||
| |
E_MAX_MESSAGE_TYPE | TYPE | SYMSGTY | Message Type | |||
| |
E_USER_IS_NOT_CREATOR | TYPE | RS_BOOL | User can only delete his own provider if force=false | |||
| |
I_PROVIDER_NAME | TYPE | RSBOLAP_WSP_PROV_NAME | Name of Provider to be deleted | |||
| |
I_DELETE_MY_PROVIDERS_ONLY | TYPE | RSBOLAP_WSP_FORCE_DELETION | RS_C_TRUE | Force deletion | ||
| |
E_T_MESSAGE | TYPE | BICS_PROV_MESSAGE | Message | |||
| |
I_T_STATISTIC_INFO | TYPE | RSSTA_S_EVENTINPUT | OLAP Statistics: Mass Insert of Event Data | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 740 |