Table list used by SAP ABAP Function Module FM20_BUDGET_GET_FUND_YEAR (ermittelt eine Liste der Jahre und Fonds, für die es Budgetdaten gibt)
SAP ABAP Function Module
FM20_BUDGET_GET_FUND_YEAR (ermittelt eine Liste der Jahre und Fonds, für die es Budgetdaten gibt) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BPIN | Import Parameters for Accessing Functions in Budget/Planning | SOURCE VALUE(I_FIKRS) LIKE BPIN-FIKRS |
|
| 2 | BPIN | Import Parameters for Accessing Functions in Budget/Planning | ||
| 3 | BPIN | Import Parameters for Accessing Functions in Budget/Planning | SOURCE VALUE(I_GEBER) LIKE BPIN-GEBER OPTIONAL |
|
| 4 | BPIN | Import Parameters for Accessing Functions in Budget/Planning | SOURCE VALUE(I_GJAHR) LIKE BPIN-GJAHR OPTIONAL |
|
| 5 | BPIN | Import Parameters for Accessing Functions in Budget/Planning | SOURCE VALUE(I_GEBER_ALL) LIKE BPIN-IND_1 DEFAULT 'X' |
|
| 6 | BPIN | Import Parameters for Accessing Functions in Budget/Planning | SOURCE VALUE(I_GJAHR_ALL) LIKE BPIN-IND_1 DEFAULT 'X' |
|
| 7 | BPJA | Totals Record for Annual Total Controlling Obj. | ||
| 8 | BPTX | Budgeting Text | ||
| 9 | FMBPFONDSYEARS | Transfer Structure, w.Year and Fund, Containing Budget Data | ||
| 10 | FMBPFONDSYEARS | Transfer Structure, w.Year and Fund, Containing Budget Data | SOURCE T_FMBPFONDSYEARS STRUCTURE FMBPFONDSYEARS |
|