Start of Content Area

Syntax documentation API: RSB_API_OHS_3RDPARTY_NOTIFY  Locate the document in its SAP Library structure

This API sends a message to the third-party tool after extraction. It transfers the open hub destination, the request ID, the name of the database table, the number of extracted data records and the time stamp. In addition, you can add another parameter table that contains the parameters that are only relevant for the third-party tool.

Parameters:

 

Parameter

Type

Description

Import

OHDEST

RSOHDEST

Name of the open hub destination

REQUESTID

RSBREQUIDOUT

Request ID

NUMB_OF_PACKETS

I

Number of packages extracted

DBTABNAME

RSBTABNAME

Name of DB table

DBRECORDS

SYTABIX

Number of records extracted

TIMESTAMP

BAPIBP_TIMESTAMP

Time stamp of extraction (request)

Export

RETURN

BAPIRET2

 

Tables

PARAMETERS

BAPI6107PA

Parameter table

Exceptions

COMMUNICATION_FAILURE

 

 

SYSTEM_FAILURE

 

 

 

 

 

 

End of Content Area