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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.