Do you have any question about this error?
Message type: E = Error
Message class: WF_CONT - Workflow Container, Definition Time and Runtime
Message number: 003
Message text: Local ABAP Dictionary type for &1 is not actively available
An error occurred when reading or saving a work item container because
no corresponding structure for DDIC type &V1& could be found in the
workflow namespace. DDIC type &V1& is used in the work item container to
be saved and does not have an initial value.
Workflow &V2& was active.
When a container is saved, the workflow runtime requires the
corresponding structures for all structures used in the container, and
therefore generates a runtime error as a reaction to this inconsistency.
The corresponding structures are created automatically by the system at
various time points. These time points are:
After an upgrade by the workflow system job.
When a workflow or task is imported
When a workflow is activated (SWDD)
When a runtime version is created (SWDD)
Once a day from the workflow system job.
Inform your system administrator.
Start the creation of all corresponding structures in transaction
SWF_CNT_STR_EDIT, or use action "Create Runtime Version" for the w
orkflow in question in the workflow builder (SWDD).
After the structures have been created, you have to restart the workflow
instances in transaction SWPC.
Error message extract from SAP system. Copyright SAP SE.
WF_CONT003
- Local ABAP Dictionary type for &1 is not actively available ?Get instant SAP help. Start your 7-day free trial now.
WF_CONT002
&1 is not a valid element name
What causes this issue? The ID of a container element must begin with a letter, and can contain letters, digits and underscores (_) in any sequence a...
WF_CONT001
Element name "&1" already used
What causes this issue? You tried to give a container element the ID "&V1&". This ID is already used by another container element a...
WF_CONT004
#NAME?
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WF_CONT005
Migration class "&1" must implement interface "&"
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.