The Function Module ISB_EVAL_FILL_WPT_SFGDT (IS-B: RM Baustein zur Selektion von Wertpapiertermingeschäften) is a standard Function Module in SAP ERP and is part of the function group JBRT within the package JBR.
Function Module | ISB_EVAL_FILL_WPT_SFGDT |
Short Text | IS-B: RM Baustein zur Selektion von Wertpapiertermingeschäften |
Function Group | JBRT |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
WPT_DATUM | LIKE | JBRHSSPARI-DATUM | Auswertungsdatum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_SFGDT | TYPE | TVS_SFGDT_TAB | Geschäftdeskriptortabelle |
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 |
---|---|---|---|---|
IT_WPT | LIKE | JBREGSH | Wertpapiertermingeschäftstabelle |
This function module does not define any Exceptions.