Table 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 | Structure containing common fields for reporting | SOURCE VALUE(E_CLOSE_BAL) LIKE J_2ICOMM-BALANCE |
|
| 2 | J_2ICOMM | Structure containing common fields for reporting | SOURCE VALUE(I_STORTYP) LIKE J_2ICOMM-C1 |
|
| 3 | J_2IEXTRCT | Data Extract table for Excise Registers | SOURCE VALUE(I_REGISTER) LIKE J_2IEXTRCT-REGISTER |
|
| 4 | MARA | General Material Data | SOURCE REFERENCE(I_MATNR) LIKE MARA-MATNR |
|
| 5 | T001W | Plants/Branches | SOURCE VALUE(I_WERKS) LIKE T001W-WERKS |
|