The Function Module K_AFKO_PRE_READ (Pre Read von AFKO Sätzen von der DB) is a standard Function Module in SAP ERP and is part of the function group KKIO within the package CKCO.
Function Module | K_AFKO_PRE_READ |
Short Text | Pre Read von AFKO Sätzen von der DB |
Function Group | KKIO |
Package | CKCO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUFNRTAB | TYPE | KKIO_T_AUFNRTAB | Liste zu lesender Aufträge |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_AFKOTAB | TYPE | KKIO_AFKOTAB | Rückgabe aller AFKO-Sätze zu I_AUFNRTAB |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.