Hi all,
I have one Z-program which posts accounting document using function module "BAPI_ACC_DOCUMENT_POST". Program posts no. of documents.
Also before calling this bapi I am using function module 'STATUS_READ' to read the System Statuses for the WBS element.
When the program executes WBS gets locked for whole duration of the program.
For any project management posting screen for example releasing or changing budgets [CJ30 / CJ32] people get an error message telling them that person X is already processing the WBS. This message stays in force until the Program finishes.
Any idea why WBS gets locked? How can we avoid it?
Regards,
Umesh