‎2008 Feb 11 9:04 PM
Hello,
I keep reading that SAP Kanban's that are scanned empty will automatically generate a purchase req and the other documenets involved...but where does all this "automatically" take place?
I turn on debugger (/h) in PK13N and then set a kanban to empty. Then I walk through the code but I am not seeing where the documents are created.
Can anyone tell where they are created? What is the include or object that creates these documents?
Thanks,
Matt
‎2008 Feb 12 8:49 PM
I could use some help on this if anyone has some experience working with kanbans.
Thanks,
Matt
‎2008 Apr 18 6:50 PM
Answer:
Function Group: MPKP
Include: LMPKPFB2
Form: GET_AND_PROCESS_MARKED_KANBANS
Line 441: PERFORM PROCESS_SINGLE_KANBAN USING PKPS_IDX.
-Matt