Data Element list used by SAP ABAP Function Module AIC3_ASSIGNED_ENTITIES_SELECT (Verdichtung IM: "Stammdaten" (+Texte) aus operativen Daten selektieren)
SAP ABAP Function Module
AIC3_ASSIGNED_ENTITIES_SELECT (Verdichtung IM: "Stammdaten" (+Texte) aus operativen Daten selektieren) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IMC_XKOSTL | Indicator: Select cost centers and texts | SOURCE VALUE(I_FLG_COSTCENTERS) LIKE BAPI1057C0-SEL_COCTR DEFAULT ' ' |
|
| 2 | IMC_XMEAS | Indicator: Select measures and texts | SOURCE VALUE(I_FLG_MEASURES) LIKE BAPI1057C0-SEL_MEAS DEFAULT 'X' |
|
| 3 | IMC_XPRCTR | Indicator: Select profit center and texts | SOURCE VALUE(I_FLG_PROFIT_CTR) LIKE BAPI1057C0-SEL_PRCTR DEFAULT ' ' |
|
| 4 | IMC_XREQ | Indicator: Select appropriation requests and texts | SOURCE VALUE(I_FLG_REQUESTS) LIKE BAPI1057C0-SEL_REQ DEFAULT ' ' |
|
| 5 | IMC_XTPLNR | Indicator: Select functional locations and texts | SOURCE VALUE(I_FLG_FUNCTLOCS) LIKE BAPI1057C0-SEL_FUNCL DEFAULT ' ' |
|
| 6 | IMC_XWERKS | Indicator: Select plants and texts | SOURCE VALUE(I_FLG_PLANTS) LIKE BAPI1057C0-SEL_PLANT DEFAULT ' ' |
|
| 7 | IM_GNJHR | Approval year of the investment program | SOURCE VALUE(I_APPR_YEAR) LIKE IMCH-APPR_YEAR |
|
| 8 | IM_POSID | Identification for an investment program position | SOURCE VALUE(I_FROM_PROG_POS) LIKE IMCHIE-PROG_POS DEFAULT SPACE |
|
| 9 | IM_PRNAM | Investment program name | SOURCE VALUE(I_INV_PROG) LIKE IMCH-INV_PROG |
|
| 10 | XFELD | Checkbox | SOURCE VALUE(I_FLG_INTERNAL) LIKE RAIC1-FLG DEFAULT 'X' |
|