Menu

SAP Function Module HR_GB_SSMP_RETRO_CHECK

Checks if retro date on infotype 3 needs changing, uses PC Period + IType

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module HR_GB_SSMP_RETRO_CHECK (Checks if retro date on infotype 3 needs changing, uses PC Period + IType) is a standard Function Module in SAP ERP and is part of the function group HRG5 within the package PB08.

Technical Information

Function Module HR_GB_SSMP_RETRO_CHECK
Short Text Checks if retro date on infotype 3 needs changing, uses PC Period + IType
Function Group HRG5
Package PB08
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE P0003-BEGDA Infotype begin date
CALLING_LOCATION2 TYPE CHAR4 Location from which this FB is called (passed on)
EXCLUSION_REASON TYPE C Infotype 0086 - SSP/SMP exclusion reason
INFOTYPE LIKE P0003-INFTY Infotype number
P2001_2 TYPE P2001 HR Time Record: Absences Infotype (2001)
PERNR LIKE P0003-PERNR Employee number
SUBTYPE LIKE P0003-SUBTY Infotype 2001 only - Subtype

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEW_PKGAB LIKE P0003-PKGAB New personal calendar date
NEW_RRDAT LIKE P0003-RRDAT New payroll retrocalculation date
UPDATE_FLAG TYPE C Indicator: Changes to infotype 0003

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
TAB_2001_2 TYPE TIM_P2001_TAB Infotypes Table 2001

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_IN_SSPLP Error in SSPLP feature
INFOTYPE_NOT_FOUND_IN_SSPLP Infotype not found in feature SSPLP
MISSING_SSPLP Feature SSPLP not found
NO_INFOTYPE_0001_RECORD No organizational data infotype found
NO_SMP_RECORD_INFOTYPE No SMP record infotype found
NO_T001P_RECORD No entry for personnel area found
NO_T554S_ENTRY No entry found for absence type
SUBTYPE_IS_NOT_SSP_OR_SMP Subtype is not relevant to SSP or SMP