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

Purchasing vendor block(MK01) using workflow

Former Member
0 Likes
400

Hi,

Can any body help to blcok purchasing vernder using workflow.

Right now i am doing with Userexit & BTE.

Can any body help me the same using Change document procedure.

Regards

kalyan.

2 REPLIES 2
Read only

Manohar2u
Active Contributor
0 Likes
346

Create an custom event, in which you can call XK05 to block the vendor.

Regds

Manohar

Read only

Former Member
0 Likes
346

HI Manahor,

Thanks for your quick reply.

I am dooing as

1)I created a custome business object

2)i am calling the same in BTE(1420) and i am uing user exit to get EKORG..

i need to block the vendor based on Purchase organization(EKORG).We are having LFA1 but here there is no EKORG in LFA1.

Same thing i want to do using change document procedure.I found change document KRED.But it is not working.

can you tell me how to do the same using Change Document Procedure Or can you tell me any other better solution other than User exit & BTE.