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_DETR_GET_LIST (Listed Derivatives: Get List) is a standard Function Module in SAP ERP and is part of the function group JBD_DETR_BAPI within the package JBD_LITR_BAPI.
Function Module | BAPI_JBD_DETR_GET_LIST |
Short Text | Listed Derivatives: Get List |
Function Group | JBD_DETR_BAPI |
Package | JBD_LITR_BAPI |
Module Type | Remote-Enabled |
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 | Selection for Company Code | |
PROCESSEXTENSION | TYPE | BAPIFLAG | Selection for Transaction Number |
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 |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTIVE_STATUS | LIKE | BAPI_JBD_STR_SAKTIV_SEL | Selection Structure for Active Status of Financial Transaction | |
CHANGE_DATE | LIKE | BAPI_JBD_STR_DCHDAT_SEL | Selection for 'Last Changed' Date | |
CHANGE_USER | LIKE | BAPI_JBD_STR_CHUSER_SEL | Selection for 'Last Changed by' | |
COMP_CODE | LIKE | BAPI_JBD_STR_COMP_CODE_SEL | Selection for Company Code | |
DERTRANS_KEY | LIKE | BAPI_JBD_STR_FTR_KEY | Financial Transactions: Keys | |
ENTRY_DATE | LIKE | BAPI_JBD_STR_DCRDAT_SEL | Selection for 'Created on' Date | |
ENTRY_USER | LIKE | BAPI_JBD_STR_CRUSER_SEL | Selection for 'Created by' User | |
EXTENSIONIN | LIKE | BAPIPAREX | Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT | |
EXTENSIONOUT | LIKE | BAPIPAREX | Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT | |
PARTNER | LIKE | BAPI_JBD_STR_PARTNER_SEL | Selection for Business Partners | |
PARTNER_EXTERNAL | LIKE | BAPI_JBD_STR_BPEXT_SEL | Selection for Extern Business Partner Numbers | |
POSITION_ACCOUNT | LIKE | BAPI_JBD_STR_POSACC_SEL | Selection for Futures Account | |
PRODUCT_TYPE | LIKE | BAPI_JBD_STR_PRODUCT_TYPE_SEL | Selection Structure for Product Type | |
RETURN | LIKE | BAPIRET2 | Return Parameters | |
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 for Stock Exchange | |
TRANSACTION_CURRENCY | LIKE | BAPI_JBD_STR_TRANS_CURRCY_SEL | Selection Structure for Transaction Currency | |
TRANSACTION_CURRENCY_ISO | LIKE | BAPI_JBD_STR_TRANSCURR_ISO_SEL | Selection Structure for ISO Transaction Currency | |
TRANSACTION_NUMBER | LIKE | BAPI_JBD_STR_FTR_NUM_SEL | Selection for Transaction Number | |
TRANSACTION_TYPE | LIKE | BAPI_JBD_STR_TRANS_TYPE_SEL | Selection Structure for Financial Transaction Type |
This function module does not define any Exceptions.