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

Help with, function '/DSD/VC_MAINT2VP_READ3'

rtupino
Explorer
0 Likes
461

Hi, im new in ABAP and i have a problem with tha function /dsd/_vc_maint2vp_read3.

I need to get all seller with all routes and all customers asigned (each sellers have some routes and each route have some customers too) the problem is when i execute this function , i got all sellers but with one route and one customer. All parameter of this function are correctly type. 

Maybe i should  initialize some data before?

2 REPLIES 2
Read only

Former Member
0 Likes
424

Hi,

What are the parameters passed to the FM ?

Regards,

Akhila

Read only

0 Likes
424

i use these parameters   it_vpid_sel     = r_vp   it_vptyp_sel    = r_vptyp

                                    it_route_sel    = r_route

                                    it_driver1_sel  = r_driver

                                    it_truck_sel    = r_truck

                                    it_auth_sel     = r_auth

                                    it_kunnr_sel    = r_kunnr