Table/Structure Field list used by SAP ABAP Function Module K_KKB_POPUP_FOR_VARIANCES (KKB: PopUp für Schwellwerte (Eingabe und Auswertung))
SAP ABAP Function Module
K_KKB_POPUP_FOR_VARIANCES (KKB: PopUp für Schwellwerte (Eingabe und Auswertung)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | KKBC - KOKRS | Controlling Area | SOURCE VALUE(I_KOKRS) LIKE KKBC-KOKRS DEFAULT ' ' |
|
| 2 | KKBC - KOKRS | Controlling Area | ||
| 3 | KKB_DIPRO - GSIGN | Character for Selections | ||
| 4 | KKB_DIPRO - GSIGN | Character for Selections | SOURCE VALUE(I_DEFAULT_SIGN) LIKE KKB_DIPRO-GSIGN DEFAULT '>' |
|
| 5 | KKB_DIPRO - MENGAB | Radio Button: Quantity variance | ||
| 6 | KKB_DIPRO - MENGAB | Radio Button: Quantity variance | SOURCE VALUE(I_FLG_LOTS) LIKE KKB_DIPRO-MENGAB DEFAULT 'X' |
|
| 7 | KKB_DIPRO - MENGAB | Radio Button: Quantity variance | SOURCE VALUE(I_INITIALIZE) LIKE KKB_DIPRO-MENGAB DEFAULT 'X' |
|
| 8 | KKB_DIPRO - SOLLIST | Radio button "Target/actual comparison" | ||
| 9 | KKB_DIPRO - SOLLIST | Radio button "Target/actual comparison" | SOURCE VALUE(I_FLG_TARGET) LIKE KKB_DIPRO-SOLLIST DEFAULT 'X' |
|