Menu

SAP Function Module EB_CHECK_DEPOSIT_INSERT

Update check deposit transaction in tables FEBxx (VW,KO,EP,CL,RE)

The Function Module EB_CHECK_DEPOSIT_INSERT (Update check deposit transaction in tables FEBxx (VW,KO,EP,CL,RE)) is a standard Function Module in SAP ERP and is part of the function group F40K within the package FTE.

Technical Information

Function Module EB_CHECK_DEPOSIT_INSERT
Short Text Update check deposit transaction in tables FEBxx (VW,KO,EP,CL,RE)
Function Group F40K
Package FTE
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ERLEDIGT LIKE FEBSCA-VTYPM SPACE Space-at least 1 p. not yet completed/ 'X'- 1 p. completed manually
I_FEBKO LIKE FEBKO SPACE Header record
I_FEBSCA LIKE FEBSCA SPACE Control fields and so on
I_FEBVW LIKE FEBVW SPACE Control record
I_NACHBARB_FLAG LIKE FEBSCA-VTYPM SPACE List is already entered

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
TAB1 LIKE RF40SB1 INTTAB for individual items
TAB2 LIKE RF40KB2 INTTAB for clearing information

Exceptions

This function module does not define any Exceptions.