on 2005 Jul 20 3:39 PM
I'm trying to create an RFC that will attach a file to an activity or business partner in CRM. I was looking for a ABAP function module that might guide me in the right direction.
Any advise or guidence would be appreciated.
Thanks,
Tom
Hi Tom!
So do it manually while you make a SQL-trace. Afterwards look for a relevant table, jump into source code of the update, set a break-point.
Make a second manual link (maybe with update debugging) and wait for the break. Have a look into call stack, if the is a nice function module.
Regards,
Christian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
29 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.