Data Element list used by SAP ABAP Function Module QPAP_DATA_TO_QAPO (Fill special QAPO fields)
SAP ABAP Function Module
QPAP_DATA_TO_QAPO (Fill special QAPO fields) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CO_AUFPL | Routing number of operations in the order | SOURCE VALUE(I_AUFPL) LIKE QAPO-AUFPL DEFAULT 0 |
|
| 2 | MANDT | Client | SOURCE VALUE(I_MANDANT) LIKE QAPO-MANDANT DEFAULT SY-MANDT |
|
| 3 | OBJEKTID | Object ID | SOURCE VALUE(I_ARBID) LIKE PLPO-ARBID DEFAULT 0 |
|
| 4 | PLNKN | Number of the task list node | SOURCE VALUE(I_VPLNKN) LIKE QAPO-VPLNKN DEFAULT 0 |
|
| 5 | PLNKN | Number of the task list node | SOURCE VALUE(I_PPLNKN) LIKE QAPO-PPLNKN DEFAULT 0 |
|
| 6 | QKURZTEXT | Short Text | SOURCE VALUE(I_PRPLATZTXT) LIKE QAPO-PRPLATZTXT OPTIONAL |
|
| 7 | QKURZTEXT | Short Text | SOURCE VALUE(I_VORKTXT) LIKE QAPO-VORKTXT DEFAULT SPACE |
|
| 8 | QKZRUECK | Confirmation for Inspection Operation Possible | SOURCE VALUE(I_RUECKMELD) LIKE QAPO-KZRUECKMLD DEFAULT SPACE |
|
| 9 | QLFNKN | Current Node Number from Order Counter APLZL | SOURCE VALUE(I_VORGLFNR) LIKE QAPO-VORGLFNR DEFAULT 0 |
|
| 10 | QPLNFOLGE | Sequence of Operations Within a Plan | SOURCE VALUE(I_PLNFL) LIKE QAPO-PLNFL DEFAULT SPACE |
|
| 11 | QPLOS | Inspection Lot Number | SOURCE VALUE(I_PRUEFLOS) LIKE QAPO-PRUEFLOS DEFAULT 0 |
|
| 12 | QPRPLATZ | Work Center | SOURCE VALUE(I_PRPLATZ) LIKE QAPO-PRPLATZ OPTIONAL |
|
| 13 | QSTEUS | Control Key | SOURCE VALUE(I_VORSTEUS) LIKE QAPO-VORSTEUS DEFAULT SPACE |
|
| 14 | SPRAS | Language Key | SOURCE VALUE(I_SPRACHE) LIKE QAPO-SPRACHE OPTIONAL |
|
| 15 | SUMKNTNR | Node number of the superior operation | SOURCE VALUE(I_SUMNR) LIKE QAPO-SUMNR DEFAULT 0 |
|
| 16 | VORNR | Operation/Activity Number | SOURCE VALUE(I_VORNR) LIKE QAPO-VORNR DEFAULT SPACE |
|
| 17 | VPLBFL | Referenced sequence in routing | SOURCE VALUE(I_VPLFL) LIKE QAPO-VPLFL DEFAULT SPACE |
|
| 18 | VPLNAL | Group counter of the referenced task list | SOURCE VALUE(I_VPLAL) LIKE QAPO-VPLAL DEFAULT SPACE |
|
| 19 | VPLNNR | Group of the referenced task list | SOURCE VALUE(I_VPLNR) LIKE QAPO-VPLNR DEFAULT SPACE |
|
| 20 | VPLNTY | Type of the referenced task list | SOURCE VALUE(I_VPLTY) LIKE QAPO-VPLTY DEFAULT SPACE |
|
| 21 | WERKS_D | Plant | SOURCE VALUE(I_PRPLATZWRK) LIKE QAPO-PRPLATZWRK OPTIONAL |