The Function Module CJDW_PRPS_MODIFY (Ändern Element in der Belegtabelle) is a standard Function Module in SAP ERP and is part of the function group CJDW within the package CN_PSP_OPR.
Function Module | CJDW_PRPS_MODIFY |
Short Text | Ändern Element in der Belegtabelle |
Function Group | CJDW |
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 |
---|---|---|---|---|
BEAKZ | LIKE | TC10-TRTYP | 'V' | Update indicator (H,L,V) |
INDEX | LIKE | SY-TABIX | 0 | Index in document table |
I_PRPS | LIKE | PRPS | SPACE | WBS element |
X_CHECK_INPUT | LIKE | RCWBS-SEL01 | CON_YES | Eingabe prüfen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEAKZ | LIKE | TC10-TRTYP | Update indicator (H,L,V) | |
E_PRPS | LIKE | PRPS | PSP-Element |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Entry not found |
POSNR | Element number (PRPS-PSPNR) does not correspond |