The Function Module CACS_GET_FFL_BY_OBJ_AND_TIME (Lese Erf.Grd.Pos. mittels Objektdaten und Zeiträumen) is a standard Function Module in SAP ERP and is part of the function group CACS_FFLT_DBIF within the package CACSA5.
Function Module | CACS_GET_FFL_BY_OBJ_AND_TIME |
Short Text | Lese Erf.Grd.Pos. mittels Objektdaten und Zeiträumen |
Function Group | CACS_FFLT_DBIF |
Package | CACSA5 |
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_FFL_FROM | TYPE | CACSFROM | von | |
I_FFL_TO | TYPE | CACSTO | bis | |
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 | CHAR01 | Objektdatenkonstellation | |
C_FLG_ERROR | TYPE | CACSCASEERROR | KnZ: ProvFall inkonsistent (X-Fehler, ' '- ok) | |
C_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_CACS_FFLTIT | LIKE | CACS_S_FFLTIT | Erfüllungsgradposition |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_OBJECT_DATA | ungültige Objektdatenkonstellation |
NO_ENTRIES_FOUND | Keine passenden Einträge gefunden |