Table list used by SAP ABAP Function Module IQS0_CREATE_NOTIF_TO_PO_ORDER (Anlegen einer Meldung aus einem Fertigungsauftrag (Kopf + Positionen))
SAP ABAP Function Module
IQS0_CREATE_NOTIF_TO_PO_ORDER (Anlegen einer Meldung aus einem Fertigungsauftrag (Kopf + Positionen)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RIQS5 | PM/SM/QM Notifications: I/O data for creating notification | SOURCE VALUE(I_RIQS5) LIKE RIQS5 OPTIONAL |
|
| 2 | RIWO00 | I/O table for notifications | SOURCE VALUE(I_CONFIRM) LIKE RIWO00-SELEC OPTIONAL |
|
| 3 | RIWO00 | I/O table for notifications | SOURCE VALUE(I_NO_MSG) LIKE RIWO00-SELEC OPTIONAL |
|
| 4 | RIWO00 | I/O table for notifications | SOURCE VALUE(I_RESET) LIKE RIWO00-SELEC DEFAULT 'X' |
|
| 5 | RIWO03 | Text fields for notification header | SOURCE VALUE(E_RIWO03) LIKE RIWO03 |
|
| 6 | T185 | Screen sequence control: Paths between processing locations | SOURCE VALUE(E_OKCODE) LIKE T185-FCODE |
|
| 7 | T365 | Initial values for PM notification transactions | SOURCE VALUE(I_DISPL) LIKE T365-AKTYP DEFAULT 'A' |
|
| 8 | T365 | Initial values for PM notification transactions | SOURCE VALUE(I_TASK_DET) LIKE T365-AKTYP DEFAULT SPACE |
|
| 9 | T365 | Initial values for PM notification transactions | SOURCE VALUE(I_INITIAL) LIKE T365-AKTYP DEFAULT ' ' |
|
| 10 | VIQMEL | Generated Table for View | SOURCE VALUE(I_QMNUM) LIKE VIQMEL-QMNUM DEFAULT SPACE |
|
| 11 | VIQMEL | Generated Table for View | SOURCE VALUE(E_VIQMEL) LIKE VIQMEL |
|
| 12 | VIQMEL | Generated Table for View | SOURCE VALUE(I_QMART) LIKE VIQMEL-QMART |
|
| 13 | VIQMEL | Generated Table for View | SOURCE VALUE(I_AUFNR) LIKE VIQMEL-AUFNR |