on 2020 Apr 20 6:26 PM
Dear expert,
I'm new to CRM and WebClient. I've received a request to add marketing attributes to the account contact view set(navigate from corp customer). I was able to add marketing attributes to it but values in marketing attributes belong to Corporate not account contact itself.
Steps that I've done:
In runtime repository editor of component BP_DATA
In component controller, method WD_USAGE_INITIALIZE
call method iv_usage->bind_context_node with params
iv_controller_type = cl_bsp_wd_controller=>co_type_component
iv_name = iv_usage->usage_name
iv_target_node_name = 'PARTNER'
iv_node_2_bind = 'PARTNER'.
I've tried to change iv_target_node_name = 'BUILCONTACTPERSON' but nothing is showed.
Request clarification before answering.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.