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

Partial function

Former Member
0 Likes
299

Hi,

please tell me how to extract data using partial function in se11.

i want to extract data from vbpa based on partial function BP ,

SH,SP.

thank you.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
268

Partner function filed is PARVW in VBPA..

If your requirement is just to get data using partner function from VBPA then write a select statement from VBPA and in where condition specify PARVW = your values....

1 REPLY 1
Read only

Former Member
0 Likes
269

Partner function filed is PARVW in VBPA..

If your requirement is just to get data using partner function from VBPA then write a select statement from VBPA and in where condition specify PARVW = your values....