Table list used by SAP ABAP Function Module MEASUREM_POINTS_COPY_TO_OBJECT (Kopieren der Meßpunkte eines Vorlageobjekts in den Dialogpuffer)
SAP ABAP Function Module
MEASUREM_POINTS_COPY_TO_OBJECT (Kopieren der Meßpunkte eines Vorlageobjekts in den Dialogpuffer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IFLOT | Functional Location (Table) | SOURCE VALUE(TARGET_TPLMA) TYPE IFLOT-TPLMA DEFAULT SPACE |
|
| 2 | IMPT | Measuring Point (Structure) | SOURCE VALUE(MEASUREMENT_POINT_OBJECT) LIKE IMPT-MPOBJ |
|
| 3 | IMPT | Measuring Point (Structure) | SOURCE VALUE(SOURCE_OBJECT_FOR_COPY) LIKE IMPT-MPOBJ |
|
| 4 | IMPT | Measuring Point (Structure) | ||
| 5 | IONR | General Object Number | ||
| 6 | IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(UPDATE_ON_COMMIT) LIKE IREF-IIND DEFAULT 'X' |
|
| 7 | IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(WITH_LONGTEXT) LIKE IREF-IIND DEFAULT 'X' |
|
| 8 | IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(WITH_DOCUMENTS) LIKE IREF-IIND DEFAULT 'X' |
|
| 9 | IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(WITH_CLASSIFICATION) LIKE IREF-IIND DEFAULT 'X' |
|
| 10 | RMCLF | Classification: I/O Structure for Assgmt of Object to Class | SOURCE VALUE(TARGET_OBKEY) LIKE RMCLF-OBJEK DEFAULT SPACE |
|
| 11 | TCLA | Class Types | SOURCE VALUE(TARGET_OBTAB) LIKE TCLA-OBTAB OPTIONAL |