The Function Module BCALV_GENERATE_TEST_DATA () is a standard Function Module in SAP ERP and is part of the function group SKBH within the package SLIS.
Function Module | BCALV_GENERATE_TEST_DATA |
Short Text | |
Function Group | SKBH |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AMOUNT_SFLIGHT | TYPE | INT4 | 100 | Natural Number |
I_AMOUNT_SPFLI | TYPE | INT4 | 100 | Natural Number |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ET_SFLIGHT | LIKE | SFLIGHT | Flight | |
ET_SPFLI | LIKE | SPFLI | Flight schedule |
This function module does not define any Exceptions.