The Function Module CACS_GET_MAX_SEQ_ID (Lese die höchste SEQ_ID einer Erf.Grad.Pos.) 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_MAX_SEQ_ID |
Short Text | Lese die höchste SEQ_ID einer Erf.Grad.Pos. |
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_FFL_IT_ID | TYPE | CACSFFLITID | Erfüllungsgradposition ID | |
I_FFL_IT_YEAR | TYPE | CACSFFLITYEAR | Erstellungsjahr des Erfüllungsgradkopfes |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MAX_SEQ_ID | TYPE | CACSFFLSEQID | Erfüllungsgrad-Sequenz ID |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.