Hi all,
There is a BADI(CRM_MKTPL) which i have implemented in SAP CRM. In the BADI there is a validation which i am performing when the transaction is SAVED ( SY-UCOMM = 'SAVE'). It runs perfectly when i run it through SAP GUI.
When i run the same transaction through Portal the BADI is triggered but strangely the system variable (SY-UCOMM) is NOT set. Could you please explain this behavior and the way to overcome it?
Thanks & Regards,
Rahul.