Tuesday, June 4, 2019

Internal IDs of Phone Call Statuses

Internal IDs of Phone Call Statues are "SCHEDULED" and "COMPLETE" (case sensitive).

In general, ID of each value can be retrieved using Browser Debugging Console. For more information about Google Chrome Console, see SuiteAnswers Article ID 14607 - Debug Suitescript using Google Chrome.

To retrieve ID for each status value, display Phone Call in edit mode, set value e.g. "Completed" and run nlapiGetFieldValue('status') in console.

Note: Currently, it is not possible to add a custom status for Phone Calls (Enhancement # 142890).

No comments:

Post a Comment