Table list used by SAP ABAP Function Module PSA_GET_COST_INPUT (Read costs from PSC ledger)
SAP ABAP Function Module
PSA_GET_COST_INPUT (Read costs from PSC ledger) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKPF | Accounting Document Header | ||
| 2 | GLU1 | G/L user table 1 | ||
| 3 | GLU1 | G/L user table 1 | SOURCE VALUE(I_BUKRS) LIKE GLU1-BUKRS |
|
| 4 | GLU1 | G/L user table 1 | SOURCE VALUE(I_PERIOD) LIKE GLU1-POPER |
|
| 5 | GLU1 | G/L user table 1 | SOURCE VALUE(I_PER_FROM) LIKE GLU1-POPER |
|
| 6 | GLU1 | G/L user table 1 | SOURCE VALUE(I_YEAR) LIKE GLU1-RYEAR |
|
| 7 | GLU1 | G/L user table 1 | SOURCE VALUE(I_YEAR_FROM) LIKE GLU1-RYEAR |
|
| 8 | PSAHD | PSA Document Header | SOURCE VALUE(I_EQGRP) LIKE PSAHD-EQGRP |
|
| 9 | PSAHD | PSA Document Header | SOURCE VALUE(I_VNAME) LIKE PSAHD-VNAME |
|
| 10 | PSA_CURR | PSC currencies | ||
| 11 | PSC_CURR | PSC currencies | ||
| 12 | PSC_CURR | PSC currencies | SOURCE T_CURR STRUCTURE PSC_CURR |
|
| 13 | T001 | Company Codes | ||
| 14 | T881 | Ledger Master | ||
| 15 | T8PSA_CAL_CT | Calculation Type Master | ||
| 16 | T8PSA_CSA | Calculation Scheme Assignments | ||
| 17 | T8PSA_PREPOST | Preliminary Posting | ||
| 18 | T8PSA_PRODUCT | Product Master | SOURCE VALUE(I_PSC_PROD) LIKE T8PSA_PRODUCT-PSC_PRODUCT |
|
| 19 | T8PSA_PSC | PSC Master | SOURCE VALUE(I_PSC) LIKE T8PSA_PSC-PSC_NAME |
|
| 20 | T8PSA_SRC | Sources | ||
| 21 | T8PSA_SRC_LA | Source Ledger Assignment |