Table/Structure Field list used by SAP ABAP Function Module COMPUTE_CLOSE_BAL_RG1 (Computes closing stock balance for a finished goods for RG1 report)
SAP ABAP Function Module
COMPUTE_CLOSE_BAL_RG1 (Computes closing stock balance for a finished goods for RG1 report) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | J_2ICOMM - BALANCE | Integer | SOURCE VALUE(E_CLOSE_BAL) LIKE J_2ICOMM-BALANCE |
|
| 2 | J_2ICOMM - C1 | One character text field | SOURCE VALUE(I_STORTYP) LIKE J_2ICOMM-C1 |
|
| 3 | J_2IEXTRCT - REGISTER | Register name | SOURCE VALUE(I_REGISTER) LIKE J_2IEXTRCT-REGISTER |
|
| 4 | MARA - MATNR | Material Number | SOURCE REFERENCE(I_MATNR) LIKE MARA-MATNR |
|
| 5 | T001W - WERKS | Plant | SOURCE VALUE(I_WERKS) LIKE T001W-WERKS |
|