Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module QPAP_PLAN_SELECT (QSS plan selection with QSS-relevant selection criteria) is a standard Function Module in SAP ERP and is part of the function group QPAP within the package QL.
Function Module | QPAP_PLAN_SELECT |
Short Text | QSS plan selection with QSS-relevant selection criteria |
Function Group | QPAP |
Package | QL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HERST | LIKE | MAPL-LIFNR | SPACE | Producer |
KUNR | LIKE | MAPL-KUNR | SPACE | Customer |
KZ_HERST | LIKE | QM00-QKZ | Herstellerbezogene Planauswahl | |
LIFNR | LIKE | MAPL-LIFNR | Vendor | |
LIST_SHOW | LIKE | RCPSE-FLG_QMLIST | SPACE | |
MATNR | LIKE | MAPL-MATNR | Material | |
PLANAW | LIKE | RCPSE-PLNAW | 'Q' | Plan application |
PLNAL | LIKE | PLKO-PLNAL | SPACE | Alternative task list |
PLNNR | LIKE | MAPL-PLNNR | SPACE | Routing number |
PLNTY | LIKE | MAPL-PLNTY | 'Q' | Task list type |
REV_LEVEL | LIKE | RCPSE-REVLV | SPACE | |
SEL_ID | LIKE | RCPSE-SEL_ID | SPACE | Selection ID according to TCA44 |
SERIENNR | LIKE | RQPAS-SERNV | 0 | |
SERNRKZ | LIKE | RQPAS-SERNRKZ | SPACE | |
STATUS | LIKE | PLKO-STATU | Status of the plans | |
STICHTAG | LIKE | MAPL-DATUV | Key date | |
SUCHFELD | LIKE | RMQEA-SUCHFELD | SPACE | |
VERWE | LIKE | PLKO-VERWE | Usage | |
WERK | LIKE | MAPL-WERKS | 1 | G/L account number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MAPL_ZAEHL | LIKE | MAPL-ZAEHL | ||
MAPL_ZKRIZ | LIKE | MAPL-ZKRIZ | ||
PLKO_EXP | LIKE | PLKO |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ENTRY | No entry found |
NO_ENTRY_SELECT | No task list header found |