The Function Module JV_MD_UPDATE_PENCAT_X (updates the after pencat table) is a standard Function Module in SAP ERP and is part of the function group GJV7 within the package GJVA.
Function Module | JV_MD_UPDATE_PENCAT_X |
Short Text | updates the after pencat table |
Function Group | GJV7 |
Package | GJVA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_PENCAT_BURKS_X | LIKE | T8JLP-BUKRS | Company code | |
P_PENCAT_JOA_X | LIKE | T8JLP-JOA | Joint Operating Agreement |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IJOAPENALTY | LIKE | BAPIJOAPENALTY | JOA Penalty Parameter | |
IJOAPENALTYX | LIKE | BAPIJOAPENALTYX | Update flags for structure BAPIJOAPENALTY |
This function module does not define any Exceptions.