User status profile field in WebUI

98 阅读1分钟

Created by Jerry Wang on Jul 06, 2015

使用function module CRM_ORDER_READ_OW读出Lead 23的当前状态为E003 - open:
clipboard1
然而该transaction type定义的status profile并不是结果里返回的ZCRMOPPO,而是ZCRMLEAD.
clipboard2
为什么Webui里的status 默认是从user status profile ZCRMOPPO里取值,而不是ZCRMLEAD??
clipboard3
clipboard4
clipboard5
clipboard6