Table list used by SAP ABAP Function Module FM_OBJ_ASS_EXIST_FOR_CMMT_ITEM (Check if FM object assignment exist for commitment item)
SAP ABAP Function Module
FM_OBJ_ASS_EXIST_FOR_CMMT_ITEM (Check if FM object assignment exist for commitment item) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FMDY | FIFM: Screen Fields | ||
| 2 | FMDY | FIFM: Screen Fields | SOURCE VALUE(E_FLAG_FOUND) LIKE FMDY-XFELD |
|
| 3 | FMPG | Commitment Items in FM Area/Fiscal Year | ||
| 4 | FMPG | Commitment Items in FM Area/Fiscal Year | SOURCE VALUE(I_FMAREA) LIKE FMPG-FIKRS |
|
| 5 | FMPG | Commitment Items in FM Area/Fiscal Year | SOURCE VALUE(I_CMMT_ITEM) LIKE FMPG-FIPEX OPTIONAL |
|
| 6 | FMPG | Commitment Items in FM Area/Fiscal Year | SOURCE VALUE(I_YEAR_CMMT_ITEM) LIKE FMPG-GJAHR DEFAULT '0000' |
|
| 7 | FMZUGR | Allocation of CO Group to FM Account Assignment | ||
| 8 | FMZUKA | Allocation of Cost Element to FM Account Assignment | ||
| 9 | FMZUOB | Allocation of CO Object to FM Account Assignment | ||
| 10 | RANGE_C14 | Structure of a Range Table for a 14 Character Field | ||
| 11 | RANGE_C24 | Structure of a Range Table for a (24) Character Field | SOURCE R_CMMT_ITEM STRUCTURE RANGE_C24 OPTIONAL |
|
| 12 | RANGE_C24 | Structure of a Range Table for a (24) Character Field | ||
| 13 | RANGE_C4 | Structure of a range table for a character (4) field | SOURCE R_YEAR_ASSIGNED STRUCTURE RANGE_C4 OPTIONAL |
|
| 14 | RANGE_C4 | Structure of a range table for a character (4) field |