The Function Module CACS_GET_FFL_BY_GUID (Lese FFL zu einer GUID) 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_GUID |
Short Text | Lese FFL zu einer GUID |
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_BYPASS_BUFFER | TYPE | CHAR1 | '' | Puffer umgehen |
I_FFLGUID | TYPE | CACSGUIDC | GUID im 25Byte Packed-Format | |
I_SEQ_ID | TYPE | CACSFFLSEQID | Erfüllungsgrad-Sequenz ID |
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_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_FFLTHD | LIKE | CACS_S_FFLTHD | Erfüllungsgradkopf | |
ET_CACS_FFLTIT | LIKE | CACS_S_FFLTIT | Erfüllungsgradposition |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NON_EXISTENT_GUID | Kein Kopf mit dieser GUID gefunden |