Freight Charges in AP Invoice

Hi All,
I am created one GRPO for raw material includes freight charges as Rs.200 which is inventories & system passed the respective entry to stock account including freight charges. The problem is when I create the AP invoice for the same GRPO, system pass the JE which debits the Inward transportation a/c by Rs.200 & credit the Sundries Rounding off A/c by Rs.200 along with other normal debit & credit.
I am not able to understand this behavior as  system has already inventories the freight charges but its again hitting the expense account of freight charges.
Please reply as soon as possible.
Regards,
Abhishek

Hi ! Abhishek
Make ths setup in Test System and Try it.
1. Create a new Frieght Master.
2. Select Distribution Method as "Quantity"
3. Check the "STOCK" check box.
4. If, GL setup by Warehouse then, go to approp warehouse and set
Expenses Clearing Account - "clearing acc"( this account will be zero after invoice posted. same like
Allocation acc)
5. Book a GRPO with frieght.-see Audit report to confirm Frieght amount added with itemcost.
6. Book A/P invoice.
Acc posting.
GRPO:
Inv acc                                        Debit
Allocation Acc                                               Credit
Expenses Clearing Account                            Credit
AP Invoice:
Vendor                                                           Credit
Allocation Acc                             Debit                        (net 0)
Expenses Clearing Account          Debit                        (net 0)
Hope this will help.
Regards,
Thanga Raj.K
09710445987

Similar Messages

  • Assign Project Code to Freight charges in AP Invoice

    Project Code field is not available in Freight Charges window at all though it can be displayed and edited by selecting Project Code to be visible and Active in Journal Entry Form Settings Table Format.  As this is a limitation in SAP B1 please feedback to Development for improvement.
    It is important to allocate Project Code to Freight charges in AP Invoice as every Purchase expense of Inventory or Non Inventory is assigned a Project Code for recognition in Profit and Loss Statement.  
    Kedalene Chong

    Hello,
    Your requirement to add project code on Freight Charges form is valid. This is well known issue and we have it on the waiting list; however, I cannot specify in which release this will be fixed.
    Is there any other specific requirement on Cost Accounting you would like to solve?
    Thanks.
    Peter Dominik
    SAP
    B1 Product Definition

  • Capture the Freight charges from incoming invoice

    Hi Guru,
    The requirement is to capture the Freight charges from incoming invoice . Is it possible to capture that amount in INVOIC01 idoc.
    The Analysis what I have done is INVOIC01 IDOC type is having only two segments (E1EDS01,E1EDP26)  with Amount field . Based on the qualifier the value is getting populated . My assumption is, if we find the right qualifier for freight this may get resolved .Please let me know if there is anyother way or rigt qualifier for capturing thefrieght charge
    The FM to post is ZIDOC_INPUT_INVOIC_MRM.Pls find the attached screenshot too.

    Hope you have not read the Invoice Idoc type whcih is used for EDI invoice.
    The Invoice idoc type does not support the functionality of Planned delivery costs ( Freight )
    Please go through the link
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/44/f50abcea3b11d194dc0000e83dd751/content.htm

  • Capture the Freight charges from incoming invoice in an IDOC

    Hi,
    The requirement is to capture the Freight charges from incoming invoice . Is it possible to capture that amount in INVOIC01 idoc.
    The Analysis that I have done is INVOIC01 IDOC type is having only two segments (E1EDS01,E1EDP26)  with Amount field . Based on the qualifier the value is getting populated . My assumption is, if we find the right qualifier for freight this may get resolved .
    The FM to post is ZIDOC_INPUT_INVOIC_MRM.Pls find the attached screenshot too.
    Pls let me know if there is anyother approach or right qualifier to populate the freight charge

    Hope you have not read the Invoice Idoc type whcih is used for EDI invoice.
    The Invoice idoc type does not support the functionality of Planned delivery costs ( Freight )
    Please go through the link
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/44/f50abcea3b11d194dc0000e83dd751/content.htm

  • How to add Freight Charges to an invoice using DI API?

    I need to be able to add Freight Charges to an invoice of suppliers using DI API. Please I need help....!!!

    Hi,
    1. Step: Open the Invoice using oDocument.GetByKey("[DocEntry]")
    2. Step: Use the Lines in the BusinesObject (maybe copy them in an extra LinesObject for a better reading)
    3. Step: Use the Add()-Method to add a new Line
    4. Step: Fill the Line-Properties you want
    a.E.
    oInvoice.Lines.ItemCode = "FREIGHT"
    oInvoice.Lines.ItemDescription = "Freight Charge"
    oInvoice.Lines.Quantity = 1
    oInvoice.Lines.Price = 10.0
    oInvoice.Lines.UnitPrice = 10.0
    Remember: The Item (ItemCode) you want to insert must be existing
    5. Step: Update the main-Business-Object
    a.E.
    oInvoice.Update()
    Hope that help´s
    best regards
    Jochen

  • How to post Freight Charge in INbound INVOIC Idoc? (MM Invoice Verif)

    Hi Folks,
    Would like to post an inbound invoice(810) IDoc  that has multiple line items that may or may not have variances(quantity, price, etc.). MM Logistics Invoice verification is the process used for posting our invoices for raw materials. We would like for the line item variances to continue to post to the PPV account. Our problem is freight. Freight in this instance is in the header of the IDOC(segment E1EDK05). For example, we create a purchase order with 3 line items for $100.00 each totaling $300.00 for the purchase order. We receive an EDI Invoice for $345.00 which contains a $45.00 charge in the header for freight. We would like for the freight to be posted to the appropriate account. Currently the $45.00 difference in P/O total and Invoice total is being posted to the PPV account. Your helpis appreciated!
    What if Freight charge is populated as Line item in the inbound invoic idoc. Will the inbound program allow this kind of posting??
    Throw some light experts.
    Thanks,
    Matt
    Edited by: Creasy Matthew on Aug 16, 2009 6:25 PM
    Edited by: Creasy Matthew on Aug 16, 2009 6:25 PM

    Yes, you can include the freight cost in line item as well but that would not be advisable. Why don't you include Fright Cost in your pricing procedure ??? Do check the following link
    How to account freight in purchase order

  • Freight Charges after Final Invoice(MIRO)

    Hi SAP Gurus,
    We have received one freight invoice after accounting of final invoice.
    How can we pay this freight amount to the vendor via same PO which has been fully invoiced.
    Thanks & Regards.
    Anil Thakur

    Probably frieght condition type might be greyed out.
    So you can do subsequent debit for same p.o to value of freight. Then pay freight vendor(F-53 or F-58) using invoice.
    or
    Invoice without purchase order,add g/l account tab(In MM--> LIV) in MIRO,enter freight g/l account,amount you want to pay.
    Post invoice,pay freight vendor
    or
    Post it using g/l account in FB60.

  • Invoice with only a Freight Charge

    Hello,
    We have just identified a strange issue on the sales invoices which we have been creating using the document generation wizard.
    Certain invoices are appearing with only the freight charge on the invoice. The lines from the originating delivery appear on another invoice. There is also no base doc link between the invoice which just has freight and the delivery. Basically we end up with 2 invoices for 1 delivery, one of which has no lines and only the freight charge.
    I would appreciate any help.
    Many Thanks

    Dear Gary,
    This might be a database corruption and that this invoice was create with no row, only header. Therefore I would advise you to log a message on the service market place to ask support to check the datebase.
    Kind Regards,
    Magalie Grolleau
    SAP Business One Product Support

  • Setup Vendor for no freight charge

    Hi,
    We have a requirement where we like to setup some vendors in the system for no freight charge. Scenario is as follows
    PO raised for vendor with no Freight charge
    Goods Receipted
    Invoice received from the vendor with freight charge. Account Payable (AP) team member paid the invoice by entering freight charges in unplanned delivery costs.
    Problem is our organization had an arrangement with the vendor that there will be no freight charge for delivery of goods but AP team members doesn't know that and paid the freight. We would like to put a control in the system so that AP team members can know about the free freight arrangement.
    Please assist
    Thanks

    it is usualy the Incoterm which controls who is reponsible for paying the freight.
    see: http://en.wikipedia.org/wiki/Incoterms
    Unfortunatly this is not checked by SAP invoice verification, and you may have to do this check in a user exit and issue a warning or error message yourself.
    there is certainly no control at vendor master level if you can enter freight invoices or not

  • Tax code required on freight charges

    Hello,
    I upgraded to 8.8.1 pl09 last weekend.
    Yesterday when we invoice our daily orders we began receiving the following error:
    "Tax code required for freight charges [A/R Invoice - Freight - Rows - Tax Code][line: 2]  [Message 439-114]"
    This is new.  Didn't happen last week, so I'm pretty sure it's due to a new setting in the upgrade.
    Can anyone please tell me how to fix this?
    If this was a requirement in the past, it was always automated.  I need it to be that way again.
    The tax code does exist, the field is just not populating as it did in the past.
    Thanks,
    jim
    Edited by: Jmonteith on Dec 13, 2011 2:21 PM

    Hi,
    I checked in DEMO, the error is displayed if the freight tax code is not defined on the row level.
    I also checked with a tax code which was marked as 'Freight'. The checkbox was marked in the tax code set up.
    When I created a new delivery, the tax code was populated for the Items as well as the freight.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • Regarding Freight Charges and Discounts in Depo Excise Invoice

    Hi All,
    I got a requirement from my client for the customization of depo excise invoice in his own format in this invoice i got fields like Freight charges and Dscounts and now i want to know from which table system had to pick these charges if it is normal invoice we can take it by using condition recor number but in a Excise invoice how it shoud be picked and what is the technical information i have to share with abaper for DISCOUNTS and FREIGHT CHARGES to get display in EXCISE INVOICE.
    Regards
    Sunil

    Hi
    Thanks for your reply and i am having one more doubt regarding the customization of excise invoice, in the excise invoice there is one filed Purchase order number and Purchase order date.I checked the fields of this in table VBKD and now i want  to fetch these values using J_1iRG23D according to my ABAPER.
    How can i fetch this and what is the logic involved.
    Regards
    Sunil

  • How to avoid freight charge in sales order and not to invoice with frieght?

    Hi Experts.
    The customer group 5 indicates that the customer does not pay freight - ZLF5 condition, but still the freight is invoiced.
    Here i don want to invoice the customer with freight charge.
    Please advice me regarding this.
    Thanks
    Raghu

    Do the analysis of the pricing and check out if the condition record is maintianed for some other key combination(Access). I tihnk it must have maintained.
    If the frieght condition needs to be populated based on the customer ggroup. maintain that access/Combination on top so that it gets the highest priority
    Rregards
    Nithin

  • Freight Charges are created as Separate Invoice not within the line items

    Hi Folks,
    I have a peculiar problem here :
    I will assign the freight cost to the items that are getting shipped during shipping either to the lines or to the delivery,
    I Ship the line and create autoinvoice master program.
    Expect that one invoice is generated with the lines that is shipped with the freight charges included in the invoice.
    But there are two invoices generated with line items on one invoice and freight charges on the other.
    We have a setting where in the freight charges are shown as separate line in the invoice.
    This issue cannot be reproduced at will. This is happening in some cases only...
    Any pointers towards it...
    Regards,
    Prasad

    Hi Lukasz,
    I compared the item line and freight line in the RA_INTERFACE_LINES_ALL table....i see the following differences.
    1) Shipment_number for item line is 2 and that of freight line is 0
    2) Line_id is different for both
    3) original_gl_date is populated only for the freight line.
    4) customer_trx_id is different for both the lines.
    I see since the customer_trx_id is different the invoices are different.
    I think how did this populated differently..
    I tried creating a test case wherein trying out same scenarios given in the point no.1,2,3. The system is generating one invoice with item and frieght in one invoice.
    If the issue is with only customer_trx_id different. This field is an autogenerated sequence RA_CUSTOMER_TRX_S.nextval. How did this populate different sequence for item and freight lines?
    Regards,
    Prasad

  • Purchase Analysis Excluding Freight Charges

    Dear Expert,
    Our purchase analysis report by ap invoice is exclusive freight charges, is it the norm?  Is there anyway to include freight in the purchase analysis so that we can reconcile it against our purchase report?
    Regards,
    Ng

    Hi
    In purchase analysis report you got Accessable value only.  I think there is no way to add frieght charges in that report.
    With Regards
    Balaji Sampath

  • Error adding Freight as Expense to Invoice in DI API after SAP upgrade

    Hi All,
    We recently upgrade from
    SAP B1 2005 A (6.80.320) SP: 01 Patch Level 36
    to
    SAP B1 2007 A (8.00.178) SP: 00 Patch Level 42.
    A .Net application using the DI API has successfully created orders/invoices with Tax and Freight charges successfully for years.  We upgraded to SAP 2007 and I upgraded the SAPbobComm library in the application (and 3 other integration apps).  Now, I can currently create new Invoices as long as the invoices don't require me to add the Freight charges.  If I include freight charges, I receive the following error:
    "Internal error (-5002) occurred"
    Here's the code I'm using to add the Freight charges:
    oInvoice.Expenses.Add()
      oInvoice.Expenses.ExpenseCode = 1 'ExpnsCode value for the "Freight" expense in the OEXD table
      oInvoice.Expenses.LineTotal = dblFreight
      oInvoice.Expenses.TaxCode = "GEN"
    returnCode = oInvoice.Add
    I haven't touched this code in years, so any help would greatly appreciated.
    Thanks.

    How did you fix this issue?
    Thanks,
    Shea

Maybe you are looking for

  • Backing up Windows Server 2012 R2 Virtual Machine

    When I try to back my Windows Server 2012 R2 Virtual machine up to a NAS, using the Windows Server Utility I get the following errors: There was a failure in preparing the backup image in one of the volumes in the backup set. Detailed error: The proc

  • My Apple ID is not working for FaceTime or iMessage

    It seems other people are having the same issue with the new iOS 7, my Apple ID doesn't work for FaceTime or iMessage. Has anyone found a solution without resetting the iPad

  • CSS on some pages is not displaying properly on initial page load.

    I'm running into an issue where a page loads and the styles do not render correctly. After the page loads, I can temporarily fix this by choosing: View->Page Style->No Style, then doing it again with: View->Page Style->Basic Page Style. Though when n

  • Pleasse Help Me! iTunes refuse to open

    Hi, I downloaded the new version of iTunes and installed it and it refused to open (an error message). So I uninstalled everything and installed again the older version with the installation CD and still, I can't open iTunes. What can I do? I can't l

  • How do I get iTunes 11 back into the taskbar player?

    I had the taskbar player for iTunes 10, and it was perfect. I'm using Windows 7, and now that I've updated to iTunes 11 I can't get the taskbar player back. The mini player is just not at all as useful as the taskbar player is, and I want the taskbar