Data Element list used by SAP ABAP Function Module FKK_DB_DFKKCRH_UPDATE (Ändern der DB-Tabelle DFKKCRH mit Änderungsbelegen)
SAP ABAP Function Module
FKK_DB_DFKKCRH_UPDATE (Ändern der DB-Tabelle DFKKCRH mit Änderungsbelegen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CDDATUM | Creation date of the change document | SOURCE VALUE(I_UDATE) LIKE CDHDR-UDATE DEFAULT SY-DATLO |
|
| 2 | CDTCODE | Transaction in which a change was made | SOURCE VALUE(I_TCODE) LIKE CDHDR-TCODE DEFAULT SY-TCODE |
|
| 3 | CDUSERNAME | User name of the person responsible in change document | SOURCE VALUE(I_USERNAME) LIKE CDHDR-USERNAME DEFAULT SY-UNAME |
|
| 4 | CDUZEIT | Time changed | SOURCE VALUE(I_UTIME) LIKE CDHDR-UTIME DEFAULT SY-TIMLO |
|