Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Method in BUS7051 - SetPartner

Former Member
0 Likes
414

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 ?

1 REPLY 1
Read only

Former Member
0 Likes
358

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