Menu

SAP Function Module PSA_CHECK_EQUAL_PRIORITY

PSA Check Equal Priority

The Function Module PSA_CHECK_EQUAL_PRIORITY (PSA Check Equal Priority) is a standard Function Module in SAP ERP and is part of the function group PSACALC within the package GJPSA.

Technical Information

Function Module PSA_CHECK_EQUAL_PRIORITY
Short Text PSA Check Equal Priority
Function Group PSACALC
Package GJPSA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CURR TYPE WAERS Currency Key
I_CURT TYPE CURT_HSL Currency type of the local currency (HSL)
I_PSC_CALC_TP_CG TYPE PSA_CT_CG PSC Calculation Type Category
I_PSC_CALC_TYPE TYPE PSA_CT PSA Calculation Type
I_RLDNR TYPE RLDNR Ledger

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC LIKE SY-SUBRC Return Value, Return Value After ABAP Statements

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.