Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: WF_CONT - Workflow Container, Definition Time and Runtime
Message number: 069
Message text: Category & is not supported by the workflow system
The category identifies the type of an object (such as business object
or ABAP class). The workflow system only supports certain categories.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Chose another category.
The list of categories supported is available in the table
<AB>SWF_CATIDS</>.
Error message extract from SAP system. Copyright SAP SE.
WF_CONT069
- Category & is not supported by the workflow system ?The SAP error message:
WF_CONT069: Category & is not supported by the workflow system
Cause:
This error occurs when a workflow container element is assigned a category that is not recognized or supported by the SAP workflow system. The placeholder "&" in the message is replaced by the actual category name that caused the issue.
In SAP Workflow, container elements have categories such as
Object
,Reference
,Value
, etc. If a container element is assigned a category that is invalid, misspelled, or not defined in the system, the workflow runtime raises this error.Common causes include:
Check the Container Element Definition:
SWDD
).Object
, Reference
, Value
, Table
, etc.Correct the Category:
Object
.Check Custom Container Elements:
Transport and System Consistency:
SAP Notes and Support:
Workflow Container Categories:
Object
: Workflow container element holds an object reference (e.g., BUS object instance).Reference
: Reference to another container element.Value
: Simple data type (integer, string, etc.).Table
: Table type container element.Transaction Codes:
SWDD
- Workflow BuilderSWU3
- Workflow CustomizingSWI1
- Workflow LogSAP Help:
If you provide the exact category name that caused the error, I can help you verify if it is valid or suggest the correct category.
Get instant SAP help. Sign up for our Free Essentials Plan.
WF_CONT067
Class & is not a general class
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WF_CONT066
Class & is not a business class
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WF_CONT070
Element & could not be deleted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WF_CONT071
Business object & does not exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.