Show TOC

API: RSB_API_OHS_DEST_READ_DATALocate this document in the navigation structure

This API reads data from the database table in the BW system.

In Unicode systems, you have to use the same code pages if you use this API.

Recommendation

Try to avoid using API RSB_API_OHS_DEST_READ_DATA if possible. We recommend using the new API RSB_API_OHS_DEST_READ_DATA_RAW instead, as this can be used with different code pages.

 

Parameter

Type

Description

Import

OHDEST

RSOHDEST

Name of the open hub destination

 

REQUESTID

RSBREQUIDOUT

Request ID

 

PACKETID

I

Data package to be read. Is the value is empty or null, all packages are read.

 

SKIP_TECKEY

RS_BOOL

Skips technical keys in the target structure (layout structure)

 

I_ENQUEUE_LOOP_COUNT

I

Counter for lock loop. A loop waits five seconds before the next loop starts.

Export

NUMROWS

BAPI6116XX-NUMROWS

Number of rows

 

LINES_PER_RECORD

BAPI6116XX-NUMROWS

Number

 

NUMB_OF_PACKETS

I

Number of packages for this request in the DB table

 

RETURN

BAPIRET2

 

Tables

DATALAYOUT

BAPI6118DALO

Layout of records

 

RESULTDATA

BAPI6116DA

Data records with FOLLOW flag