on 2018 Jun 11 11:27 AM
Hi Kunal / Experts,
I have created custom field with type Checkbox and it shows up in the Import Data Template of Contacts. My requirement is I need to load data into Hybris Marketing through the Import Data App from csv file. What type of data should I enter for Checkbox fields? If I enter value T, True or anything, the Import fails as there is an error.
Request urgent help.
Regards,
Krish
Request clarification before answering.
Hello Krishna,
The checkbox is of tye abap_bool hence try to express the truth value true as value "X" and the truth value false as a blank (" ")
Thank you.
Regards,
Kunal Bansal
CRM & Hybris Marketing - Consultant
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Krish,
when using the Import Data app, the corresponding csv files are consuming the data in a more technical format then OData.
For checkboxes or booleans use 'X' for true.
Best regards, Sven
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.