on 2013 Jul 10 6:11 PM
Hi Experts,
Issue : PO Closure
We have requirement from the client where they want to close all the open items for the PO.But however we have some cases with open quantity. We have already tried with Delivery completed & Final invoice indicator option in PO item level.
But this option is not working where still FI is able to post further invoice on those line item.
We want to close a PO where they should be any posting of GR or invoice in the future.
Please advise can we proceed with short closure with PO line item.If that is the case how to do mass closure.Please advise.
I am a beginner.
Thanks
Request clarification before answering.
Hi,
We had given below steps to our client for MASS po closure.
- Prepare the list of such Po’s with item no’s (ME2N-with Selection parameter WE101)
- Use T. Code – MASS. Object type - BUS2012. Execute
- Select Table Purchase Order Item- MASSEKPO and click on Fields
- Pls note below two fields for Mass change.
- Deliv. Compl. - MASSEKPO-ELIKZ – tick mark this field and carry out mass change.
- Latest GR Date - MASSEKPO-LEWED – enter date 30.06.2013 and carry out mass change. - Save both data.
- Message No. M7163 has been set as error.
Regds,
nilesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
It is standard behavior. You should go with development of BAPI or BADI or enhancement.
In Po one option is there deletion indicator and block. I think block also with help.
Try to use BAPI_PO_ CHANGE
Put logic when delivery indicator set system automatically block or delete the item.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Its standard behaviour of system even the delivery completed indicator (DCI) is set in purchase order, you can do goods receipt if all quantities in purchase order not completely receipt in your system.
To prevent - you have following options.
Option-1: Reduces the purchase order quantities to already receipt quantity of that purchase order and then set the DCI.
You need to use BADI: MB_GOODSMOVEMENT_DCI to control the GR by according to DCI set in purchase order.Refer details in SCN blog
Option-2: Can use to enter Latest GR Date (PO item in delivery TAB), which will not allow receipt beyond that date & set message M7 163 as Error.
Regards,
Biju K
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Please provide the error message when you close the del completed indicator in the PO.
You can close by this using MEMASSPO txn and select the delivery completed indicator field (EKPO table).
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Delivery Completed indicator will still allow you to post GR if line item is flagged with this indicator. So this will not be a viable option for you.
The only other option is to set Deletion Indicator at line item level in MEMASSPO transaction. This will not allow you to post the GR or IR for these PO line items.
/M
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This message was moderated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
98 | |
11 | |
10 | |
9 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.