Hello,
I know this is a question that was asked many times before, but nobody was able to give a clear answer to it.
The objects purchase order(BUS2012) and purchase requisition(BUS2105) do not have between their methods, the rejection. But they contain the event REJECTED(rejection start).
Let's say i create a purchase requisition in me51n. If i want to approve it in an Abap program, I can use the function BAPI_REQUISITION_RELEASE_GEN. But what if i want to reject the requisition?
PS: I know that i can use workflow, but this is not the case.
Thank you,
Efren