Menu

SAP Function Module FVD_API_CONTAB_POSITION_DET

Bestimmt die (Werte zu) Konditionspositionen

The Function Module FVD_API_CONTAB_POSITION_DET (Bestimmt die (Werte zu) Konditionspositionen) is a standard Function Module in SAP ERP and is part of the function group FVD_API_CONTAB within the package FVVCL_FICO.

Technical Information

Function Module FVD_API_CONTAB_POSITION_DET
Short Text Bestimmt die (Werte zu) Konditionspositionen
Function Group FVD_API_CONTAB
Package FVVCL_FICO
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_BUKRS TYPE BUKRS Buchungskreis
I_LAYER_BUFFER TYPE TB_S_LAYER_BUFFER_FOR_READ 'O' Steuerung Schicht der Lesezugriffe
I_POS_DEFINING_PARAM TYPE RFICO_POS_SEL_CRITERIA_EXT Konditionstableau: Selektionkriterien Konditionsstufe
I_PRODINT TYPE TB_PR_PRODINT Interne Produkt-ID
I_TAB_COND_TYPES_REQU_INT TYPE TRTY_COND_SEL_CRIT_INT Kondition: Selektionkriterien Ebene Kondition int
I_VALID_AS_OF TYPE TB_COND_VALID_AS_OF Stichtag für die Konditionsermittlung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_COND_POS TYPE TRTY_COND_POS_VIEW Konditionspositionen denormalisiert
E_TAB_COND_POS_NO_SUCC TYPE TRTY_COND_POS_NO_SUCC Tabelle der Konditionen, für die keine Positionen existieren

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.