‎2010 Jan 02 4:30 PM
Hi all,
We we are using this bapi to set the TECO status in a work order.
After the status is changed, we access the order (IW32) and get the correct status information but the fields are not disabled as when you do it manually.
Can any one help me?
Regards,
RC.
‎2010 Jan 04 9:50 PM
I assume that when you do it manually, some events are triggered and the fields get disabled...the BAPI does direct modification to the DB tables, so no events get triggered...maybe after calling the BAPI, you should disabled the fields by code...
Greetings,
Blag.