The Function Module CO_AFPO_PRE_READ (Selektion der F-Aufträge, die für die Abrechnung relevant sind) is a standard Function Module in SAP ERP and is part of the function group COSE within the package CKCO.
Function Module | CO_AFPO_PRE_READ |
Short Text | Selektion der F-Aufträge, die für die Abrechnung relevant sind |
Function Group | COSE |
Package | CKCO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GJAHR_IMP | LIKE | COSPA-GJAHR | current fiscal year | |
KOKRS_IMP | LIKE | TKA00-KOKRS | Controlling area |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUFNR_TAB | LIKE | LKO74SEND | orders relevant to billing |
This function module does not define any Exceptions.