Menu

SAP Function Module RTP_US_PLAN_CONTR_TAX_YEAR_CHK

Check contribution date

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module RTP_US_PLAN_CONTR_TAX_YEAR_CHK (Check contribution date) 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_TAX_YEAR_CHK
Short Text Check contribution date
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_AMOUNT_ID LIKE IBKK_ITEM-AMOUNT_ID Amount identifier code
I_CAL_ID LIKE TBKK01-CAL_ID Factory calendar key
I_CONTRIB_ID LIKE TRTP_US_CONT_DAT-CONTRIB_ID Contribution identifier
I_CURRENT_DATE LIKE TRTP_US_CONT_DAT-DATE_FROM Valid from-date
I_TAX_YEAR LIKE IBKK_ITEM-TAX_YEAR Tax-year
I_TYPE_CODE LIKE TRTP_US_CONT_DAT-TYPE_CODE Type code for a retirement plan

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
INVALID_CAL_ID Invalid calender ID
INVALID_TAX_YEAR Tax year is invalid