The Function Module CJDT_GET_DATE_FOR_NEW_ACTIVITY (datum für Vorgänge) is a standard Function Module in SAP ERP and is part of the function group CJDT within the package CN_PSP_TRM.
Function Module | CJDT_GET_DATE_FOR_NEW_ACTIVITY |
Short Text | datum für Vorgänge |
Function Group | CJDT |
Package | CN_PSP_TRM |
Module Type | Normal Module |
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 | Projektdef (für Lesen mit Key) |
PRPS_IMP | LIKE | PRPS-PSPNR | SPACE | PSP_Elem (für Lesen mit Key) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NO_APP | LIKE | RCWBT-SELKZ | keine Übernahme | |
PROF_EXP | LIKE | TCX01 | Terminierungsprofil | |
PRTE_EXP | LIKE | PRTEB | Rückgabe PRTE-Satz |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.