美文网首页SAP
SAP CRM WebClient UI Text Type 显

SAP CRM WebClient UI Text Type 显

作者: 华山令狐冲 | 来源:发表于2021-09-14 09:35 被阅读0次

我这个transaction type ROPP后台配了6个text type,但是前台creation ui的dropdownlist里只能看到两个。

原因

后台会把所有“readonly”的text type从dropdownlist里删除。

Read only的判断目前是hard code的:R,A,C。 因此我们不可能在UI上创建change attribute mark成这三种value的text

现在我为Final note设置的determine procedure是从Sold to party的类型为Correspondence的text 带过来,因此我在对应BP上维护一个Correspondence note,就会自动带到Opp上来,显示成Final note:

更多Jerry的原创文章,尽在:"汪子熙":


相关文章

网友评论

    本文标题:SAP CRM WebClient UI Text Type 显

    本文链接:https://www.haomeiwen.com/subject/imgomltx.html