Menu

SAP Function Module HR_CA_TAX_VALIDITY_CHECK

Check for existence of infotypes

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module HR_CA_TAX_VALIDITY_CHECK (Check for existence of infotypes) is a standard Function Module in SAP ERP and is part of the function group HRPAYCA_TAX_001 within the package PB07.

Technical Information

Function Module HR_CA_TAX_VALIDITY_CHECK
Short Text Check for existence of infotypes
Function Group HRPAYCA_TAX_001
Package PB07
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_BEGDA TYPE BEGDA '18000101' Start Date
IM_ENDDA TYPE ENDDA '99991231' End Date
IM_INFTY TYPE INFTY Infotype
IM_PERNR TYPE P_PERNR Standard Selections for HR Master Data Reporting
IM_SUBTY TYPE SUBTY SPACE Subtype

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_INFOTYPE_SPECIFIED Invalid infotypp
INVALID_PARTIAL_PERIOD Invalid partial periods
INVALID_SUBTYPE_SPECIFIED Invalid subtype
NO_RECORD_FOUND Error retrieving infotype records