Menu

SAP Function Module RTP_US_PLAN_CONTR_LIMIT_CHECK

Retirement plan contribution limit check

The Function Module RTP_US_PLAN_CONTR_LIMIT_CHECK (Retirement plan contribution limit check) is a standard Function Module in SAP ERP and is part of the function group RTP_US_PAYM within the package BCA_US.

Technical Information

Function Module RTP_US_PLAN_CONTR_LIMIT_CHECK
Short Text Retirement plan contribution limit check
Function Group RTP_US_PAYM
Package BCA_US
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_AGE_LOW LIKE TRTP_US_CONT_LIM-AGE_LOW Lower age
I_ITEM LIKE IBKK_ITEM Payment Item
I_TYPE_CODE LIKE RTP_US_PLAN-TYPE_CODE Type code for a retirement plan

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EXCESS_CONT LIKE TRTP_US_CONT_LIM-MAX_CONT Excess contribution for a retirement plan
E_LOC_CURR LIKE RTP_US_TOT-CURRENCY Currency of the retirement plan
E_MAX_CONT LIKE TRTP_US_CONT_LIM-MAX_CONT Maximum allowed contribution
E_TOTAL_CONT LIKE TRTP_US_CONT_LIM-MAX_CONT Actual total contribution

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONT_LIMIT_EXCEEDED Contribution limit exceeded