Retrieve customer description

Question: WF Gurus,

I'm working with BUS2031 and I wish to retrieve a customer name. I know I can create new method within ZBUS2031 but I wish to use standard object KNA1: it has method GETDETAIL1 which return Element called CompanyData. Within this element there is field called name which stores the data I need.
My question: What element I should define in my workflow to bind to data in CompanyData ?
should I define object KNA1 ? if so, How do I bind it to the customer in BUS2031 ?

thanks,

Shay E.

Answer:
If you create a new task in your workflow template which calls method getdetail1 of KNA1, you will get a popup to transfer all missing parameters from the object to the container. All container elements are setup automatically with the correct binding.
I hope this helps.
Allan
Copyright ?2007 - 2008 www.jt77.com