The Function Module CJCK_UPDATE_ORG_FOR_AIB (Prüfen und aktualisieren anfordernde/verantwortliche Orgeinheiten (AiB)) is a standard Function Module in SAP ERP and is part of the function group CJCK within the package CN_PSP_OPR.
Function Module | CJCK_UPDATE_ORG_FOR_AIB |
Short Text | Prüfen und aktualisieren anfordernde/verantwortliche Orgeinheiten (AiB) |
Function Group | CJCK |
Package | CN_PSP_OPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AKTYP | LIKE | TC10-TRTYP | 'V' | Transaktionstyp |
I_DYNNR | LIKE | SY-DYNNR | '701' | ABAP-Programm, Nummer des aktuellen Dynpros |
I_PRPS_NEW | LIKE | PRPS | PSP-Element (Projektstrukturplanelement) Stammdaten | |
I_PRPS_OLD | LIKE | PRPS | PSP-Element (Projektstrukturplanelement) Stammdaten | |
I_REPID | LIKE | SY-REPID | 'SAPLCJWB' | ABAP-Programm, aktuelles Rahmenprogramm |
This function module does not define any EXPORTING parameters.
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.