Table list used by SAP ABAP Function Module PSC_GET_PROD_MONTH_BY_MONTH (Get input data for production)
SAP ABAP Function Module PSC_GET_PROD_MONTH_BY_MONTH (Get input data for production) is using
# Object Type Object Name Object Description Note
     
1 Table  BKPF Accounting Document Header SOURCE VALUE(I_YEAR_TO) LIKE BKPF-GJAHR
2 Table  BKPF Accounting Document Header SOURCE VALUE(I_YEAR_FROM) LIKE BKPF-GJAHR
3 Table  GLU1 G/L user table 1 SOURCE VALUE(I_PER_TO) LIKE GLU1-POPER
4 Table  GLU1 G/L user table 1 SOURCE VALUE(I_PER_FROM) LIKE GLU1-POPER
5 Table  ICURR Interface for Currency Translation
6 Table  PSC_CALC PSC calculation data SOURCE VALUE(I_PV) LIKE PSC_CALC-PV OPTIONAL
7 Table  PSC_CALC PSC calculation data SOURCE VALUE(I_PPU) LIKE PSC_CALC-PPU OPTIONAL
8 Table  PSC_CALC PSC calculation data
9 Table  PSC_CURR PSC currencies
10 Table  PSC_CURR PSC currencies SOURCE T_CURR STRUCTURE PSC_CURR
11 Table  T001 Company Codes SOURCE VALUE(I_CURR) LIKE T001-WAERS OPTIONAL
12 Table  T001 Company Codes SOURCE VALUE(I_BUKRS) LIKE T001-BUKRS
13 Table  T881 Ledger Master SOURCE VALUE(I_CURT) LIKE T881-CURT1 OPTIONAL
14 Table  T8PSCINPUT PSC Production Input
15 Table  T8PSCINPUT PSC Production Input SOURCE T_T8PSCINPUT STRUCTURE T8PSCINPUT
16 Table  T8PSCMSTR Production Sharing Contract SOURCE VALUE(I_PSC) LIKE T8PSCMSTR-PSC_NAME
17 Table  T8PSCMSTR Production Sharing Contract SOURCE VALUE(I_BFREQ) LIKE T8PSCMSTR-PSC_BILL_FREQ
18 Table  T8PSCPA Production Sharing Contract Product Assignment SOURCE VALUE(I_ETYPE) LIKE T8PSCPA-ETYPE
19 Table  T8PSCPA Production Sharing Contract Product Assignment SOURCE VALUE(I_VNAME) LIKE T8PSCPA-VNAME
20 Table  T8PSCPROD Production Sharing Contract Product SOURCE VALUE(I_PRODUCT) LIKE T8PSCPROD-PSC_PRODUCT