Menu

SAP Function Module BAV_IDENTNUMMER

Generiert die Identifikationsnummer für das BAV-Meldewesen

The Function Module BAV_IDENTNUMMER (Generiert die Identifikationsnummer für das BAV-Meldewesen) is a standard Function Module in SAP ERP and is part of the function group FVVZ within the package VVSRG_CORE.

Technical Information

Function Module BAV_IDENTNUMMER
Short Text Generiert die Identifikationsnummer für das BAV-Meldewesen
Function Group FVVZ
Package VVSRG_CORE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GENERISCHER_KEY LIKE VZBAVF-VVKEY SPACE allg. DARWIN-Key, nur bei Neu-Anlage/Wertpapier
IN_RINUM LIKE VZBAVV-RINUM z.Z. gültige Ident-Nr.
I_RSICHER TYPE RSICHER SPACE Referenznummer der Sicherheit
SPARTE LIKE VZBAVV-SUDEC Sparte
STOCK LIKE VZBAVV-SSKZB STOCK (1-DECKUNG,2-ÜBRIG.GEB.,3-FREIES VERMÖGEN)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUT_RINUM LIKE VZBAVV-RINUM IDENTIFIKATIONSNUMMER (NEUE)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.