Menu

SAP Function Module IF_PT_GET_OBJECTID

Objekte (z.B. Planstellen) bestimmen

The Function Module IF_PT_GET_OBJECTID (Objekte (z.B. Planstellen) bestimmen) is a standard Function Module in SAP ERP and is part of the function group PTWAO46C_TIMEREC within the package WAO_46C_PERSONELTIMEREC_HR.

Technical Information

Function Module IF_PT_GET_OBJECTID
Short Text Objekte (z.B. Planstellen) bestimmen
Function Group PTWAO46C_TIMEREC
Package WAO_46C_PERSONELTIMEREC_HR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_DATE TYPE SY-DATUM SY-DATLO Datum und Zeit, aktuelles (Applikationsserver-)Datum
IM_LANGU TYPE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache
IM_OTYPE TYPE T528B-OTYPE 'S' Objekttyp

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
OBJECTS LIKE BAPICC1DNOBJID BAPI-Struktur für den Download der Objekte (z.B.Planstellen)

Exceptions

This function module does not define any Exceptions.