The Function Module CACS_VALIDATE_FFL_OBJ_DATA (Prüfe die Objektdaten und stelle Konstellation fest) is a standard Function Module in SAP ERP and is part of the function group CACS_FFLT within the package CACSA3.
Function Module | CACS_VALIDATE_FFL_OBJ_DATA |
Short Text | Prüfe die Objektdaten und stelle Konstellation fest |
Function Group | CACS_FFLT |
Package | CACSA3 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUSOBJ_ID | TYPE | CACSBUSOBJID | Identifikation des auslösenden Geschäftsobjekts | |
I_BUSOBJ_TYPE | TYPE | CACSBUSOBJTYP | Typ des Geschäftsobjekts, das eine Provision auslöst | |
I_TRI_OBJ_ID_EXT | TYPE | CACSTRIOBJIDEXT | Externe Identifikation des auslösenden Teilobjekts | |
I_TRI_OBJ_TYPE | TYPE | CACSTRIOBJ | Auslösender Teilobjekttyp |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_CONSTELLATION | TYPE | CHAR1 | Einstelliges Kennzeichen | |
C_FLG_ERROR | TYPE | CACSCASEERROR | KnZ: ProvFall inkonsistent (X-Fehler, ' '- ok) | |
C_FLG_REJECT | TYPE | CACSCASEREJECT | KnZ: ProvFall abgelehnt (X-abgelehnt, ' '- angenommen) |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_CONSTELLATION | Ungültige Konstellation |