Hi
i have a requirement to solve
i have a component BT108H_SLA
In this component i have 2 views
1)BT108_LEA/DETAILS----->CONTEXT NODE(BTSUBJECT--->ATTRIBUTE--->CONC-KEY)
2)BT108_LEAD/LEADOVVIEWSET----EVENT HANDLER---->EH_ONSAVE
i have to retrive the conc-key values in eh_onsave button.
as per my requirement i need to find out Reason Field from where its getting populated in which table i can see?
i already check in CRMD_ORDERADM_H,CRM_ORDER_H,CRMD_ORDERADM_I
i didnt find any where for Reason field
when i create a lead my reason filed is not mandatory but after create the lead when i open with edit mode and when i press redetermine parties button under more menu then my Reason filed will be mandatory ,if we didnt get reason filed and try to save i need to stop my transaction and shows Reason filed is blank
another one is if when i create a lead i given reason filed with some value and after that i went with edit mode then whatever value i enter when i create the lead in reason field that value have to been blank and give the option to user to select another reason. and make it as manadatory
please let me know the process how to get?