2009 Dec 03 2:21 AM
hi experts!!
in miro transaction, upon ticking 'calculate tax' checkbox, then clicking the SIMULATE button, a pop-up window shows and additional line items for 'INPUT VALUE ADDED TAX' and 'WITHHOLDING TAX PAYABLE' items were added aside from the original list of line items for the Purchasing document. Some values for these added two items are missing in the 'Simulate Document' window particularly in the following columns: Purchasing Document, Item, business area, profit center, etc.
May I know if there's a user exit/ BAdI to populate these missing values?
thank you!!1
hi experts!!
in miro transaction, upon ticking 'calculate tax' checkbox, then clicking the SIMULATE button, a pop-up window shows and additional line items for 'INPUT VALUE ADDED TAX' and 'WITHHOLDING TAX PAYABLE' items were added aside from the original list of line items for the Purchasing document. Some values for these added two items are missing in the 'Simulate Document' window particularly in the following columns: Purchasing Document, Item, business area, profit center, etc.
May I know if there's a user exit/ BAdI to populate these missing values?
thank you!!1
2010 Sep 23 4:15 AM
2010 Sep 23 5:21 AM
Have you had a chance to look at BAdI definition 'BADI_MIRO_SPLT_ADD' - it could be the one you are looking for.
I noticed within this BAdI and its method 'BADI_MIRO_SPLT_ADD', its table parameter C_ACCIT is being changed which is a table type of structure 'ACCIT'. In this structure I noticed it has all the fields that you are looking for to modify like Profit Centre, Business Areas etc.
Also look at one of standard implementations of this definition -> 'WKA_MIRO_SPLT_ADD' which might help you to implement the code quickly.
Hope this helps.
Cheers,
Sougata.
2010 Sep 28 1:28 PM
Hmmm,
I tryed to use the BADI, but it was not called, when I was posting an ordinary invoice with MIRO.
Do you have any Idea why?
Thank you
Peter
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |