Table list used by SAP ABAP Function Module PSA_GET_PROD_MONTH_BY_MONTH (Get input data for production)
SAP ABAP Function Module
PSA_GET_PROD_MONTH_BY_MONTH (Get input data for production) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKPF | Accounting Document Header | SOURCE VALUE(I_YEAR_FROM) LIKE BKPF-GJAHR |
|
| 2 | BKPF | Accounting Document Header | SOURCE VALUE(I_YEAR_TO) LIKE BKPF-GJAHR |
|
| 3 | GLU1 | G/L user table 1 | SOURCE VALUE(I_PER_FROM) LIKE GLU1-POPER |
|
| 4 | GLU1 | G/L user table 1 | SOURCE VALUE(I_PER_TO) LIKE GLU1-POPER |
|
| 5 | ICURR | Interface for Currency Translation | ||
| 6 | PSA_CALC | PSA calculation data | ||
| 7 | PSA_CALC | PSA calculation data | SOURCE VALUE(I_PPU) LIKE PSA_CALC-PPU OPTIONAL |
|
| 8 | PSA_CALC | PSA calculation data | SOURCE VALUE(I_PV) LIKE PSA_CALC-PV OPTIONAL |
|
| 9 | PSA_CURR | PSC currencies | ||
| 10 | PSA_CURR | PSC currencies | SOURCE T_CURR STRUCTURE PSA_CURR |
|
| 11 | T001 | Company Codes | SOURCE VALUE(I_BUKRS) LIKE T001-BUKRS |
|
| 12 | T001 | Company Codes | SOURCE VALUE(I_CURR) LIKE T001-WAERS OPTIONAL |
|
| 13 | T001A | Additional Local Currencies Control for Company Code | ||
| 14 | T881 | Ledger Master | SOURCE VALUE(I_CURT) LIKE T881-CURT1 OPTIONAL |
|
| 15 | T8PSA_INPUT | Volume Input | SOURCE T_T8PSA_INPUT STRUCTURE T8PSA_INPUT |
|
| 16 | T8PSA_INPUT | Volume Input | ||
| 17 | T8PSA_PA | Product Assignment | SOURCE VALUE(I_VNAME) LIKE T8PSA_PA-VNAME |
|
| 18 | T8PSA_PA | Product Assignment | SOURCE VALUE(I_ETYPE) LIKE T8PSA_PA-ETYPE |
|
| 19 | T8PSA_PRODUCT | Product Master | SOURCE VALUE(I_PRODUCT) LIKE T8PSA_PRODUCT-PSC_PRODUCT |
|
| 20 | T8PSA_PSC | PSC Master | SOURCE VALUE(I_PSC) LIKE T8PSA_PSC-PSC_NAME |
|
| 21 | T8PSA_PSC | PSC Master | SOURCE VALUE(I_BFREQ) LIKE T8PSA_PSC-PSC_BILL_FREQ |
|
| 22 | TCURX | Decimal Places in Currencies |