Symptom
You want to upload financial plan data with app Import Financial Plan Data.
After import the template, you get the error:
"No line with field names could be found. Check field separator"
Environment
SAP S/4HANA Cloud Public Edition
Cause
If you upload more than 8 lines in the template, the system can't identify the separator automatically.
Resolution
Please open your template with plain text editor and add below content in the beginning of the file:
[PARAMS]
FIELD_SEPARATOR,COMMA,[COMMA,PERIOD,SEMICOLON,VERTICALBAR]
[END_PARAMS]
With this header, system will be able to determine the separator correctly.
Keywords
Error, import, financial, plan, separator, CSV, excel, template. , KBA , CO-FIO-OM-PL-2CL , Planning (Public Cloud) , Problem