Data Element list used by SAP ABAP Function Module BAPI_SERVNOT_COMPLETE_TASK (Complete Notification Task)
SAP ABAP Function Module
BAPI_SERVNOT_COMPLETE_TASK (Complete Notification Task) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CO_ASTTX | Field displaying user status | SOURCE VALUE(USERSTATUS) LIKE BAPI2080_NOTADT-USRSTATUS |
|
| 2 | LAISO | 2-Character SAP Language Code | SOURCE VALUE(LANGUISO) LIKE BAPI2080_NOTSTI-LANGUISO OPTIONAL |
|
| 3 | MANUM | Sequential Task Number | SOURCE VALUE(TASK_KEY) LIKE BAPI2080_NOTTASKE-TASK_KEY |
|
| 4 | QMNUM | Message Number | SOURCE VALUE(NUMBER) LIKE BAPI2080_NOTHDRE-NOTIF_NO |
|
| 5 | QMSMERLDAT | Date on which the task was carried out | SOURCE VALUE(CARRIED_OUT_DATE) LIKE BAPIQMSM-CARRIED_OUT_DATE OPTIONAL |
|
| 6 | QMSMERLNAM | Person who carried out the task | SOURCE VALUE(CARRIED_OUT_BY) LIKE BAPIQMSM-CARRIED_OUT_BY OPTIONAL |
|
| 7 | QMSMERLTIM | Time at which the task was completed | SOURCE VALUE(CARRIED_OUT_TIME) LIKE BAPIQMSM-CARRIED_OUT_TIME OPTIONAL |
|
| 8 | QMSTTXT | System Status for Notification | SOURCE VALUE(SYSTEMSTATUS) LIKE BAPI2080_NOTADT-SYSTATUS |
|
| 9 | QNSTATUS | Notification Has Status "Completed" | SOURCE VALUE(TESTRUN) LIKE BAPI20783T-STATUS_IND DEFAULT SPACE |
|
| 10 | SPRAS | Language Key | SOURCE VALUE(LANGU) LIKE BAPI2080_NOTSTI-LANGU DEFAULT SY-LANGU |
|