- 付款单推送SAP凭证操作插件优化

--s
This commit is contained in:
weiyunlong 2025-04-17 13:53:54 +08:00
parent ed1a908ca7
commit 044cc35a0e
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ public class PaybillPushSapOperation extends AbstractOperationServicePlugIn impl
ExtendedDataEntity[] entities = this.getDataEntities();
for (ExtendedDataEntity entity : entities) {
DynamicObject bill = entity.getDataEntity();
bill = BusinessDataServiceHelper.loadSingle(bill.getPkValue(), "cas_paybill");
String shjhSourcesystem = bill.getString("shjh_sourcesystem");//来源系统,A_sap,B_fk
DynamicObject paymentidentify = bill.getDynamicObject("paymentidentify");//付款单标识