Table list used by SAP ABAP Function Module GJ_LINK_GR_IR (Links goods receipts and invoice receipts for each line of purchase order)
SAP ABAP Function Module
GJ_LINK_GR_IR (Links goods receipts and invoice receipts for each line of purchase order) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BSEG | Accounting Document Segment | SOURCE VALUE(FYEAR) LIKE BSEG-GJAHR OPTIONAL |
|
| 2 | BSEG | Accounting Document Segment | SOURCE VALUE(BUKRS) LIKE BSEG-BUKRS |
|
| 3 | EKBE | History per Purchasing Document | SOURCE VALUE(PO_LINE) LIKE EKBE-EBELP |
|
| 4 | EKBE | History per Purchasing Document | SOURCE VALUE(MM_LINE) LIKE EKBE-BUZEI OPTIONAL |
|
| 5 | EKBE | History per Purchasing Document | SOURCE VALUE(MM_DOC) LIKE EKBE-BELNR OPTIONAL |
|
| 6 | EKBE | History per Purchasing Document | SOURCE VALUE(PO_NBR) LIKE EKBE-EBELN |
|
| 7 | T8JVM01 | GR and IR link structure | SOURCE ASSIGNMENT STRUCTURE T8JVM01 |
|
| 8 | T8JZ | JV Global Company Parameters | SOURCE VALUE(NO_UNIT_OF_MEASURE) LIKE T8JZ-ITD OPTIONAL |
|