Table list used by SAP ABAP Function Module PSC_GET_PRODUCTION_INPUT (Get input data for production)
SAP ABAP Function Module
PSC_GET_PRODUCTION_INPUT (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_TO) LIKE GLU1-POPER |
|
| 4 | GLU1 | G/L user table 1 | SOURCE VALUE(I_PER_FROM) LIKE GLU1-POPER |
|
| 5 | ICURR | Interface for Currency Translation | ||
| 6 | PSC_CALC | PSC calculation data | ||
| 7 | PSC_CALC | PSC calculation data | SOURCE VALUE(I_PV) LIKE PSC_CALC-PV OPTIONAL |
|
| 8 | PSC_CALC | PSC calculation data | SOURCE VALUE(I_PPU) LIKE PSC_CALC-PPU OPTIONAL |
|
| 9 | PSC_CURR | PSC currencies | SOURCE T_CURR STRUCTURE PSC_CURR |
|
| 10 | PSC_CURR | PSC currencies | ||
| 11 | T001 | Company Codes | SOURCE VALUE(I_CURR) LIKE T001-WAERS OPTIONAL |
|
| 12 | T001 | Company Codes | SOURCE VALUE(I_BUKRS) LIKE T001-BUKRS |
|
| 13 | T881 | Ledger Master | SOURCE VALUE(I_CURT) LIKE T881-CURT1 OPTIONAL |
|
| 14 | T8PSCINPUT | PSC Production Input | ||
| 15 | T8PSCMSTR | Production Sharing Contract | SOURCE VALUE(I_PSC) LIKE T8PSCMSTR-PSC_NAME |
|
| 16 | T8PSCMSTR | Production Sharing Contract | SOURCE VALUE(I_BFREQ) LIKE T8PSCMSTR-PSC_BILL_FREQ |
|
| 17 | T8PSCPA | Production Sharing Contract Product Assignment | SOURCE VALUE(I_VNAME) LIKE T8PSCPA-VNAME |
|
| 18 | T8PSCPA | Production Sharing Contract Product Assignment | SOURCE VALUE(I_ETYPE) LIKE T8PSCPA-ETYPE |
|
| 19 | T8PSCPROD | Production Sharing Contract Product | SOURCE VALUE(I_PRODUCT) LIKE T8PSCPROD-PSC_PRODUCT |