The Function Module FVVM_ACCOUNTREF_SEARCH (Ermitteln der Kontierungsreferenz anhand von Stammdaten und Eintr.in TZKNn) is a standard Function Module in SAP ERP and is part of the function group FVVM within the package FTVV.
Function Module | FVVM_ACCOUNTREF_SEARCH |
Short Text | Ermitteln der Kontierungsreferenz anhand von Stammdaten und Eintr.in TZKNn |
Function Group | FVVM |
Package | FTVV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS | LIKE | TRCA_COMPANY-COMPANYCODE | SPACE | Der betreffende Buchungskreis |
RANTYP | LIKE | TZAF-RANTYP | SPACE | Die betr. Produktart |
SANLF | LIKE | VWPANLA-SANLF | SPACE | Die betr. Anlageform |
STRUKTUR_1 | LIKE | SPACE | Die erste Struktur, der Name muss sich in | |
STRUKTUR_10 | LIKE | SPACE | struct_name_1 befinden | |
STRUKTUR_11 | LIKE | SPACE | .. ' .. | |
STRUKTUR_12 | LIKE | SPACE | .. ' .. | |
STRUKTUR_2 | LIKE | SPACE | Strukt_name_01 befinden | |
STRUKTUR_3 | LIKE | SPACE | siehe oben | |
STRUKTUR_4 | LIKE | SPACE | siehe oben | |
STRUKTUR_5 | LIKE | SPACE | ..'.. | |
STRUKTUR_6 | LIKE | SPACE | ..'.. | |
STRUKTUR_7 | LIKE | SPACE | ..'.. | |
STRUKTUR_8 | LIKE | SPACE | ..'.. | |
STRUKTUR_9 | LIKE | SPACE | ..'.. | |
STRUKT_NAME_1 | LIKE | SPACE | Der Name der ersten Struktur | |
STRUKT_NAME_10 | LIKE | SPACE | ... '... | |
STRUKT_NAME_11 | LIKE | SPACE | ... ' ... | |
STRUKT_NAME_12 | LIKE | SPACE | ... ' ... ( referenz | |
STRUKT_NAME_2 | LIKE | SPACE | der Name der zweiten Struktur usw.. | |
STRUKT_NAME_3 | LIKE | SPACE | ... ' ... | |
STRUKT_NAME_4 | LIKE | SPACE | ... ' ... | |
STRUKT_NAME_5 | LIKE | SPACE | ... '... | |
STRUKT_NAME_6 | LIKE | SPACE | ... '... | |
STRUKT_NAME_7 | LIKE | SPACE | ... '... | |
STRUKT_NAME_8 | LIKE | SPACE | ... '... | |
STRUKT_NAME_9 | LIKE | SPACE | ... '... |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RREFKONT | LIKE | T037S-RREFKONT | Die aus den Strukturdaten ermittelte Kontierungs |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
KONTREF_NICHT_GEF | Kontierungsreferenz nicht vorhanden |
STAMMDATEN_NICHT_AUSREICHEND | Es fehlen Stammdaten fur die Referenzermittlung |
STRUKTUR_NICHT_GEF | Die übergebende Struktur ist nicht implementiert |