Start of Content Area

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

This API identifies the details of an open hub destination.

The target system gets the structure and the table with the metadata of the open hub destination.

This API is used at design time and at runtime.

Parameters:

 

Parameter

Type

Description

Import

OHDEST

RSOHDEST

Name of the open hub destination

 

 

SKIP_TECKEY

RS_BOOL

Skip technical key (X)

Export

RFCINFOSPOKE

RSINFOSPOKE

Name of InfoSpoke (not relevant for new open hub destination; remains initial)

 

RFCUPDATEMETHOD

RSBUPDMODE

Extraction mode of InfoSpoke (not relevant for new open hub destination; remains initial)

 

RFCDATABASETABLENAME

RSBTABNAME

Name of DB table 

 

RFCPROCESSCHAIN

RSPC_CHAIN

Process chain; if more than one process chain is available, the parameter has no value

 

RFCDESTYPE

RSDESTTYPE

Type of open hub destination

 

RFCTLOGOSRC

RSTLOGOSRC

TLOGO type of data source

 

RETURN

BAPIRET2

 

Tables

DBTAB_STRUCTURE

BAPI6118DALO

Structure of the DB table of the open hub destination

 

PARAMETERS

BAPI6107PA

Parameter table of third-party tool

 

T_MESSAGES

BAPIRETTAB

Messages

 

RFCDTPT

 

Data transfer process ID (for new open hub destination)

 

RFCPROCESSCHAINT

 

Table of process chains (for new open hub destination)

 

 

End of Content Area