Start of Content Area

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

This API delivers a list of all open hub destinations.

Parameters:

 

Parameter

Type

Description

Import

OHDEST

RSOHDEST

Name of the open hub destination

DESTTYPE

RSDESTTYPE

Type of destination:

TAB = DB table

TAB3 = Third-party tool

FILE = flat file

 

Export

RETURN

BAPIRET2

 

Tables

DEST_TAB

RSBOHDESTS

List of open hub destinations

Table DEST_TAB contains all the destinations that the import parameter accesses.

 

 

End of Content Area