The Function Module JBD_SETR_GET_DET_MULT (Suche der Orderdaten zu Liste interner Ordernummern) is a standard Function Module in SAP ERP and is part of the function group JBD_SETR within the package JBD_LITR.
Function Module | JBD_SETR_GET_DET_MULT |
Short Text | Suche der Orderdaten zu Liste interner Ordernummern |
Function Group | JBD_SETR |
Package | JBD_LITR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_NO_REVERSAL_FLAG | TYPE | JBD_DTE_REVERSAL_FLAG | Stornoflag | |
I_TAB_SETR_INT_KEY | TYPE | JBD_TAB_SETR_INT_KEY | Interne Schlüssel der Wertpapierorder |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_MESSAGES | TYPE | JBD_TAB_MSG | Fehlermeldungen | |
E_TAB_SETR_HEADER | TYPE | JBD_TAB_SETR_BEKI_MAP | Kopfdaten der Wertpapierorder | |
E_TAB_SETR_ITEM | TYPE | JBD_TAB_SETR_BEPI_MAP | Bewegungsdaten der Wertpapierorder |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.