To Set Info Price in Inventory Transfer

Dear All,
I am trying to do an inventory Transfer.When i select the item i get an info price which is the last purchase price by default.I want to change the setting of the same and change it to the other Price List that i have created.
Kindly Suggest where can we set the default price list for inventory transfer.
Thanks,
Merle

Hi Merle,
As Nagarajan put it the default price list for inventory transfer is last purchase price.
For set up a diff price list as default, you can create business partner customer for the warehouse and set your desired price list in the payment terms.
Any time you do an inventory transfer to the other warehouses then choose the the warehouse customer, the default price list you have set in business partner will be your your default price list.
example
Whse 00 - customer = Whse00Customer
Whse 01 - customer = Whse01Customer
Assuming you want to transfer stock from whse 00 to 01
1. Set business partner Whse01Customer to your preferred price list under payment terms
2. open inventory transfer
3. Choose business partner customer = Whse01customer
4. Price list changes from last purchase price to default price list of Whse01customer
Regards
Brian Ndunda

Similar Messages

  • Set approval for inventory transfer document

    hi
    i am using sap b1 with 2005
    i want to set approval to particular product manager  when transfer item from one warehouse to other  warehouse in inventory transfer document
    for that i write query in query generator like
    SELECT T0.DocNum, T1.ItemCode, T1.Dscription, T1.Quantity, T2.SWW FROM OWTR T0  INNER JOIN WTR1 T1 ON T0.DocEntry = T1.DocEntry INNER JOIN OITM T2 ON T1.ItemCode = T2.ItemCode WHERE T0.DocDate >=[%0] and
    T2.SWW ='chandan'
    {chandan is name of product manager}
    so please send query that will support for approval template.
    regards,
    sandip

    In the Approval templates > Document tab ..only the documents listed can have an Approval Procedure tied to them.
    If Inventory transfer is not listed there, you might not be able to create one
    Suda

  • 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

  • FMS for auto populating itemcodes in detail grid of Inventory Transfer

    Hi All,
    Could anyone please give me the query for Formatted search to populate item codes in the detail grid of 'Inventory Transfer' automatically based on Production Order details, by selecting a 'Production Order No.' in a UDF in Inventory Transfer entry.
    I had tried the following FMS Query :
    Declare @LineNum Int
    Declare @ProdNo Varchar(10)
    Declare @ItemNo Varchar(40)
    Set @LineNum = $[$23.0.62]
    Set @ProdNo = $[OWTR.U_ProdOrderNo]
    Set @ItemNo = (Select WOR1.itemcode  From OWOR Inner Join WOR1 on OWOR.DocEntry = WOR1.DocEntry 
    And OWOR.DocNum = @ProdNo and WOR1.VisOrder = @LineNum - 1 )                 
    Select @ItemNo
    But user has to manually click on the itemcode FMS icon on each and every row to set the itemcode in that particular row.
    Can all the itemcodes get populated in 1 go just by selecting the Production Order No ?
    Thanks,
    William

    Hi William,
    You can also use the shortcut key Shift+Alt+F2 to open User Defined Table as specified by Nagarajan.
    Please check following link too
    Working with User Defined Values in SAP Business One | Packt Publishing
    Regards
    JO

  • Inventory Transfer - Restrict Add

    Dear all,
    How do you restrict an inventory transfer document to be added if one of the row have its line total or some other field is blank or zero?
    thanks
    SV Reddy

    Hi SV Reddy.....
    If you use this SP then you can exactly find out at which row and for which Item of any row Block Num field is Empty.....
    Try once.....
    If @Object_type='67' and (@transaction_type ='A' or @transaction_type ='U')
    BEGIN
    declare @Item1 as varchar(100)
    declare @minline1 int
    declare @maxline1 int
    declare @BlockNum1 varchar(100)
    set @minline1 = (select min(T0.linenum) from WTR1 T0 where T0.docentry=@list_of_cols_val_tab_del)
    set @maxline1 = (select max(T0.linenum) from WTR1 T0 where T0.docentry=@list_of_cols_val_tab_del)
    while @minline1<=@maxline1
              begin
              select @Item1=T0.itemcode from WTR1 T0 where T0.docentry=@list_of_cols_val_tab_del and T0.linenum=@minline1               
              select @BlockNum1=T0.BlockNum from WTR1 T0 where T0.docentry=@list_of_cols_val_tab_del and  T0.linenum=@minline1               
              if      @BlockNum1 Is Null
                   begin
                        set @error=-1
                        set @error_message = 'Block Number in Inventory Trsnaction can't be blank ' + @Item1
                   End
                   set @minline1=@minline1+1
              end
    End
    Regards,
    Rahul

  • Inventory transfer two report preview

    Dear Experts,
    Kindly help me upon our problem. We are generating a report for inventory transfer using our customized report that is set on default. The problem arises when we are clicking the preview 2 Report are generated, one is from our customized rpt file then the other is from the system report for Batch number (pld) format.
    Below is the result screenshot for the said problem. Sorry for blurring some important data, for company privacy. Thank you so much for your great help.
    Best Regards,
    jza

    Hi ,
      Go To
    1.Administration-->System Initialization-->Print Preferences
    2.Print Preferences->Per Document-->Document-->Inventory Transfer
    3.When Batch/Serial No. Exist, Print-->Doument Only.
    -Rajesh N

  • How can I customize Entry tax process on Inventory transfer ?

    Hi all
    As I got to know that In Indian loclization there is no option for tax calcultation of non exciseble goods
    So can any one help me that how can I Map the process for entry tax on inventory transfer ?
    Thanks
    Ricky

    Hi Joseph
    Complete scenario is , My Clint production whse is in different state and billing whse is in different state so when He call the material from production state to billing state , He need to pay 1% entry tax and which is not part of item cost , He get set off for this so I want to make Inventory transfer and on inventory transfer I need tax code selection field and after selection the field system should transfer the tax value to related GL .
    Thanks
    Ricky

  • Want to Prevent Inventory Transfer More than Planned Quantity

    Dear Experts,
    I want to Prevent Inventory Transfer More than Planned Quantity. so that No one can Post any Issue for Production More than Planned Quantity has Assigned that Production Order. Using SAP Business One B1 .
    Please Advice ......
    Thanks In Advance ,
    Ajibul Hakim

    Hello Gordon,
    Thanks for your Reply . I want to Prevent Inventory transfer , which will Exceed the Planned Limit. but yesterday I Have Tried Myself again and I have succeed ! so thanks you again ,
    Also thanks to Nagarajan for your kind reply and i wanted to do like that but I want to restrict Inventory transfer...
    I have Done Like this....
    IF @object_type='67' 
      BEGIN
      IF @transaction_type='A' OR @transaction_type='U'-----Add
          BEGIN
            IF exists(SELECT * FROM  WTR1 T0
          LEFT JOIN OWTR T1 ON T1.DocEntry=T0.DocEntry
            WHERE  (T0.U_PlanQTY<(T0.Quantity+T0.U_TotalIssue)) AND T1.U_OrderType='100'
                         AND T0.DocEntry=@list_of_cols_val_tab_del)
            BEGIN
             SET @ERROR=1
             SELECT @ERROR_message = N'Issued Quantity Can not More than Planned Qty ,Check again and reconfirm please '
            END
          END   
       END
    Thanks,
    Ajibul Hakim
    Message was edited by: Ajibul Hakim

  • UoM cannot be identify in Inventory Transfer

    Good day!
    I am currently using the Inventory Transfer in SAP 9.0, we are using the multiple unit of measure functionality. But we have noticed that in the said document, the UoM code is disable and the default being used is the UoM set in the inventory. We set the base UoM as PIECE and we are transferring inventory to warehouses in CASE which is 1 CASE = 300 PIECES. How could we possibly change the UoM?
    Thanks,
    Ericka

    Hi
    Check the below thread it may helps you
    SAP Business One 9.0: Multiple Units of Measurement &amp;amp; Pricing
    With Regards
    Balaji

  • Price determination  -- stock transfer PO price

    Hi Expert,
    Is that able to set up the price of strock transfer PO fetch from the moving average price of sender plant ?
    Thanks and Regards
    Shubin

    Hi Shubhin,
    Hope you are asking about PO price in Intercompany ( Plants from different company code) stock transfer.
    No it is not possible in standard SAP that sytem willfetch the price from supplying plant, you have to maintain the condition record.
    What you can do is maintain the condition record in receiving plant with the Moving average price of supplying plant at that time.
    OR you can go for ABAP developement.
    Hope this clarifies your querry
    Thanks,
    Charu

  • How to Display Inventory Transfer Current DocEntry in UDF Created in WTR1

    Hi Expert,
         I want a Inventory Transfer Current Form DocEntry in UDF U_DocEntry which is in the wtr1 For specific Doc
         I have write SELECT T0.[DocEntry] FROM OWTR T0 WHERE T0.[DocEntry] = $[OWTR.DocEntry] but this FMS is not working
    Regards,
    Sandy

    Hi,
    You can get the Next docentry from this but if two user open document same time the both user get same docentry, and the user who add document first have the same docentry in udf and Document but another user document Docentry and UDF doc entry will be differ.
    You should try this in SP_TransactionNotification will give Exact DocEntry.
    IF @object_type= '67' and @transaction_type in ('A','U')
    BEGIN
      UPDATE OWTR
      SET U_DocEntry=T1.DocEntry
      From OWTR T1(NOLOCK)
      WHERE OWTR.DocEntry=T1.DocEntry AND T1.DocEntry=@list_of_cols_val_tab_del
    END
    Thanks

  • Inventory Transfer Postings

    Dear Sir/ Madam
    I choose set G/L Accounts by Warehouse Wise for some items as well as Item Group wise for some Items. When I Go to inventory Transfer for those items which are wear house wise mapped the stock accounts given to warehouse get affected.
        Can I choose accounts as per clientu2019s requirement in inventory transfer transaction?
    Different stock accounts for different items which are mapped as warehouse wise

    hi,
    Choose any one of it either item group / warehouse but not both.
    It will difficult to analyze journal postings when u choose both & cause problems in taking reports.
    Configure g/l acct's according to business requirement..
    In stock transfer to warehouse get debited,from warehouse get credited,both of them are stock accounts.
    Jeyakanthan

  • Approval Query on Inventory Transfer

    Hi All,
    I want an Approval Procedure to be invoked when a Particular User post a Inventory Transfer. The Scenario is the user will transfer goods from his Warehouse to 2 different Warehouse. For Eg: Stores and Despatch.
    He will make a separate Inventory Transfer to transfer goods to Stores and another entry to transfer goods to Despatch.
    If he Transfer Goods to Stores, it has to be approved by Stores Department User.
    If he Transfer Goods to Despatch , it has to be approved by Despatch Department User.
    I tried using Query in Approval Procedure. Not able to get correct way it shoud work.
    Help Needed...
    Thanks in Advance....
    Marikannan

    Hi Thanks for the reply...  I have created the UDF for those. I used the Following Query.. But it doesnt work. Any issue with my query...
    DECLARE @whs AS NVARCHAR(20)
    SET @whs = (SELECT $[$18.1.0])
    DECLARE @reas AS NVARCHAR(20)
    SET @reas = (SELECT $[$u_po_ref.1.0])
    SELECT DISTINCT 'TRUE' FROM OWTR Z1 WHERE @reas = 'DSPT' AND @whs = 'QLTY'
    I Use @whs for Filler field in OWTR
    I User @reas for UDF in OWTR
    Thanks... Marikannan
    Edited by: Marikannan Balu on Apr 22, 2010 8:11 AM

  • Duplication of document numbers for Credit Memo, Inventory Transfer, etc.

    Hi folks!
    Good Day!
    We have noticed that there are credit memo numbers, inventory transfer numbers etc. that were duplicated in two different transaction in two different dates. Can you give a theory or possible reasons why this one happened? Let's refer to the credit memo first. I have searched these two credit memo in the database and I only found 1 of them... I used their names, details, codes and other info to locate the other CM but I failed.
    SCENARIO:
    A/R CREDIT MEMO NUMBER follows a pattern of  (COMPANY NAME)-(CREDIT MEMO NUMBER)-(BRANCH)
    I have created a credit memo last April 12, 2011 with the document number (ABCD-20050002-MNL) generated by the system.
    with one item (BLUE TILE) and addressed to John Scott.
    We found out that another credit memo dated April 29, 2011 having  the same document number (ABCD-20050002-MNL) making it a duplicate of the first one. This second transaction has one item also (BLACK PAINT) and was addressed to Olivia Dunham.
    We found this when they are already printed or in hard copies. I just want to ask for your opinions, theory or suggestion with regard to this situation. Is there a possibility where it was duplicated while in the printing process?
    Looking forward to hear from you....
    Thanks!
    =)

    Hi Kambadasan,
    Thanks.
    I already checked the relationship and linking of number from the document to the layout printing and everything seems to be ok.
    It follows and copy's the exact numbers.
    Thanks again

  • UDF Inventory Transfer

    Hi,
    I created a UDFs in marketing documents at row level. I only see the header UDF in the inventory transfer document. How can i create UDF in inventory transfer? Can I?
    Thanks
    Regards
    Adriana

    Hi Adriana,
    When you created a UDFs in marketing documents at row level , it would be already available to Inventory Transfer row level.  Check you form setting to see. They are usually in the bottom.  You can bring them up to get them on top of the fields to be viewed easily.
    Thanks,
    Gordon

Maybe you are looking for