Menu

SAP Function Module BAPI_JBD_COLL_GET_DET_MULT

Read Settings for Collateral

The Function Module BAPI_JBD_COLL_GET_DET_MULT (Read Settings for Collateral) is a standard Function Module in SAP ERP and is part of the function group JBD_COLL_BAPI within the package JBD_COLL_BAPI.

Technical Information

Function Module BAPI_JBD_COLL_GET_DET_MULT
Short Text Read Settings for Collateral
Function Group JBD_COLL_BAPI
Package JBD_COLL_BAPI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROCESSEXTENSION TYPE BAPIFLAG Flag

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COLLATERAL_EXT_ID LIKE BAPI_JBD_STR_COLL_EXT_ID Structure for ID of External Collateral
COLLATERAL_HEADER LIKE BAPI_JBD_STR_COLL_HEADER Header of Structure for Collateral
COLLATERAL_ITEM LIKE BAPI_JBD_STR_COLL_ITEMS Line Items for Structure of Collateral
EXTENSIONIN LIKE BAPIPAREX Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
EXTENSIONOUT LIKE BAPIPAREX Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
RETURN LIKE BAPIRET2 Return Parameters

Exceptions

This function module does not define any Exceptions.