The Function Module PC_POSITION_CHECK (Überprüfung ob Auftrag zu einer Kampagne gehört) is a standard Function Module in SAP ERP and is part of the function group CPC3 within the package COPC.
Function Module | PC_POSITION_CHECK |
Short Text | Überprüfung ob Auftrag zu einer Kampagne gehört |
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 |
---|---|---|---|---|
AUFNR | LIKE | PCMP-AUFNR | Auftragsnummer | |
PLANNR | LIKE | PCMP-PLNUM | Planauftragsnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PC_CHECK | TYPE | FLAG_SEL | Produktionskampagnenflag |
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_NUMBER | Es wurde keine Positionsnummer übergeben |