Menu

SAP Function Module RTP_US_API_AMOUNT_DESCRIPT

Reads the amount description and puts amount in cr/deb

The Function Module RTP_US_API_AMOUNT_DESCRIPT (Reads the amount description and puts amount in cr/deb) is a standard Function Module in SAP ERP and is part of the function group RTP_US_API_PLAN within the package BCA_US.

Technical Information

Function Module RTP_US_API_AMOUNT_DESCRIPT
Short Text Reads the amount description and puts amount in cr/deb
Function Group RTP_US_API_PLAN
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_STR_TOT TYPE IRTP_US_TOT Structure for accumulated amounts

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_STR_YES TYPE IRTP_US_YES Screen fields for the year end statement

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.