Powered By

Free XML Skins for Blogger

Powered by Blogger

Tuesday, December 30, 2008

API: RSB_API_OHS_REQUEST_SETSTATUS in SAP BW BI Data Distribution

This API sets the status of extraction to the third-party tool in the monitor. If the status is green, the request is processed further. Red means that the existing table is not being overwritten. The third-party tool sets the status to red when there is a processing error in the third-party system. This ensures that the existing data is not overwritten until the error has been corrected.

The status is written to table RSBREQUID3RD.

The following diagram shows how the status entry is processed:

This graphic is explained in the accompanying text

The OHD state is the status of extraction to the BI system; it is dependent on the status of the third-party tool. This status is set by the third-party tool.

STOP means that the request has not been started. The BI system waits until the status of the third-party tool is set to green. Only then does it start extraction.

Parameters:


Parameter

Type

Description

Import

REQUESTID

RSBREQUIDOUT

Request ID


STATUS

RSBSTAT3RD

Status of processes in third-party tool; G = Green, R = Red


MESSAGE

BAPI_MSG

Message for the monitor. This text can contain 220 characters, however only 200 characters are displayed in the monitor.

Export

RETURN

BAPIRET2


No comments: