Menu

SAP Function Module FC_VALID_VALUES_GET

Konzernaufrechnungen: Bestimmung gültiger Ausprägungen

The Function Module FC_VALID_VALUES_GET (Konzernaufrechnungen: Bestimmung gültiger Ausprägungen) is a standard Function Module in SAP ERP and is part of the function group FC05 within the package FC05.

Technical Information

Function Module FC_VALID_VALUES_GET
Short Text Konzernaufrechnungen: Bestimmung gültiger Ausprägungen
Function Group FC05
Package FC05
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_PARAMS TYPE FC05_S_PARAMS Globale Parameter
IS_TF555 TYPE FC05_S_TF555 Eigenschaften Aufrechnungsmethode
IT_FATTR TYPE FC00_T_FATTR Attribute
IT_FDEP TYPE FC00_T_FDEP Abhängigkeiten zwischen Merkmalen
IT_FPROP TYPE FC00_T_FPROP Feldeigenschaften
IT_RA_FIELDNAME TYPE FC05_T_RA_FIELDNAME Select-Option für zu behandelnde Merkmale
IT_RA_SEQNO TYPE FC05_T_RA_SEQNO Select-Option für zu behand. Methodeneinträge
I_FLG_ATTR TYPE FC_FLG 'X' Attribute auswerten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_FLD_SEL TYPE FC05_T_FLD_SEL Sel-Tabellen für Merkmale
ET_FLD_VAL TYPE FC05_T_FLD_VAL Gültige Merkmalsausprägungen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_TF556A TYPE FC05_T_TF556A Aufzurechnende Sets

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.