The Function Module PI_SHEET_GET_STATE (Neue & alte Herstellanweisung: Lesen des Status) is a standard Function Module in SAP ERP and is part of the function group POC_ENTRY within the package CMX_POC.
Function Module | PI_SHEET_GET_STATE |
Short Text | Neue & alte Herstellanweisung: Lesen des Status |
Function Group | POC_ENTRY |
Package | CMX_POC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CNTRL_RECIPE_ID | TYPE | CO_CRID | Nummer des Steuerrezepts | |
CRD_TYPE | TYPE | COMTY | Typ des Steuerrezeptempfängers (1 oder 4) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CR_STATE | TYPE | CO_CRSTAT | Status des Steuerrezepts (siehe Include CO_CRSTATE) |
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 |
---|---|
CRD_TYPE_NOT_SUPPORTED | Angegebener Typ ist keine Herstellanweisung |
INTERNAL_ERROR | Interner Fehler |
NOT_FOUND | Herstellanweisung wurde nicht gefunden |