Menu

SAP Function Module CACS_GET_MAX_SEQ_ID

Lese die höchste SEQ_ID einer Erf.Grad.Pos.

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.