Data Element list used by SAP ABAP Function Module ICL_CDC_UPDATE_LASTCHANGE (ICL CDC: Update of date and user of last claim change)
SAP ABAP Function Module
ICL_CDC_UPDATE_LASTCHANGE (ICL CDC: Update of date and user of last claim change) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ACTORID | Agent ID in Organizational Management | SOURCE VALUE(IV_CLHDR) TYPE ACTORID OPTIONAL |
|
| 2 | ACTORID | Agent ID in Organizational Management | SOURCE VALUE(IV_CLHDRGRP) TYPE ACTORID OPTIONAL |
|
| 3 | ICL_ACHANGEDBY | Whole Claim Last Changed By | SOURCE VALUE(I_ACHANGEDBY) TYPE ICL_ACHANGEDBY |
|
| 4 | ICL_ACHANGETIME | Whole Claim Last Changed At | SOURCE VALUE(I_ACHANGETIME) TYPE ICL_ACHANGETIME |
|
| 5 | ICL_ACTIVE | Table entry is active (A) or in suspense (S) | SOURCE VALUE(I_ACTIVE) TYPE ICL_ACTIVE DEFAULT 'A' |
|
| 6 | ICL_CLAIM | Number of Claim | SOURCE VALUE(I_CLAIM) TYPE ICL_CLAIM |
|
| 7 | OTYPE | Object Type | SOURCE VALUE(IV_CLHDR_TYPE) TYPE OTYPE OPTIONAL |
|
| 8 | OTYPE | Object Type | SOURCE VALUE(IV_CLHDRGRP_TYPE) TYPE OTYPE OPTIONAL |
|
| 9 | TZNTSTMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | SOURCE VALUE(IV_EXEC_TIME) TYPE TZNTSTMPS OPTIONAL |
|