Table/Structure Field list used by SAP ABAP Function Module ISU_SMNOTIF_SETTIME (Setzt Termin und Störungszeit einer Meldung)
SAP ABAP Function Module
ISU_SMNOTIF_SETTIME (Setzt Termin und Störungszeit einer Meldung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EMSG_GEN - MSGTY | Message type | ||
| 2 | EMSG_GEN - MSGNO | Message Number | ||
| 3 | EMSG_MSG - KZ_BREAK | Indicator: Breakpoint | ||
| 4 | EMSG_MSG - KZ_EXC | Indicator: Output EXCEPTION | ||
| 5 | EMSG_MSG - KZ_MSG | Indicator: Output message | ||
| 6 | EMSG_MSG - MSGID | Message Class | ||
| 7 | EMSG_MSG - MSGNO | Message Number | ||
| 8 | EMSG_MSG - MSGTY | Message Type | ||
| 9 | QMEL - STRMN | Desired Start Date | ||
| 10 | QMEL - STRUR | Desired Start Time | ||
| 11 | QMEL - LTRUR | Required End Date-Time | ||
| 12 | QMEL - LTRMN | Required Finish Date | ||
| 13 | QMIH - AUSBS | End of Malfunction (Date) | ||
| 14 | QMIH - AUSVN | Start of Malfunction (Date) | ||
| 15 | QMIH - AUZTB | End of Malfunction (Time) | ||
| 16 | QMIH - AUZTV | Start of Malfunction (Time) | ||
| 17 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 18 | SYST - TIMLO | ABAP System Field: Local Time of Current User | ||
| 19 | SYST - MSGV4 | ABAP System Field: Message Variable | ||
| 20 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 21 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 22 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 23 | SYST - MSGID | ABAP System Field: Message ID | ||
| 24 | SYST - DATLO | ABAP System Field: Local Date of Current User | ||
| 25 | SYST - BATCH | ABAP System Field: Background Processing Active | ||
| 26 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 27 | VIQMEL - STRUR | Desired Start Time | SOURCE VALUE(X_STRUR) LIKE VIQMEL-STRUR OPTIONAL |
|
| 28 | VIQMEL - STRUR | Desired Start Time | ||
| 29 | VIQMEL - STRMN | Desired Start Date | SOURCE VALUE(X_STRMN) LIKE VIQMEL-STRMN OPTIONAL |
|
| 30 | VIQMEL - STRMN | Desired Start Date | ||
| 31 | VIQMEL - QMNUM | Message Number | ||
| 32 | VIQMEL - QMNUM | Message Number | SOURCE VALUE(X_QMNUM) LIKE VIQMEL-QMNUM |
|
| 33 | VIQMEL - LTRUR | Required End Date-Time | ||
| 34 | VIQMEL - LTRUR | Required End Date-Time | SOURCE VALUE(X_LTRUR) LIKE VIQMEL-LTRUR OPTIONAL |
|
| 35 | VIQMEL - LTRMN | Required Finish Date | ||
| 36 | VIQMEL - LTRMN | Required Finish Date | SOURCE VALUE(X_LTRMN) LIKE VIQMEL-LTRMN OPTIONAL |
|
| 37 | VIQMEL - AUZTV | Start of Malfunction (Time) | ||
| 38 | VIQMEL - AUZTV | Start of Malfunction (Time) | SOURCE VALUE(X_AUZTV) LIKE VIQMEL-AUZTV OPTIONAL |
|
| 39 | VIQMEL - AUZTB | End of Malfunction (Time) | SOURCE VALUE(X_AUZTB) LIKE VIQMEL-AUZTB OPTIONAL |
|
| 40 | VIQMEL - AUZTB | End of Malfunction (Time) | ||
| 41 | VIQMEL - AUSVN | Start of Malfunction (Date) | SOURCE VALUE(X_AUSVN) LIKE VIQMEL-AUSVN OPTIONAL |
|
| 42 | VIQMEL - AUSVN | Start of Malfunction (Date) | ||
| 43 | VIQMEL - AUSBS | End of Malfunction (Date) | ||
| 44 | VIQMEL - AUSBS | End of Malfunction (Date) | SOURCE VALUE(X_AUSBS) LIKE VIQMEL-AUSBS OPTIONAL |