Menu

SAP Function Module PSC_CALCULATE_AVG_API

Calculate Average API

The Function Module PSC_CALCULATE_AVG_API (Calculate Average API) is a standard Function Module in SAP ERP and is part of the function group 0DEPSC within the package GJPSC.

Technical Information

Function Module PSC_CALCULATE_AVG_API
Short Text Calculate Average API
Function Group 0DEPSC
Package GJPSC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUKRS LIKE T8PSC_LIFT-BUKRS Company Code
ETYPE LIKE T8PSC_LIFT-ETYPE Equity type
PRODUCT LIKE T8PSC_LIFT-PSC_PRODUCT PSC Product
PSC_NAME LIKE T8PSC_LIFT-PSC_NAME PSC Name
PSC_YEAR LIKE T8PSC_LIFT-PSC_YEAR Fiscal year
VNAME LIKE T8PSC_LIFT-VNAME Joint venture

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
AVG_API LIKE T8PSC_AVG_API PSC Average API

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MISSING_PARAMETER Required input parameter missing
NO_EXISTS PSC does not exists
NO_FLAT_API Flat API does not exists