2009 Jun 03 3:35 PM
Hi,
I am trying to unblock the purchase requistion via a program. The program needs to run in the background as a batch job.
BAPI_PR_CHANGE does not allow the field EBAN-BLCKD to be updated.
The field is not open for input when using a BDC session and CALL TRANSACTION causes an "Unable to initialise ABAP Control Framework" error message when run in the background when using transaction ME52N.
The block field does not appear on ME52.
Does anyone have any other ideas for unblocking the PR?
I am working in an SAP 4.7 version.
Regards,
Derick
2009 Jun 03 3:41 PM
ME52N is probably an EnjoySAP transaction and not suitable for batch input in the background. Try transaction ME52 instead.
Rob
2009 Oct 15 4:12 PM
Dereck, Logan,
I'm running into the exact same problem:
- There are no BAPI's that will actually change the Block field for a Purchase Requisition
- ME52N Will not run in a background BIM
- ME52 does not seem to contain the Block field
Have you found a solution for your problem?
regards,
Wilco