Menu

SAP Function Module TRANSACTION_LOAN_KEY

Füllt den Key der VDBEPP (Datum, Uhrzeit und lfd. Nummer)

The Function Module TRANSACTION_LOAN_KEY (Füllt den Key der VDBEPP (Datum, Uhrzeit und lfd. Nummer)) is a standard Function Module in SAP ERP and is part of the function group FVD_VDBEPP within the package FVVD.

Technical Information

Function Module TRANSACTION_LOAN_KEY
Short Text Füllt den Key der VDBEPP (Datum, Uhrzeit und lfd. Nummer)
Function Group FVD_VDBEPP
Package FVVD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIRST_NUMBER LIKE VDBEPP-NTRANS '0000' Erste Nummer (wird dann + Sy-Tabix gerechnet)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_CHANGE LIKE 'X' wenn Änderunge
LAST_NUMBER LIKE VDBEPP-NTRANS Letzte Nummer, die vergeben wurde

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
IVDBEPP LIKE VDBEPP VDBEPP (>> interne Tabelle)

Exceptions

This function module does not define any Exceptions.