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: WO - WF: Messages for Workflow Wizards
Message number: 806
Message text: Parameter type & is not defined (only S or P)
You have passed an internal table of structure RSPARAMS. You have
specified a value in the field KIND of this structure, which is not
defined.
The method was terminated by an exception.
Check the field KIND of the internal table. The value of this parameter
can only be S or P (the field KIND is 9th place in the character
string).
Restart the task.
Error message extract from SAP system. Copyright SAP SE.
WO806
- Parameter type & is not defined (only S or P) ?The SAP error message:
WO806 Parameter type & is not defined (only S or P)
typically occurs in the context of SAP Workflow when defining or using workflow container elements or parameters.
Cause
SAP Workflow only supports these two parameter types for container elements and method parameters.
Check the Workflow Container Elements:
SWDD
).Check Method Parameters in Workflow Steps:
Check Custom Code or Enhancements:
Transport and System Consistency:
Aspect | Details |
---|---|
Error | WO806 Parameter type & is not defined (only S or P) |
Cause | Parameter type in workflow container or method parameter is invalid (not S or P) |
Solution | Correct parameter type to S (structure) or P (table) in workflow container or method parameters |
Where to Check | Workflow Builder (SWDD), Business Object Builder (SWO1) |
If you provide the exact context or the workflow step where this error occurs, I can help you with more specific instructions.
Get instant SAP help. Sign up for our Free Essentials Plan.
WO805
The exception & was raised when creating a new document
What causes this issue? Exception &v1& has occurred in function module <zh>SO_DOCUMENT_INSERT_API1</> in the method <zh>Cre...
WO804
No authorization for folder &
What causes this issue? In the method <ZH>CreateListObject</> of the object type <ZH>REPORT</> a list object is created that ...
WO807
Relational operator & is not permitted
What causes this issue? You have passed an internal table of the structure RSPARAMS and specified a relational operator that is not permitted in the ...
WO808
Parameter type & does not allow & (only E or I)
What causes this issue? You have passed an internal table of the structure RSPARAMS. The field SIGN contain a value that is not permitted. If the fie...
Click on this link to search all SAP messages.