Menu

SAP Function Module HRGPBS_ME_NI_SET_COST_SWITCHES

Set the switches for the ME NI costing in payroll

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 HRGPBS_ME_NI_SET_COST_SWITCHES (Set the switches for the ME NI costing in payroll) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_ME_NI_REWRITE within the package P08P1.

Technical Information

Function Module HRGPBS_ME_NI_SET_COST_SWITCHES
Short Text Set the switches for the ME NI costing in payroll
Function Group HRGPBS_ME_NI_REWRITE
Package P08P1
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_DO_C1_SPLITS TYPE XFELD Get C1 splits from non-primary (X-yes/space-no)
P_DO_COSTING TYPE XFELD Do cost split for ME in primary at all (X/space)
P_MOMAG_INTO_V0 TYPE XFELD Put momag into V0 (X-yes/space-no)

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

This function module does not define any Exceptions.