2007 Jan 28 10:51 AM
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.
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.
2007 Jan 29 10:31 AM
hi,
have you tried oth. variables like pfkey or tcode?
-> look at complete syst in debugging
A.
2007 Jan 29 10:49 AM
Are you using Transaction iView in Portal?
If so you will have to pass variable <user_command> (not sure about the variable name) through the iView.
Susanth.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |