The Function Module PCAMPAIGN_ABC (Info über Kampagne nach best. Kriterien für ABC) is a standard Function Module in SAP ERP and is part of the function group CPC3 within the package COPC.
Function Module | PCAMPAIGN_ABC |
Short Text | Info über Kampagne nach best. Kriterien für ABC |
Function Group | CPC3 |
Package | COPC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PCMNR | LIKE | PCMH-PCMNR | Produktionskampagnennummer | |
PCM_ORDER | LIKE | ABC_DIVERS-APCM_ORDER_TYPE | Flag für Fertigungsaufträge (optional) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PC_ANZAHL | LIKE | SY-DBCNT | Anzahl der selektierten Positionen | |
PC_DAUER | LIKE | CXZEIT-BEARB | Summe Dauer in Sek. der sel. Positionen | |
PC_EINHEIT | LIKE | PCMPB-MEINS | Einheit zur Menge | |
PC_MENGE | LIKE | PCMPB-GSMNG | Menge über die selektierten Positionen |
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 |
---|---|
PCMNR_NOT_FOUND | ungültige Produktionskampagnennummer |