Menu

SAP Function Module RTP_US_PAYM_ITEM_VALIDATE

Validate payment item for Retirement planning

The Function Module RTP_US_PAYM_ITEM_VALIDATE (Validate payment item for Retirement planning) 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_PAYM_ITEM_VALIDATE
Short Text Validate payment item for Retirement planning
Function Group RTP_US_PAYM
Package BCA_US
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE SY-SUBRC Error code return

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_ITEM LIKE IBKK_ITEM Payment Item

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.