Data Element list used by SAP ABAP Function Module FKK_DI_DISTRIB_FUNCT_DETERMINE (VKK: Methode der Einteilung in Intervalle bestimmen)
SAP ABAP Function Module
FKK_DI_DISTRIB_FUNCT_DETERMINE (VKK: Methode der Einteilung in Intervalle bestimmen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_NODIALOG) LIKE BOOLE-BOOLE OPTIONAL |
|
| 2 | DIFNAM_KK | Name of function module for creating intervals | SOURCE VALUE(E_FNAME) LIKE TFKDIF-FNAME |
|
| 3 | DIMETH_KK | Method for Interval Allocation | SOURCE VALUE(I_METHODE) LIKE TFKDIF-METHODE OPTIONAL |
|
| 4 | DIMETH_KK | Method for Interval Allocation | SOURCE VALUE(E_METHODE) LIKE TFKDIF-METHODE |
|
| 5 | OBJECT_KK | Object for distribution into intervals | SOURCE VALUE(I_OBJECT) LIKE FKKDIHDR-OBJECT |
|