Menu

SAP Function Module RECN_GET_SET_RECN_DATA

RE-Vertrag: Holen bzw. Setzen von Daten zum Allg. Vertrag

The Function Module RECN_GET_SET_RECN_DATA (RE-Vertrag: Holen bzw. Setzen von Daten zum Allg. Vertrag) is a standard Function Module in SAP ERP and is part of the function group RECN within the package FVVICN.

Technical Information

Function Module RECN_GET_SET_RECN_DATA
Short Text RE-Vertrag: Holen bzw. Setzen von Daten zum Allg. Vertrag
Function Group RECN
Package FVVICN
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_RECNFLDS LIKE RECNFLDS IMPORT: Allgemeine Vertragsdaten
I_RECNVIKOKO LIKE RECNVIKOKO IMPORT: Vorbelegung Konditionsposition
I_SET_RECNFLDS LIKE SPACE Daten setzen ? ( Holen -- SPACE )

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_HVP_ROLE2 LIKE TPZ3-ROLETYP Geschäftspartner-Rollentyp
E_RECNFLDS LIKE RECNFLDS EXPORT: Allgemeine Vertragsdaten
E_RECNVIKOKO LIKE RECNVIKOKO EXPORT: Vorbelegung Konditionsposition

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
T_RECNVICN03 LIKE RECNVICN03 IMP/EXP: Verteilungsdaten
T_RECNVZZKOPO LIKE RECNVZZKOPO IMP/EXP: Konditionspositionen
T_VIMIK1 LIKE VIMIK1 IMP/EXP: Kündigungsdaten Termine
T_VIMIK2 LIKE VIMIK2 IMP/EXP: Kündigungsdaten Fristen
T_VIOBOV LIKE VIOBOV IMP/EXP: Objektzuordung

Exceptions

This function module does not define any Exceptions.