how is object structure really created - when the child equipment is downloaded
生活随笔
收集整理的这篇文章主要介绍了
how is object structure really created - when the child equipment is downloaded
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
create parent equip in ERP. 此时先不创建child equip
用request download将parent equip download 到CRM:
这一步骤完成之后,ERP并不会生成任何IBASE,只会生成parent equip对应的object.
此时因为step2 parent equip download时并没有为parent 生成object structure, 因此该structure在child download时才被生成:
assign的原理就是为child equip创建一个类型为CRM_OBJECT(即object component) 的IBASE component:
call save function module保存:
成功找到整个download下来的hierarchy:
要获取更多Jerry的原创文章,请关注公众号"汪子熙":
总结
以上是生活随笔为你收集整理的how is object structure really created - when the child equipment is downloaded的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: Flash AS3 个性的旋转圆形网页导
- 下一篇: System message SM02