Menu

SAP Function Module BAPI_JBD_POS_SETR_GET_LIST

Positions for Security: BAPI-Get List

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module BAPI_JBD_POS_SETR_GET_LIST (Positions for Security: BAPI-Get List) is a standard Function Module in SAP ERP and is part of the function group JBD_POS_BAPI within the package JBD_POS_BAPI.

Technical Information

Function Module BAPI_JBD_POS_SETR_GET_LIST
Short Text Positions for Security: BAPI-Get List
Function Group JBD_POS_BAPI
Package JBD_POS_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
MAX_ROWS TYPE BAPI_JBD_STR_MAX_ROWS Structure with Maximum Number of Rows for Set 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
COMP_CODE LIKE BAPI_JBD_STR_COMP_CODE_SEL Selection for Company Code
ENTRY_DATE LIKE BAPI_JBD_STR_DCRDAT_SEL Selection for 'Created on' Date
EXTENSIONIN LIKE BAPIPAREX Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
EXTENSIONOUT LIKE BAPIPAREX Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
POSITION_CALCULATION LIKE BAPI_JBD_STR_POSITION_CALC_SEL Selection Structure for Position Calculation
POSITION_LIST LIKE BAPI_JBD_STR_POS_KEY Keys for Positions
PRODUCT_TYPE LIKE BAPI_JBD_STR_PRODUCT_TYPE_SEL Selection Structure for Product Type
RETURN LIKE BAPIRET2 Return Parameters
SECURITY_ACCOUNT LIKE BAPI_JBD_STR_SEC_ACC_SEL Selection for Exchange
SECURITY_ID LIKE BAPI_JBD_STR_SEC_ID_SEL Selection Structure for Security ID Number
STOCK_EXCHANGE LIKE BAPI_JBD_STR_STOCK_EXCHANG_SEL Selection Structure for Exchange

Exceptions

This function module does not define any Exceptions.