点击此处---> 群内免费提供SAP练习系统(在群公告中)
加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)
尊敬的SAP社区
var uuidOfRelatedCustomer = businessAttributeAssignment.AssignedObjectUUID; var customer = Customer.Retrieve(uuidOfRelatedCustomer);
为什么Customer.Retrieve不起作用? 我收到以下错误:参数类型'UUID'无效
据我所知,Retrieve希望将UUID作为参数。 所传递的uuid绝对正确,我通过标识查询仔细检查了它。
最好的问候
Cengiz
尝试uuidOfRelatedCustomer.content
一周热门 更多>