Menu

SAP Function Module BAPI_JBD_COLL_GET_LIST

Collateral Settings: List

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module BAPI_JBD_COLL_GET_LIST (Collateral Settings: List) 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_LIST
Short Text Collateral Settings: List
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
ACTIVE_INDICATOR TYPE BAPI_JBD_STR_COLL_XAKT Indicator Showing Whether Record is Active or Inactive
COLLATERAL_CATEGORY TYPE BAPI_JBD_STR_COLL_SITYP Level of Collateral Provision
COLLATERAL_TYPE TYPE BAPI_JBD_STR_COLL_SIART Type of Collateral
MAX_ROWS TYPE BAPI_JBD_STR_MAX_ROWS Maximum Number of Lines of Hits
PROCESSEXTENSION TYPE BAPIFLAG Flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OVERFLOW_FLAG TYPE BAPI_JBD_STR_OVERFLOW_FLAG Structure with Indicator Showing whether Max. No. of Trans is Exceeded

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
EXTENSIONIN LIKE BAPIPAREX Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
EXTENSIONOUT LIKE BAPIPAREX Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
RANGE_COLLATERAL_ID LIKE BAPI_JBD_STR_COLL_EXT_ID_SEL Selection for External IDs of Collateral
RANGE_PARTNER LIKE BAPI_JBD_STR_PARTNER_SEL Selection for Business Partners
RANGE_PARTNER_EXTERNAL LIKE BAPI_JBD_STR_BPEXT_SEL Selection for Extern Business Partner Numbers
RETURN LIKE BAPIRET2 Return Parameters

Exceptions

This function module does not define any Exceptions.