Purchase report of Items Having Landing Cost

Hi Experts,
I am in a urgent need of help form you experts.!!!
We are involved in Import of goods.
As you all know, import purchase means
Purchase Order- GRPO- Landing cost
now, i want the actual cost of purchase for every Item based on every transactions.
Hope i furnished necessary information, any clarification and here to reply immediately.
Thanks in advance,
Dwarak

Hi,
You can try this
select g0.DocDate ,  n0.seriesname + LTRIM(str(g0.docnum)) as GrnNo# ,
g0.cardname as Supplier_Name, G0.NUMATCARD , c0.city , c0.state1 , C0.COUNTRY ,
SUM(g1.QUANTITY) AS Qty , g0.DocTotal as grntotal ,
n1.seriesname + LTRIM(str(l0.docnum)) as LPNo# ,
l0.doctotal as Landed_Cost
from OPDN g0 inner join PDN1 g1 on g0.DocEntry = g1.DocEntry AND G1.TARGETTYPE <> 21
LEFT outer join ipf1 l1 on g1.DocEntry = l1.BaseEntry and l1.LineNum = 0
left join OIPF l0 on l0.DocEntry = l1.DocEntry
and l0.DocDate >= '01/apr/2010'
and l0.DocDate <= '31/mar/2011'
left join NNM1 n0 on n0.Series = g0.Series
left join NNM1 n1 on n1.Series = l0.Series
left join OCRD c0 on c0.CardCode = g0.CardCode
where g0.DocDate >='01/Apr/2010'
and g0.DocDate <= '31/mar/2011'
group by g0.DocDate , n0.SeriesName , g0.DocNum ,
g0.CardName , G0.NUMATCARD , c0.City , c0.State1 , c0.country ,
n1.SeriesName , l0.DocNum , l0.doctotal , g0.doctotal
order by g0.DocDate
this will give you GRPOs for a particular period with reference to the Landed cost based on that.
Hope this will help you.
Thanking you
Malhaar

Similar Messages

  • Report which gives the landed cost of the item

    Hi ,
    Can anyone let me know is there anr report in R/3 which gives gives me the landed cost of the item for a particular considering my net price of the item including my delivery costs, credit memos, sub sequent debit/ credit. Either in R/3 or in BI.
    Help me

    Thanks
    We can generate the report from KOB1,S_ALR_87013002,KOC4 based on the production orders.
    Thanks

  • A/P Invoice from landed Cost

    How can I raise (covert) a Purchase Order that includes other LANDED COSTS into an A/P Invoice.
    This question raises the issue of the additional costs added to a Purchase Order via the Landed Cost procedure which does not seem to add the Extra Cost to the Order?
    thanks
    Robert

    Hi Cesar, Suda
    The issue i am raising is the Total Charged to the Creditor which seems to be short by the amount added to the Landed Cost:
    1 I raise an Item order no 1946 for 1000 items at £2 each = £ 2000
    2. Goods arrive and the Supplier Invoice is for £2000+£250 (other charges) so I do GOODS RECEIVED procedure and Add this document - Journal entry is created for only the £2000
    3. The Supplier Invoice has additional Charges of £ 250 so I go to Landed goods and add £250 Costs, this seems to increase the Cost Per Item from £2 to £2.25 because the Total Invoice is £2.250/1000
    4. The main problem is that when I convert my Order 1946 to an A/P invoice it is only for £ 1000, so the the Creditors (Supplier Account) is only Credited with £1000
    To make this procedure correct (accounting wise) the Landed Cost Document that for £1250 should be converted to an Invoice and not the Original Order for £1000. So what I would like to know, what is the correct procedure to Credit the Creditor with £1250 and Debit Costs of goods with £1250
    thanks
    Robert

  • Offsetting Entries for Landing cost at MIGO

    Hello,
    I am doing MIGO for Import purchase order.
    But system post account document as follows,
    Material Account - Db- 110
    GR/IR Account - Cr- 100
    Purchase off account - Db - 100
    Purchase off Account - Cr - 110
    Landing Cost - Cr - 10
    Landing Cost - Db- 10
    We have purchase account active for company code accordly first four entris are correct, But I dont want offsetting entries to be generate for landing cost
    Thank you.

    Hi,
       Go to M/06 and maintain the accruel flag for the landing cost condition type. Also, ensure that the condition category is B (Delivery Cost)
       Maintain the accruel key in the pricing procedure in M/08: No need to maintain account key..Maintain accruel key only
       Now, create a new PO and post the GR and check the accounting entries.
    Regards,
    AKPT

  • Items Landed cost Report

    If my Items Valuation method is FIFO then can I get that particular Items Landed cost report via Inventory audit report which has posting IF & its Item cost & Is any other way to get Items Landed cost Report.

    hi,
    Check transaction ME81N - Analysis of order values...
    Regards
    Priyanka.P

  • Allocate Landed Cost to Goods Receipt before Item is sold

    Hi
    Our Client would like to have a prompting to remind User to allocated Landed Cost before selling the Item as Users always make mistake and sold items before allocating landed cost to Goods Receipt resulting wrong posting of accounting entries to variance accounts.
    Kedalene Chong

    Hi,
    we are discussing this topic also here in Austria, as a customer usually ships the goods the same day when having received, and the AP Invoice is posted some days later.
    Our suggestion is a batch job that is used for period closing, which checks all shipments that were made before having posted the regarding AP Invoice, to bring a control report that sums the entries according to Item "Set G/L Accounts by" and the setup of freight costs for distribution method, so that this amounts can be balanced manually (or even better automatically) within G/L from variances to the according COGS accounts.
    Basically we need the distinction between preliminary costs (goods are shipped without having posted AP Invoice) and final costs (AP Invoice is posted).
    For the moment only manual journal entries from G/L account variances to COGS is possible.
    Regards
    Martin Fürst

  • LANDED COST REPORT

    Dear All,
    Can any body resolve the problem.
    I used SAP B1 2005 A. I need a report all the LANDED COSTS OF MATERIAL WITH ITEM NO. & WITH L/C # , GL Acct/Code Name We purchased. First we recived the QTY through Good Reciept PO , make A/P Invoice then enter the Landed Costs.
    Thanks & Best regards
    M.Rafiq Khan

    Hi
    With the help of Querry Generator you can pick the OIPF,IPF1 and IPF2 table and make the report what you want.
    hope this solve your querry
    Ashish Gupte

  • Total landed cost of purchased parts

    HI Gurus,
    I learnt that to get the total landed cost of purchased parts i will have to go for a custom report. Can anybodsy please telle me what tables should i be looking for the following fields. Pleaase help
    1) Base price
    2) surcharges
    3) freights
    4) duties
    Thanks
    Anusha

    we do not enter freight and surcharges on the PO, they come with the invoice, the only thing we have on the PO is base price.
    Thanbks
    Anusha

  • Item Cost before Landed Cost

    Hi is there a way to find the an item cost before a particular landed cost?
    Thanks

    Please look at the Inventory Audit Report
    <font size=3 face="Comic Sans MS"> (Inventory > Inventory Reports >  Inventory Audit Report)</font> 
    Suda

  • Sales and Purchase Analysis reports by Item

    The current functionality of these reports is more like an open items list rather than an analysis report.
    If you Run a Purchase Analysis report by Item with a secondary selection of Supplier, and choose GRPO - the scenario is to find out how many of which products you have received in the date range from a specific supplier. This type on data is useful to use for negotiations on pricing etc.
    Currently, the report will only display values for GRPO that have not been drawn to AP Invoice. This is supposedly system functionality, but, the report is called analysis, so should provide data for that purpose?

    Hi,
    You may double click the column header to change the sort.
    Thanks,
    Gordon

  • Trying to link Goods Receipt Purchase Order (OPDN) to Landed Cost (OIPF)?

    Hi Everyone,
    I am wondering what the link is between a Goods Receipt Purchase Order and a Landed Cost. Here is a diagram of the link that I am trying to determine.
    According to the Database Tables Reference there is a link between OPDN (Goods Receipt Purchase Order) and OIPF (Landed Costs) called 'ImportEnt', as shown below -
    However I can't work out what 'ImportEnt' links to on the OPDN (Goods Receipt Purchase Order) side.
    Any advice concerning how to link OPDN to OIPF will be greatly appreciated.
    Kind Regards,
    David

    Hi Nagarajan,
    Thank you for the helpful response. The key to fixing my query was in the code below (which you kindly shared) -
    LEFT JOIN PDN1 T2 ON T1.[BaseEntry] = T2.[DocEntry] AND T1.[LineNum] = T2.[BaseLine]
    Kind Regards,
    David

  • Customer wants Inventory Transfer to associate Freight/Landed Cost to Items

    This is the situation:
    SAP B1 customer wants sells items from warehouse 01 and warehouse 02. Warehouse 01 on eastern side of Canada and Warehouse 02 on Western side.
    They would like to transfer certain items to warehouse 02. However, it involves Freight or Landed Costs associated.
    The customer may adjust the price of items transferred to 02 or and if they don't they atleast would like to know whether they are taking a loss in selling the transferred items from warehouse 02.
    In order to know the cost of items or associated cost with the items in 02, they need to track Freight or Landed costs associated with the transfer to western Canada.
    Inventory Transfer does not allow us to associate any shipping charges? or am I missing something here?
    Associating shipping charges with inventory transfer seems like such a natural act of transfer through Trucks? why isn't it associated with inventory transfer function in SAP B1?
    As usual appreciate all your help?
    Thanks.

    You may check this thread to have a work around:
    Re: Is it possible to have Freight for Stock Tranfer between Warehouses?
    Thanks,
    Gordon

  • A Standard RRB report that shows actual project cost line items .... ?

    A Standard RRB report that shows actual project cost line items but that also shows amount/qty by rejected, billed, to be billed, postponed?
    I'm looking for something that will allow project managers to reconciile with the RRB totals and be able to dril in a see a level detail not available in RRB to decide what should be billed, what should should be deferred (postponed) and what should be rejected out of hand.
    Thanks.

    Thanks Virendra Pal but the VAx5 reports are not really the answer - maybe a custom report will be required right enough.

  • Landed Cost In Purchase

    We are using ECC 6 version. We are creating Import Purchase Order on supplier of material in US$. After Import of material we want to load Custom Duty & Other CHA charges to material.Kindly suggest any way to add the Landed Cost for Import of material so that my value of material will show Actual Import Value + Landed Cost for correct consumtion value of material. Pls guide me.
    Thanks & Regards
    Mukesh

    Hi
    Are you using the conditions of taxes for the Import duty. If the import duty is not recoverable then the NAVS is used to load the charge on the material. For the CHA charges you can use standard conditions relating to freight or you can create new ones and use that in the pricing procedure.
    Thanks
    Anupam Murarka

  • Landed cost on import items

    Hi
    Our cient adds 2 cost in the Raw material cost ( Customs duty and Clearing agent cost)
    To manage this I have to added the following cost to my item price for which i am using landed cost functionality.
    GRPO: Raw Material Cost ( Qty x Price) = 400 x 100 = 40000
    Customs Duty ;                                        = 10000
    Clearance agent cost                              = 5000
    The total (10000+5000) is added to item cost through landed cost and my unit price is increased as per requirement.
    My concern is 5000 is gone into Clearance agent account created as an landed cost account.
    Later AP service is raised for agent which hits my vendor and clearing & forrwarding account.
    How to clear the value 5000 in clearance agent cost account.
    Guide me if i am following wrong steps for landed cost. Solution will be appreciated

    Hi Prince......
    This 5000 which was credited during Landed cost you have to debit this during AP service invoice as you mentioned in your thread where clearance agent cost account will be debited and your vendor account will be credited.
    This way clearance agent cost account credit at Landed Cost level and clearance agent cost account debited at AP Service Invoice Level will make this account settled.....
    Hope this is the right solution for you.......
    Regards,
    Rahul

Maybe you are looking for