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: WSTI - Messages about Store Workbench, Physical Inventory
Message number: 006
Message text: Date & is not in correct format
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
WSTI006
- Date & is not in correct format ?SAP Error Message:
WSTI006 Date & is not in correct format
Cause:
This error occurs when a date value entered or processed in SAP does not conform to the expected date format. The placeholder
&
in the message typically represents the actual date string that failed validation.Common reasons include:
Check Date Format:
Verify the date format expected by the SAP system or the specific transaction/module. SAP typically expects dates in YYYYMMDD
format internally, but the input format can vary depending on user settings or transaction.
User Profile Settings:
SU3
(Maintain User Profile). Input Validation:
Check Program or Interface Logic:
Use SAP Standard Date Conversion Functions:
CONVERSION_EXIT_ALPHA_INPUT
or CONVERSION_EXIT_DATE_INPUT
to convert dates to the correct internal format. Correct the Date Value:
Transaction Codes:
SU3
- User Profile Maintenance (check date format) SE38
or SE80
- For debugging custom programs or interfacesCommon SAP Date Formats:
YYYYMMDD
(e.g., 20240615) Function Modules for Date Handling:
CONVERSION_EXIT_ALPHA_INPUT
/ CONVERSION_EXIT_ALPHA_OUTPUT
CONVERSION_EXIT_DATE_INPUT
/ CONVERSION_EXIT_DATE_OUTPUT
SAP Notes:
The WSTI006
error indicates a date format mismatch. To resolve it, ensure the date input matches the expected format, verify user profile settings, and correct any interface or program logic that handles date values. Use SAP standard conversion functions to avoid format issues.
If you provide the context where this error occurs (e.g., transaction, interface, program), I can help with more specific guidance.
Get instant SAP help. Sign up for our Free Essentials Plan.
WSTI005
Entry & is not numerical
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WSTI004
You are not authorized to process physical inventories
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WSTI007
Texts for stock types could not be read
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
WSTI008
Texts for special stocks could not be read
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.