cancel
Showing results for 
Search instead for 
Did you mean: 

VMD_EI_API

hariprasathk
Explorer
0 Kudos
372

Hi Team,

I created a Vendor API using Class VMD_EI_API=>MAINTAIN. And i passed i required fields to create the Vendor.

At last i can able to create the vendor successfully. But i'm unable to get the vendor in the program.

How to get the vendor number after gets created using  Class VMD_EI_API=>MAINTAIN.

 

Regards

Hari Prasath

 

View Entire Topic
aravind_indu
Explorer
0 Kudos

Use vmd_ei_api=>get_number  to get the vendor number and pass along with request.

Thanks,

Aravind