Menu

SAP Function Module BCALV_GENERATE_TEST_DATA

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.

Technical Information

Function Module BCALV_GENERATE_TEST_DATA
Short Text
Function Group SKBH
Package SLIS
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ET_SFLIGHT LIKE SFLIGHT Flight
ET_SPFLI LIKE SPFLI Flight schedule

Exceptions

This function module does not define any Exceptions.