Pop-Up Dialog Boxes in Import Scenarios
When you update specific fields on some forms under certain circumstances, the system displays pop-up dialog boxes where you need to specify an answer (by clicking a button) to a question in order to proceed. For example, when you update the Customer Class value on the Customers (AR303000) form for an existing customer, the system displays a Warning dialog box with the text Please confirm if you want to update current customer settings with the customer class defaults. Otherwise, original settings will be preserved. and the Yes and No buttons. You should click Yes to proceed with changing the customer class.
<Dialog Answer>
name) of
the Summary object. You should insert this command directly before you map the field that causes
the appearance of the dialog box. For the dialog answer, you should select the proper answer
from the options available in the Source Field/Value drop-down list on the
Mapping tab of the Import Scenarios (SM206025) form. The
system selects the Commit check box for the dialog answer command
automatically.Below are the settings in the two rows you would enter on the Mapping tab to update the customer class of an existing customer record. The first row contains the instruction to click Yes in the confirmation dialog box.
Target Object | Field / Action Name | Source Field / Value |
---|---|---|
Customer Summary | <Dialog Answer> | ='Yes' |
General Info -> Financial Settings | Customer Class | CUSTOMER CLASS |