‎2012 Mar 21 4:50 PM
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?
‎2012 Mar 22 6:28 AM
‎2012 Mar 22 12:34 PM
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