Menu

SAP Function Module HRCM_JOBS_POS_SET_GLOBAL_DATA

Setzen der globalen Daten für Job Pricing

The Function Module HRCM_JOBS_POS_SET_GLOBAL_DATA (Setzen der globalen Daten für Job Pricing) is a standard Function Module in SAP ERP and is part of the function group HRCMP00JOBPRICE within the package PCMP.

Technical Information

Function Module HRCM_JOBS_POS_SET_GLOBAL_DATA
Short Text Setzen der globalen Daten für Job Pricing
Function Group HRCMP00JOBPRICE
Package PCMP
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_CPIND LIKE P1005-CPIND 'S' Typ Sollbezahlung (Default 'S')
P_CURCY LIKE TCURC-WAERS Währung
P_FREQU LIKE T710F-FREQU Zeiteinheit
P_ISTAT LIKE OBJEC-ISTAT '1' Datenstatus
P_KEYDA LIKE SY-DATUM SY-DATUM Stichtag
P_MODE TYPE XFELD ' ' Feld zum Ankreuzen
P_OBJID LIKE OBJEC-OBJID Wurzelobjekt bei Selektion einer Orgeinheit
P_PLVAR LIKE OBJEC-PLVAR Planvariante
P_POS_FLAG LIKE Bestimme Anzahl der Stelle zugeordn. Planstellen

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_INFTY_TAB LIKE Bezeichnungen der auszugebenden Infotypen
P_INNNN LIKE WPLOG Infotypsätze
P_OBJECTS LIKE HRPE_TXOBJ Objekte

Exceptions

This function module does not define any Exceptions.