The Function Module BURS_CONVERT_DTEVAL_TO_DFTVAL (Konvertiert DTElementwert zu DiffTypwert) is a standard Function Module in SAP ERP and is part of the function group BUR_DFTYP_SERVICE within the package BUPA.
Function Module | BURS_CONVERT_DTEVAL_TO_DFTVAL |
Short Text | Konvertiert DTElementwert zu DiffTypwert |
Function Group | BUR_DFTYP_SERVICE |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_DTEVALUE | TYPE | BUDIFFELEMVALUE | Differenzierungstyp mit seinen Elementen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_VALUE | TYPE | BU_DFTVAL | Differenzierungstypausprägung (änderungsbelegrelevant) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DIFFTYPE_DOES_NOT_EXIST | angegeben DiffTyp existiert nicht |
NO_DIFF_TYPE_ELEMENT | DiffTypElement existiert nicht |
REF_TABLE_FIELD_FOR_DIFF_TYPE | fehlerhafte Tabellenfeld DiffTypElement Zuordnung |