Symptom
You are trying to migrate Date/Time field in Migration of Service Orders and face the error message:
- "'yyyy-mm-dd' is not a valid value; edit source value"
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to Business Configuration.
- Enter the Implementation Projects view.
- Select the project.
- Open Activity List.
- Search for "Migration of Service Orders" and open it.
- Open the relevant file.
- Click on Execute Migration Step by Step.
The error is shown in the simulation step.
Cause
You have created extension fields of type GDT_GLOBAL_DATE_TIME (Timestamp) and for that type the input should be different. If you wish to use date format, the extension fields should be of type APC_V_DATE (Date).
Resolution
You have two options:
- Change the type of the extension fields to Date (APC_V_DATE) and use date formats, or
- Keep the GDT_GLOBAL_DATE_TIME (Timestamp) type and then the inputs should be in the following format: "YYYYMMDDHHMMSS".
Keywords
Workbench, Excel, Template , KBA , migration of service orders , yyyy-mm-dd' is not a valid value , gdt_global_date_time , yyyymmddhhmmss , apc_v_date , SRD-CC-MIG-DMC , Migration: Tool , How To
Product
SAP Business ByDesign all versions