Menu

SAP Function Module HRCM_JOBS_POS_INFTYS_GET

Lesen ausgewählter Infotypen zu Objektmenge

The Function Module HRCM_JOBS_POS_INFTYS_GET (Lesen ausgewählter Infotypen zu Objektmenge) 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_INFTYS_GET
Short Text Lesen ausgewählter Infotypen zu Objektmenge
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_ISTAT LIKE OBJEC-ISTAT '1' Datenstatus
P_KEYDA LIKE SY-DATUM SY-DATUM Stichtag

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 Vorkommende Infotypen
P_OBJECTS LIKE HRPE_TXOBJ Objekte

Exceptions

This function module does not define any Exceptions.