Sample - Operation on BC
摘要:Normal 0 7.8 pt 0 2 false false false MicrosoftInternetExplorer4 with(bcAvayaAct) { ClearToQuery(); ActivateField("Billable Flag"); bcActPlanAct.SetViewMode(AllView); bcActPlanAct.ExecuteQuery(Forward...
阅读全文
Sample - Invoke Business Service
摘要:var custTimeZone = ""; var Input = TheApplication().NewPropertySet(); var Output = TheApplication().NewPropertySet(); var bs; custTimeZone = this.GetFieldValue("Service Address Timezone"); bs = TheApp...
阅读全文