Hi Experts,
I Working on Rule modeler,Where I need to add one BP address street field in rule policies in condition.
In Rule Modeler,in context of Service request Management,I have added attribute for Street.
Now in development part,I have enhanced method IF_CRM_SMF_SERVICE~EXECUTE with enhancement framework
and added similar code for street which is written for country and region in class CL_CRM_SRQM_F_G_CUSTOMER_DATA.
Now while testing if i add street field in conditions field in rule draft and save than release rule as draft,if i put break-point at
method IF_CRM_SMF_SERVICE~EXECUTE,its not triggering.
This class is used for fact gathering CL_CRM_SRQM_F_G_CUSTOMER_DATA,If i get some information on this,it would be
helpful to proceed.
Relevant Helpful answers would be appreciated.
Thanks
Viren