Menu

SAP Function Module FVD_MD_TOOLS_CONDITION_DETAIL

Details des Konditionstableau ermitteln

The Function Module FVD_MD_TOOLS_CONDITION_DETAIL (Details des Konditionstableau ermitteln) is a standard Function Module in SAP ERP and is part of the function group FVD_MD_TOOLS within the package FVVCL_MD.

Technical Information

Function Module FVD_MD_TOOLS_CONDITION_DETAIL
Short Text Details des Konditionstableau ermitteln
Function Group FVD_MD_TOOLS
Package FVVCL_MD
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_COND_DEFINING_PARMS TYPE RSCREEN_COND_DEFINING_PARAM Kondition: Selektionkriterien Ebene Konditionstableau
I_DATE TYPE DATUM Datum
I_LOG_HANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls
I_PRODUCT_ID TYPE TB_PR_PRODINT Interne Produkt-ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CONDITIONS_GROUP TYPE SKOGRP Konditionsgruppe
E_CONDITIONS_TABLEAU TYPE TB_FICO_CONTAB Konditionstableau
E_CONDITIONS_VERSION TYPE TB_FICO_CONTAB_VERSION Versionsnummer eines Konditionstableaus
E_ERR TYPE BOOLE_D Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
E_TAB_TABLEAU TYPE TRTY_MODEL_CONDITIONS_TABLEAU Konditionstableau

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.