Hi friends,
I have the follow situation:
In the CRM patch - Sales Cycle -> Opportunities -> New. In the SAVE moment I need to take the content of the field (Organization -> Sales -> Distribution Channel), make an ABAP Logic that is not important now and put the result in another field.
The problem is that this field has no Methods or the methods there are not accessible, when I do a double click I receive the answer "CL_BTORGSET_ORGSETDATA_CN00 GET_DIS_CHANNEL does not exist".
How can I implement this kind of logic in this situation?
If possible, post a step by step
Tks,
Marcos Munhos