Data Element list used by SAP ABAP Function Module FKJO_JC_PARAMS_ADD (Hinzufügen von Benutzer-Parametern)
SAP ABAP Function Module
FKJO_JC_PARAMS_ADD (Hinzufügen von Benutzer-Parametern) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AKTYP_KK | Mass activity type | SOURCE VALUE(I_AKTYP) LIKE FKJOPARAMS-AKTYP OPTIONAL |
|
| 2 | COPYD | CPU Date of the Run that Serves as a Reference Copy | SOURCE VALUE(I_COPYD) LIKE FKJOPARAMS-COPYD OPTIONAL |
|
| 3 | COPYI | Additional Identification of the Run to be Copied | SOURCE VALUE(I_COPYI) LIKE FKJOPARAMS-COPYI OPTIONAL |
|
| 4 | FKJOPARMKEY | User-Defined Key for Parameters | SOURCE VALUE(I_KEY) LIKE FKJOPARAMS-PARAMKEY |
|
| 5 | JTYPE_KK | Job category | SOURCE VALUE(I_JTYPE) LIKE FKJOPARAMS-JTYPE |
|
| 6 | LAUFD | Date on Which the Program Is to Be Run | SOURCE VALUE(I_LAUFD) LIKE FKJOPARAMS-LAUFD |
|
| 7 | LAUFI | Additional Identification | SOURCE VALUE(I_LAUFI) LIKE FKJOPARAMS-LAUFI |
|