Menu

SAP Function Module CJDT_PRTE_GET

Liest TRTAB und liefert alle PRTE_Termine zum PSP-Element

The Function Module CJDT_PRTE_GET (Liest TRTAB und liefert alle PRTE_Termine zum PSP-Element) is a standard Function Module in SAP ERP and is part of the function group CJDT within the package CN_PSP_TRM.

Technical Information

Function Module CJDT_PRTE_GET
Short Text Liest TRTAB und liefert alle PRTE_Termine zum PSP-Element
Function Group CJDT
Package CN_PSP_TRM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDEX_IMP LIKE SY-TABIX 0 Index
PROJ_IMP LIKE PROJ-PSPNR SPACE Project definition (for reading with key)
PRPS_IMP LIKE PRPS-PSPNR SPACE PSP_Elem (for reading with key)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PRTE_EXP LIKE PRTEB Return PRTE record

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.