SAP Function Module HRPAY00DEC2_GET_NEW_ENTRIES

Derive New Entries in Costs from COSTDATA

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 HRPAY00DEC2_GET_NEW_ENTRIES (Derive New Entries in Costs from COSTDATA) is a standard Function Module in SAP ERP and is part of the function group HRPAY00DEC2 within the package P00PS_DEC.

Technical Information

Function Module HRPAY00DEC2_GET_NEW_ENTRIES
Short Text Derive New Entries in Costs from COSTDATA
Function Group HRPAY00DEC2
Package P00PS_DEC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_APER TYPE PC2APER structure of table APER in payroll
P_COSTDATA TYPE HRPAY00_DEC_COSTDATA XDEC: Cost Data
P_MOLGA TYPE MOLGA Country Grouping
P_PERNR TYPE P_PERNR Personnel number
P_T7PBSDEC_COSTS TYPE T7PBSDEC_COSTS XDEC: Cost Distribution Definition
P_WTGRPS TYPE HRPAY00_DEC_WTGRP XDEC: Table of Wage Types Groups (Date Independent)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
P_COSTS LIKE PC2X0 Distribution of Employer's Cost (Payroll Function XDEC)
P_ERROR LIKE EDIMESSAGE Transfer Structure with all Sy Fields for T100

Exceptions

This function module does not define any Exceptions.