Menu

SAP Function Module FC_VAL_BINTREE_CREATE

Repräsentiert Validierungsschritte in einem binären arithmetischen Baum

The Function Module FC_VAL_BINTREE_CREATE (Repräsentiert Validierungsschritte in einem binären arithmetischen Baum) is a standard Function Module in SAP ERP and is part of the function group FCVL within the package FC03.

Technical Information

Function Module FC_VAL_BINTREE_CREATE
Short Text Repräsentiert Validierungsschritte in einem binären arithmetischen Baum
Function Group FCVL
Package FC03
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_VALID_TOPRULES TYPE FC03_T_TOPRULES In einem Validierungsschritt verwendete Topregeln
IT_VAL_STEP_PROP TYPE FC03_T_VALSTEP_PROP Eigenschaften der Validierungsschritte einer Validierung

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.