Menu

SAP Function Module RTP_US_PAYM_ORDER_VALIDATE

Retirement plan validation for payment orders

The Function Module RTP_US_PAYM_ORDER_VALIDATE (Retirement plan validation for payment orders) 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_ORDER_VALIDATE
Short Text Retirement plan validation for payment orders
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_IBKKPOHD TYPE IBKKPOHD Structure for Payment Order - Header Data
I_IBKKPOIT_SND TYPE IBKKPOIT Sender Item structure

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC LIKE SY-SUBRC Return code for Payment order validation

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
T_IBKKPOIT_RCV LIKE IBKKPOIT Structure for Payment Order - Item Data

Exceptions

This function module does not define any Exceptions.