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

VMD_EI_API : Unable to create vendor(method: maintain)

dhinesh_thirugnanam
Contributor
0 Likes
1,630

Hi,

I am using class VMD_EI_API,method -->MAINTAIN in order to create vendor.I am entering mandatroy fields(given below),when I execute vendor number is not getting created also no error message is getting generated(when task key is ' I ').Kindly suggest me how to create a vendor using this method.

Company CodePurchasing groupCustomer account groupTitleName 1
MINAMARBKREDMr.Joseph
MINAMARBKREDMr.Zackaria

Street and house numberCityRegionPostal codeCountry key
34 TOORONGA TERRACEBotanyNSW2117AU
123 Botany RoadBotanyNSW2117AU
Reconciliation acco
210000
210000
Order currencyTerms of paymentIncoterms part 1Incoterms part 2
AUD0002FOBFree on Board
AUD0002FOBFree on Board

Steps which I have done:

I am entering mandatory data correspondingly in the given tabs and also marking 'X' for datax.

I am also using the task key as ' I ' .if I use the task key as ' M' (create/change) I am getting this error 'Transaction code is not intended. Enter XK01 or XK02'

Hi,

I am using class VMD_EI_API,method -->MAINTAIN in order to create vendor.I am entering mandatroy fields(given below),when I execute vendor number is not getting created also no error message is getting generated(when task key is ' I ').Kindly suggest me how to create a vendor using this method.

Company CodePurchasing groupCustomer account groupTitleName 1
MINAMARBKREDMr.Joseph
MINAMARBKREDMr.Zackaria

Street and house numberCityRegionPostal codeCountry key
34 TOORONGA TERRACEBotanyNSW2117AU
123 Botany RoadBotanyNSW2117AU
Reconciliation acco
210000
210000
Order currencyTerms of paymentIncoterms part 1Incoterms part 2
AUD0002FOBFree on Board
AUD0002FOBFree on Board

Steps which I have done:

I am entering mandatory data correspondingly in the given tabs and also marking 'X' for datax.

I am also using the task key as ' I ' .if I use the task key as ' M' (create/change) I am getting this error 'Transaction code is not intended. Enter XK01 or XK02'

1 REPLY 1
Read only

dhinesh_thirugnanam
Contributor
0 Likes
886

Hi,

Initially I didn't get any error nor vendor no.getting generated by using this method(MAINTAIN).This method is correct only thing we have to do is commit the work.there by vendor no.gets generated.

We can also use MAINTAIN_DIRECT_INPUT. for vendor creation.