static void RB_PostSalesInvoice(Args _args) { SalesTable salesTable; SalesFormLetter salesFormLetter; Query query; QueryRun ...
In this walk-through , I will give an overview of multi select lookups with filtration of lookup values based on another multi select lookup...
// Step 1: Create a contract class [ DataContractAttribute, SysOperationContractProcessingAttribute(classstr(AOCustParametersUIBuilder)) ] ...
static void RB_MarkInventTrans(InventTransId _inventTransId,InventTransId _refInventTransId,InventQty _qtyTomark) { InventTrans issueInv...
Label text is not displayed for Security Role and privileges In several environments I have seen some wrong security role names or other art...


