2008 May 14 1:50 PM
Can anyone please explain me what exactly the Method - SetPartner in BUS7051 is for ? what are the parameters PARNR & PARVW for ?
Can anyone please explain me what exactly the Method - SetPartner in BUS7051 is for ? what are the parameters PARNR & PARVW for ?
2008 May 14 3:29 PM
goto SWO1
type in BUS7051
click display.
position cursor on the method.
click Program.
read the ABAP code to understand what this method does with the parameters and how these are passed on to, in this case the uses FM.
double click the FM to find out what the functionality is.
NOW! if you still have questions in finding out the answers completely on your own, first ask around in your company for someone to help you, if they don't know it, search this forum for an answer. If by then this still doesn't yield any answers on the particular part of your search, you can post a question on SDN in full detail explaining the following:
1. What am I trying to achieve
2. What have I done on my own in getting the answers
3. What part don't I understand
Kind regards, Rob Dielemans