Menu

SAP Function Module CO_AFPO_PRE_READ

Selektion der F-Aufträge, die für die Abrechnung relevant sind

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.