The Function Module CACS_GET_UNASSIGNED_PN (Lese 'neue' Prima Notae mit Cursor) 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_UNASSIGNED_PN |
Short Text | Lese 'neue' Prima Notae mit Cursor |
Function Group | CACS_FFLT_DBIF |
Package | CACSA5 |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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_FLG_LAST_FETCH | TYPE | BOOLEAN | boolsche Variable (X-true, --false, space-unknown) | |
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 | |
IT_DATES | LIKE | Range mit Receivedates |
This function module does not define any Exceptions.