Tax column at line item level in VA01/VA02

Hello All,
I had a requirement to add the tax column at line item level for va01/VA02 transaction.
I modified the screen 4900 and added the VBAP-TAXM1 column to the item table control and made that column input enabled.
Now I had to calculate the TAX conditions based on the input in that tax column. None of the user exit is triggering when I change the values in this field, do I need to make any changes in the PAI of the 4900 screen in order to make the userexits trigger or am I missing anything?
Thanks & Regards,
SasiKiran.

Hi
Please, see SAP Note 862228 - Order reason for returns on item level. It is related with field AUGRU. Remember that it is a modification. I suggest you to add in addition data (for instance, SAP Note 209278 - Display of customer-specific fields in sales doc, SAP Note 302497 - Additional cust. fields not displayed in 'Additional data B', SAP Note 420546 - Additional data B and transaction variants in sales order and related notes).
I hope this helps you
Regards
Eduardo

Similar Messages

  • Add new column at line item level in MIR7 transaction

    Hi All,
        I would like to know how to add new column at line item level for GL Account
       tab  in MIR7 transaction. could you please let me know how do i add new
       column in MIR7  transaction. Please let me know is there any user exit or any
       other wat to do it.
    Thanks,
    rao

    Hi,
    The customer include CI_FMBL can only be used with FMPEP and not with other transaction like FMBB.
    Technically speaking, the structure CI_FMBL must be part of many other interfaces like the one use by BAdI 'FMKU_BUDGET_EVNT'.
    In order to add such customer fields in FMPEP, you have to use the BAdI 'FMBW_CUSTOMER'. For instruction, you have to look at the note 1356725 and the instruction of paragraph 30. Please read the instruction and start to do your implementation.
    With the BAdI 'FMBW_CUSTOMER', you can use the PBO and PAI for handling the customer fields. There is no other place to populate these customer fields. Do you want to use customer fields in FMPEP? Please check note 1356725 for reference.
    I believe this answer your inquiry.
    Best Regards,
    Vanessa Barth.

  • User-exit or BADI for Configurable line item change in VA01/VA02

    Hi,
    During sale order creation or change the configurable item characterstics depend on plant. If a plant is changed the characterstics to be entered again. In my scenario the materila characterstics are same for all the plants hence in place of entering these again want to retrieve from the database through user-exit or BADi . Is there any.
    thanks
    anya

    Hi,
    Check the user exit "MV45AFZB', form-routine "USEREXIT_CHECK_VBAP".
    Regards
    Vinod

  • WHT (Witholding Tax / TDS) at PO line item level

    Hi
    There is one new functionality in SAP where i can enter WHT (Witholding Tax / TDS) at PO line item level. This functionality is introduced by SAP.
    I searched PO line item for WHT code field in PO. But i didn't got this field. Please let me know how can i activate WHT field in PO line item level itself.
    We are on SAP EHP5.

    Dear Deepak,
    WHT is basically add in vendor when you are creating. Goto XK03 select he WHT view.
    for more information please check following URL
    http://sapdocs.info/sap/fico/sap-extended-withholding-tax-configuration/
    Regards,
    PK.

  • TAX values in the line item level of PO

    Hi
    I am printing the PO form. I need to dispaly the tax values that is coming in the line item level.
    Can any one tell me where i will get these values.
    For every line item in the PO under the tab INVOICE we have the tax code and tax jurisdiction. Near to that there is a push button TAXES.. I need to fetch the values maintained under this.. Based on the condtion type,,
    Regards
    Ansari
    Edited by: Muhammed Ansari Abubekkar on Aug 27, 2009 3:46 PM

    Hi ,
    I have tried this option. But it does not give me the values on the basis of condition types. it gives only the totals.
    I am using ECC 6.0.. That button may be configuration dependent.
    Regards
    Ansari

  • Sales Tax Calc (Line Item level calc versus header level calc)

    Hello,
    My company utilizes vertex to calculate sales and use tax in our sales orders that are created via resource related billing (DP96).
    We store tax code O1 using condition type UTXJ for each SD Contract.
    Condition types XR1 thru XR6 receive the sales tax calculations/amounts from vertex for EACH line in the billing request.
    See below example of calculated tax amount per line item
    Line1 of Bilreq:   NetVal  2.25     X tax rate for XR1 .05  = sales tax of 0.11  (rounded up to 2 decimal places)
    Line2 of Bilreq:   NetVal  2.25     X tax rate for XR1 .05  = sales tax of 0.11  (rounded up to 2 decimal places)
    Totals                             4.50                                                                  0.22
    When our invoice(billing document) is sent to our customer which shows just totals our customer sees:
    Net Amout:  4.50
    tax rate .05
    Sales Tax Amt:  0.22
    When our customer multiplies 4.50 by .05 they come up to 0.23
    So they are questioning why the calculation is incorrect and they want it to match to the penny.
    Anyone have any suggestions to solve this problem.
    Any help is greatly appreciated.
    Thanks,
    Ermanno Incollingo

    Hello Ermanno
    Does your pricing Procedure have condition type DIFF just after the tax conditions XR 1-6?  If not, please review standard pricing procedure RVAXUS ( Step 917).
    Also try to use condition types NETP and PNTP  as described in OSS note  80183 - Rounding.
    Hope this helps. Thanks.

  • MIRO: Is displaying VAT amount at line item level possible?

    Hello,
    Total Tax Amount is available in the header of a MIRO document, but is it possible to show the VAT Amount at line item level? i.e. as another column in the grid?
    Thanks.

    Hi,
    You can not see VAT amount at Item level in MIRO.It will be allways at header level.
    Regards,
    Manish

  • Report at line item level but also for document total for once only

    Dear all,
    seek for your help for the following issue
    There is a A/R invoice with 3 items
    There is a report for retrieving the line item level data from inv1, user would also like to add a column to display the Document total , but the problem is, each line item will also display the Document total, any method to only display the corresponding Document total for once only?
    Example, for AR invoice number 1234567:
    Currently:
    No.                ItemCode        Price      Qty    LineItemTotal      DocumentTotal
    1234567       Item-A            10           1       10                       100
    1234567       Item-B             50          1       50                       100
    1234567       Item-B             20          2       40                       100
    Requested to be presented as:
    No.                ItemCode        Price      Qty    LineItemTotal      DocumentTotal
    1234567       Item-A            10           1       10                       100
    1234567       Item-B             50          1       50                      
    1234567       Item-B             20          2       40                      
    Thank you very much!!!

    Hi,
    Try This.....
    select T0.DocNum ,T1.ItemCode ,T1.Price ,T1.Quantity ,T1.LineNum ,case  when T1.LineNum ='0' then T0.DocTotal else 0 end    from oinv T0 inner join INV1 T1 on T0.DocEntry =T1.DocEntry where T0.DocNum=[%0]
    Thanks
    Shafi
    Edited by: shafi_sunshine on Oct 19, 2011 12:50 PM

  • Withholding tax calculated by line item

    Hi all,
    I am trying to test the withholding tax for vendors.  My question is, if the invoice has many line items, and not all line items are subject to withholding tax due to its transaction nature, is it possible to select which items are applicable for withholding tax and let the system calculates the withholding tax by the line items?  If yes, how do i do that as my understanding is, the withholding tax is at header level.
    Thanks.
    Regards,

    Hi
    By default the system will calculate Withholding Tax for whole amount, if we want to change the value of Tax we have to manually change the Withholding Tax Base amount in the Withholding Tax tab of the Document Entry Screen and Change the Base amount to the amount for which the Withholding Tax has to be deducted then the system will calculate the Withholding Tax for the Base Value entered by us.
    Regards
    P Rajan

  • EDI invoice failed for Service- multiple tax code at service item level

    Hi Guys,
    Please understand below scenarios, it is very critical to our client.
    purchase order has 3 parent
    line item which having the 3 services with tax code (P1-P1-P1 and P2-P2-P2 and (P2-P1-C1)
    (P1=10%, P2=10% and C1=10%)
    PO Outbound Idoc -
    Similar tax codes(P1-P1-p1 and P2-P2-P2) - Carries total tax amount and
    tax rate at parent level also it carries indvidual service line item
    tax amount and tax rate at service item level
    Mulitple tax codes(P2-P1-C1)- Carries only total tax amount at parent
    level and no tax rate at parent level. It carries indvidual service
    line item tax amount and tax rate at service item level
    SES Outbound Idoc -
    Similar tax codes(P1-P1-p1 and P2-P2-P2) - Carries total tax amount at
    parent level segment and tax rate at parent item level also it carries
    indvidual service line item tax amount and tax rate at service item
    level
    Mulitple tax codes(P2-P1-C1)- Carries only total tax amount at parent
    level and no tax rate at parent level. It carries indvidual service
    line item tax amount and tax rate at service item level
    But while creating the invoice for parent line item which includes 3
    services, it carries correct tax amount(as per PO and SESR) but it is
    asking for tax rate at parent level not at service item level.
    It is working fine for similar tax code at service line item (e.g P1-P1-p1 for 3 services or P2-P2-P2 for all 3 services) but when we use the combination of tax code or multiple tax code at service line items (e.g. P2-P1-C1), the inbound Idoc gets failed.
    Expectation - How EDI invoice posted for mulitple Services under one parent line item which having multiple tax codes at service item level
    Thanks
    Sanjay
    9930851236

    This is an ongoing problem with lots of clients - did anyone solve it ?

  • Very Important - PR00 Display at line item Level

    Hii Guys,
                 Iam working on a upgrade project & i am facing with the below problem.
    In 4.5b when i create an order (va01), the condition type(PR00) displyed at line item level was in change mode. In case if i want to change it to PN00 i could change it manually. But after the upgrade in ECC 6.0 when i try to do that, iam unable to change as it is in display mode.
    I understand that this field gets populated from pricing procedure determination. Ex: 100010011(sorgDCDVCPPDP)- RVAA01 + PR00 Now by default PR00 will appear in double line entry while creating the order.
    In 4.5b system, I can manually change it to PN00 or any other condition which is maintained in pricing procedure & has valid condition condition records mainatied.
    This iam unable to do it in ECC 6.0 system. As the condition type at line item level is in display mode(we can't change it)
    Experts please throw some light...your help would be highly appreciated.
    Thanks,
    Venkat

    Dear Venkat
    In Standard SAP,  we cannot change PR00 manually in sale order.  However, if you want to change, go to <b>V/06</b>, select PR00.  Here under the tab "<b>Changes which can be made</b>", you can see a field "<b>Manual entries</b>", in which "<b>D</b>" would be there in normal course.  Change it to "<b>C</b>" and save.
    Also go to <b>V/08</b> and untick the box "<b>Mdt</b>" against PR00.
    Thanks
    G. Lakshmipathi

  • Request delivery date at line item level

    Hi,
    I understand that the requested delivery date at the order header level applies to all its line items, but is there any possibility that for different line items, we can have different requested delivery dates.
    If YES, where do we enter requessted delivery deates at line item level??
    Thanks in advance.
    Vinay

    Hi,
    In the sales order you can enter the requested delivery date at item level in schedule line tab page in the first column(Delivery dates)
    But this will cause in delivery split
    Regards,
    Amrish Purohit
    Message was edited by:
            AMRISH PUROHIT

  • In report painter report, line item level drilldown report requirment

    Dear All,
    I created one report in GRR1, when I execute the report i am not getting line item wise drilldown option. For example one cost center no of line itemwise posting ( g/ls wise)posting is there. By double clicking on that specific line item we will go that ledger and see the data available in that ledger.In standard reports that option available but my own reports I unable to go drilldown at ledger level cost reports.
    Please sugget anyone, where I am doing mistake in report creation level.
    Thanks
    M Srinivasa reddy
    Ph : 9637399076

    Thank you,
    I attached reports to Library based on that I am able to drilldown line item level of the report.Is it corret or any other way for line item level drilldown option for report painter reports
    Thanks
    M Srinivasa reddy

  • Shopping cart header status differs to status at line item level

    Hello
    I am using SRM 5.5 EC, got a situation where there is a single line shopping cart which has been approved. The status on the header is still showing "awaiting approval" but at line item level it shows as being "approved" and no follow on document has been created.
    Can anyone help and let me know why this has happened and how to change the header status now?
    Many Thanks in Advance
    Prakash

    OK found a solution

  • Switch to Open Item Management at a Line Item Level

    Hi Guru's,
    I want to change a non Open Item G/L account to an Open Item  at Line Item level, we are on version 6.4
    We have activated New G/L and I checked OSS note 175960, it says its not applicable if New G/L activated.
    I tried program FAGL_SWITCH_TO_OPEN_ITEM , it switched the account to Open Item but the problem here is it did't switch at line item level it is just showing total balance. My requirement is to switch at Line Item level.
    Is there any solution other than creating a new A/c with Open Item checked and transfering balances from old A/c to new A/c.
    Please suggest
    Thank You

    Hi,
    There are 3 ways to realize it.
    1. create a new account with XOPVW, then transfer the balance from old account to the new one. this is recommended by SAP.
    2. if you want to change  flag of XOPVW in this account, then make the balance to zero, then change this flag in FS00, at last trasnfer the balance back to this account-> Not recommended by SAP, because it is easy to cause data inconsistency.
    3. method in note:175960-> but report :RFSEPA02 and RFSEPA03 are not support since release 4.5A.
    So if possible, suggest you to use 1.
    Best Regards,
    Gladys

Maybe you are looking for

  • After effects cs5.5 error

    Hi everione, can you please helpe me!! I just installed the adobe after effects cs5.5 and when i startup the program it says "After Effects error: Crash in progress. Last logged message was: <4532> <AppDirs> <5> Required Dir= C:\Program Filles\Adobe\

  • How can I sync at least 2 hard drives my G4?

    I have now 4 hard drives on my MAC 1.25 GHz Power PC G4. The reason I have so many, I run out of space working with many large movie files all at one time. Unfortunately my Mac system, applications, mail, internet, composer and movie applications are

  • Is it possible to improve a G4 ibook on Tiger 10.4.11?

    I have had my ibook for years and has been great but has become slow and difficult to use. (OSX 10.4.11, 1.42 GHz PowerPC G4, 1GB DDR SDRAM) Software will not update anymore and Firefox browser in particular is now out of date and causing issues with

  • Data recovery question

    Hi, I'll try to make this as clear as possible. A little while ago my powerbook suffered a fall on pavement. Not only did the hinges break but the battery adapter input module on the inside of the case broke as well. Now the internal battery can't ta

  • I cant update ios7 to apple tv it load for a time than a message that it is not completed

    i cant update ios7 to apple tv it load for a time than a message that it is not completed