want to know the detail using this class by running the job
i am using this code but getting error
static void Job8(Args _args)
{
RetailTransactionService RetailTransactionService;
getvaluefroclass getvaluefroclass;
RetailTransactionServiceOrders RetailTransactionServiceOrders;
container a;
CustTable CustTable;
select getvaluefroclass;
a = RetailTransactionService::getCustomer("US-018");
info(strFmt("%1",a));
}
*This post is locked for comments
I have the same question (0)