‎2008 Jan 24 2:16 PM
Hello,
What program/function module is fired off when a kanban is set to empty?
In PK13N, if I click "kanban empty" a process is started that will eventually refill the kanban, but what is the ABAP program that handles this?
Thanks,
Matt
‎2008 Jan 25 2:39 PM
Hello Experts,
Can I get some direction on this? How can I view the code for the action that takes place when a kanban is scanned to empty?
Thanks,
Matt
‎2008 Jan 25 2:39 PM
Hello Experts,
Can I get some direction on this? How can I view the code for the action that takes place when a kanban is scanned to empty?
Thanks,
Matt
‎2008 Jan 25 2:43 PM
Hi Matt,
Good!
Before clicking the kanban emity, in the command box type /h and press enter then it will go to debug mode.
after clicking the button, it will go to the program which performing this.
Thanks,
Sunil
‎2008 Jan 25 2:51 PM