Message type: E = Error
Message class: CM_EHFND_FW_WFF - Messages for Exception Obj. of EHS/PS&S Workflow Foundation
Message number: 306
Message text: PCO Class cannot be instantiated
The process definition defines a PCO class that cannot be instantiated.
INCLUDE FND_PCO_CLASS_MESSAGES OBJECT DOKU ID TX
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
In the Customizing activity <LS>Specify Process Definitions</>, enter a
valid PCO class in your process.
Error message extract from SAP system. Copyright SAP SE.
CM_EHFND_FW_WFF306
- PCO Class cannot be instantiated ?The SAP error message CM_EHFND_FW_WFF306 indicates that a PCO (Process Control Object) class cannot be instantiated. This error typically arises in the context of SAP's Workflow Framework or when dealing with Business Process Management (BPM) scenarios. Causes: Missing or Incorrect Configuration: The PCO class may not be properly configured in the system. This could be due to missing entries in the configuration tables or incorrect settings. Class Not Found: The specified PCO class may not exist in the system. This could happen if the class was deleted or if there is a typo in the class name. Authorization Issues: The user executing the workflow may not have the necessary authorizations to instantiate the PCO class. Transport Issues: If the PCO class was recently transported from another system, there may have been issues during the transport process that led to the class not being available. System Errors: There could be underlying system issues, such as database inconsistencies
Get instant SAP help. Sign up for our Free Essentials Plan.
CM_EHFND_FW_WFF305
PCO Class does not implement the required interface IF_EHFND_WFF_PCO
What causes this issue? The process definition defines a PCO class that does not implement the required interface IF_EHFND_WFF_PCO. INCLUDE FND_PCO_C...
CM_EHFND_FW_WFF304
Process definition defines a PCO class that does not exist
What causes this issue? The PCO class defined in the process definition cannot be found in the system. INCLUDE FND_PCO_CLASS_MESSAGES OBJECT DOKU ID ...
CM_EHFND_FW_WFF307
PCO Class does not return a valid key for the PCBO
What causes this issue? The process definition defines a PCO class that does not return a key of a valid process control business object. INCLUDE FND...
CM_EHFND_FW_WFF308
Defined PCBO does not inherit from the base PCBO
What causes this issue? The process control business object that is returned by the PCO class does not inherit directly or indirectly from the base p...
Click on this link to search all SAP messages.