purchaseorderreceivelistPreviewGet method
Implementation
Future<chopper.Response<FwStandardSqlServerFwJsonDataTable>>
purchaseorderreceivelistPreviewGet() {
generatedMapping.putIfAbsent(FwStandardSqlServerFwJsonDataTable,
() => FwStandardSqlServerFwJsonDataTable.fromJsonFactory);
return _purchaseorderreceivelistPreviewGet();
}