Table/Structure Field list used by SAP ABAP Function Module QINT_EXAMPLE_USER_EXIT (Example: transferring measured values to results recording via a user exit)
SAP ABAP Function Module
QINT_EXAMPLE_USER_EXIT (Example: transferring measured values to results recording via a user exit) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | QAISE - PROBENR | Number of the Partial Sample | ||
| 2 | QAISE - PROBENR | Number of the Partial Sample | SOURCE VALUE(I_PROBENR) LIKE QAISE-PROBENR |
|
| 3 | QAISE - SERIALNR | Single-Unit Number for the Unit to Be Inspected | ||
| 4 | QAISE - SERIALNR | Single-Unit Number for the Unit to Be Inspected | SOURCE VALUE(I_SERIALNR) LIKE QAISE-SERIALNR |
|
| 5 | QAISE - STUECKNR | Counter for Inspection Unit Number | ||
| 6 | QAISE - STUECKNR | Counter for Inspection Unit Number | SOURCE VALUE(I_STUECKNR) LIKE QAISE-STUECKNR |
|
| 7 | RFCDISPLAY - RFCDEST | Logical Destination (Specified in Function Call) | ||
| 8 | RS38L - NAME | Name of Function Module | ||
| 9 | T100 - TEXT | Message Text | ||