Do you have any question about this error?
Message type: E = Error
Message class: DDLS_HIER - Used for DDL Hierarchies
Message number: 058
Message text: Datatype for valid_from &1 is not as data type for period_from &2
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.
DDLS_HIER058
- Datatype for valid_from &1 is not as data type for period_from &2 ?The SAP error message DDLS_HIER058 indicates a mismatch in data types between two fields in a hierarchy structure, specifically between
valid_from
andperiod_from
. This error typically arises when you are trying to create or modify a hierarchy in SAP BW (Business Warehouse) or similar systems where time-dependent data is involved.Cause:
The error occurs when:
valid_from
field does not match the expected data type of the period_from
field.To resolve this error, you can take the following steps:
Check Data Types:
valid_from
and period_from
fields in the data model. They should be compatible (e.g., both should be of type DATE
or TIMESTAMP
).Adjust Data Model:
Recreate or Adjust Hierarchy:
Check for Transport Issues:
Consult Documentation:
Testing:
By following these steps, you should be able to identify and resolve the cause of the DDLS_HIER058 error in your SAP environment.
Get instant SAP help. Start your 7-day free trial now.
DDLS_HIER057
Parameter definition &1 not found
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DDLS_HIER056
Load parameter has length &1 but needs to have at least length 11
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DDLS_HIER059
Datatype for valid_to &1 is not as data type for period_to &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DDLS_HIER060
Datatype for &1 is &2. Required is DATS, DATN, UTCL, DEC(15) or DEC(21,7)
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.