The Function Module JV_MD_VALIDATE_PENCAT (Joint Venture Penalty Category Maintenance) is a standard Function Module in SAP ERP and is part of the function group GJV7 within the package GJVA.
Function Module | JV_MD_VALIDATE_PENCAT |
Short Text | Joint Venture Penalty Category Maintenance |
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_BUKRS | LIKE | T8JLP-BUKRS | Company code | |
P_PENCAT_JOA | 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 |
---|---|---|---|---|
JOAPENALTY | LIKE | BAPIJOAPENALTY | JOA Penalty Parameter | |
JOAPENALTYX | LIKE | BAPIJOAPENALTYX | Update flags for structure BAPIJOAPENALTY |
This function module does not define any Exceptions.