The Function Module GJ_LINK_GR_IR (Links goods receipts and invoice receipts for each line of purchase order) is a standard Function Module in SAP ERP and is part of the function group GJTL within the package GJV2.
Function Module | GJ_LINK_GR_IR |
Short Text | Links goods receipts and invoice receipts for each line of purchase order |
Function Group | GJTL |
Package | GJV2 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS | LIKE | BSEG-BUKRS | Company Code | |
FYEAR | LIKE | BSEG-GJAHR | Fiscal Year | |
MM_DOC | LIKE | EKBE-BELNR | MM Document | |
MM_LINE | LIKE | EKBE-BUZEI | MM Line Item | |
NO_UNIT_OF_MEASURE | LIKE | T8JZ-ITD | No unit of measure on entry (unit of entry) | |
PO_LINE | LIKE | EKBE-EBELP | Purchase Order Line Item | |
PO_NBR | LIKE | EKBE-EBELN | Purchase Order Document |
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 |
---|---|---|---|---|
ASSIGNMENT | LIKE | T8JVM01 | GR/IR link table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MISSING_YEAR | Fiscal year missing |
NO_DOC | No documents found |
NO_PO | No Purchase Order found |