Inbound Webservice and Pickmap
Hi,
at BC level a pickmap has been defined on field "Country" to pickmap 2 subfields like "Region" and "Subregion "
This works fine at User Interface. When you select the country e.g. Spain from the picklist, the other 2 pick field values like "west" and "soutwest" are automatically taken and mapped to their corressponding fields.
The Question is:
Is it possible to send ONLY the value "Spain" on the input message of an Inbound Webservice without other Picklist values South and Southwest" and expect that the pickmap works like on UI ?
I assume in case of Inbound WebService you must send all 3 values on the input message as well. Otherwise the system inserts only "Spain" and the other 2 fields remain blank