Vendor consignment India Localization scenario

Hi Guys,
I am working on Vendor consignment India Localization scenario. We are using TAXINJ procedure and for good receipt we use MB01.
I follow the below process.
1.Created Consignment Info Record with appropriate tax code and Base Price.
2.PO with item category K.
3.Good Receipt for PO (MB01) movement type 101. Entry to RG 23A Part1 reg.
4.Transfer posting consignment stock to own stock ,Movement type 411K.
When I am trying to Post the excise Invoice ,T/C J1iEX ,it is throwing me an error u201CPlease check excise base for the item is zero !u201DIt seems because of Purchase order price as in consignment PO the price is u201C0u201D.
I have tried below mentioned processes for trial basis but it gives the same error message.
1. First capture part1,Good receipt(MB01).
2. Put an accessible value in J1ID for the material and then tried the scenario.
3. Capture wrt Material doc(tried for both 101 and 411 doc) using j1I5.
4. Tried to capture the excise Invoice using with selection without reference to Purchase order. I entered the Material, Chapter ID,Plant,Quantities,UoM,Duty rates,Exc group, vendor ,Ex Inv no,Doc date but here it doesnu2019t calculate the duty values., I am getting the information message.1) Available Credit quantity 100.000 is different from the defaulted 0.0 .2). BED, AED and SED for the excise item is zero.
I posted this question to MM forum also but no one replied.can you help me here?
Thanks in Advance,
Sarvesh Kumar Vashist

hi
you have to capture the excise invoice against the Purchase order and then you have to post the entry.

Similar Messages

  • To prepare VAT Register -India Localization , how / from where to pull data

    A VAT Register report is required as featured below with the selection criteria/parameters and column names.
    1.     Output VAT Register Report Detailed with From Date and To Date Selection Range
    Document Number     Document Date     Customer Name     Customer VAT Reg No     Base Document Total     Vat Amount     Vat Rate     Gross Total
    Which table (s) has / have the VAT information stored under India localization - 2007B running on MSSQL 2005.
    Thank you

    HI Joy,
    We are using this SP as Purchase Register to get the details of not only vat, but BED, Ecess, Cess and Cst. I have called this SP in SAP through Biz-reporter add on.
    Create PROC [dbo].[PurchaseRegister1]
      @DATEFROM  datetime,
      @DATETO    datetime
    AS
    SELECT DISTINCT T0.DOCENTRY, T0.[DOCNUM], T1.[DSCRIPTION],T1.[ITEMCODE],
    CONVERT(VARCHAR(10), T0.[DOCDATE], 3) AS DOCDATE , T1.[QUANTITY], T1.[PRICE], T1.[TAXCODE], T1.[VATSUM],
    ( T1.LINETOTAL +T1.[VATSUM]) AS 'ROW TOTAL', (  T1.LINETOTAL) AS 'BASIC' , T0.[CARDCODE] AS 'VENDOR CODE',
    (SELECT DISTINCT ISNULL(SUM(PCH4.TAXSUM),0) FROM PCH4 WHERE PCH4.STATYPE=-90 AND PCH4.DOCENTRY=T0.DOCENTRY AND PCH4.LINENUM = T1.LINENUM )BED,
    (SELECT DISTINCT ISNULL(SUM(PCH4.TAXSUM),0) FROM PCH4 WHERE PCH4.STATYPE=-60 AND PCH4.DOCENTRY=T0.DOCENTRY AND PCH4.LINENUM = T1.LINENUM )CESS,
    (SELECT DISTINCT ISNULL(SUM(PCH4.TAXSUM),0) FROM PCH4 WHERE PCH4.STATYPE=8 AND PCH4.DOCENTRY=T0.DOCENTRY AND PCH4.LINENUM = T1.LINENUM)HCESS,
    (SELECT DISTINCT ISNULL(SUM(PCH4.TAXSUM),0) FROM PCH4 WHERE PCH4.STATYPE=4 AND PCH4.DOCENTRY=T0.DOCENTRY AND PCH4.LINENUM = T1.LINENUM)CST,
    (SELECT DISTINCT ISNULL(SUM(PCH4.TAXSUM),0) FROM PCH4 WHERE PCH4.STATYPE=1 AND PCH4.DOCENTRY=T0.DOCENTRY AND PCH4.LINENUM = T1.LINENUM)VAT,(SELECT DISTINCT ISNULL(TAXID11,0) FROM CRD7  WHERE CRD7.CARDCODE =T0.CARDCODE AND TAXID11 IS NOT NULL)  AS TINNO,DISCSUM,
    T0.[CARDNAME] AS 'VENDOR NAME' , T0.[COMMENTS] FROM OPCH T0
    INNER JOIN PCH1 T1 ON T0.DOCENTRY = T1.DOCENTRY
    --INNER JOIN OITM T2 ON T1.ITEMCODE = T2.ITEMCODE
    INNER JOIN PCH4 T3 ON T1.DOCENTRY =T3.DOCENTRY AND T1.LINENUM=T3.LINENUM
    INNER JOIN CRD7 T4 ON T0.CARDCODE = T4.CARDCODE
    WHERE   (T0.Docdate>=@DATEFROM AND T0.Docdate <=@DATETO)
    You can check the statype of the tax types in the OSTT table.
    Hope this helps.
    Thanks,
    Joseph

  • Sub contracting plus vendor consignment.

    Hi every body,
    _Pl provide me the necessary solution for the following scenario:_ There is a vendor who is on sub contact to supply material A.
    The necessary sub components are provided to the vendor to supply the finished product.
    When the finished product is received , the product(material A) should be taken into vendor consignment stock,. i.e.,for the same material ,vendor combination both subcontracting and vendor consignment should be enabled simultaneously,
    This is a real scenario, which needs immediate solution.Those who could give a solution shall be awarded points immediately.
    Venkat.

    Hi Venkat
    Make Info record of same material and vendor for consignment and subcontracting
    Receive the material say A by subcontractor in unrestricted stock and then transfer the stock by 412K into consignment stock and whenever required u can issue from that
    regards
    Anil

  • Customer consignment from vendor consignment stocks

    Hello Experts,
    I am working on the below scenario,
    The stocks in vendor consignment are used for customer consignment.  I believe in standard we need to bring the vendor consignment stocks to company's unrestriced to do the post goods issue. Is there any work around for this solution so that the visibility of stocks still be on vendor consignment ? If so how would the posting when material document is created? Remember that, only after the customer consumes it, I will raise a PO and GR to bring to my own stock and then bill the customer.
    Any thoughts?
    Thanks,
    Suhail Shaik

    Hi,
    The difference here is the stocks are already lying as vendor consignment stocks in our location and We are using it for customer consignment. Vendor doesnt supply to the customer directly.
    Thanks,
    Suhail Shaik

  • RMS India Localization (L10N) Documentation

    Where can I find whitepapers detailing the RMS India Localization functionality (apart from default release notes of 12.0.5 and 12.0.10)?
    Where can I find End-to-End test scenarios for RMS India Localization?

    Hi,
    I am not sure, whether any whitepapers created for localization.
    Please refer to the below link:
    https://support.us.oracle.com/oip/faces/secure/km/DocumentDisplay.jspx?id=1350722.1
    Doc ID 1350722.1 Oracle Retail Merchandising System Product Information Center
    Thanks,
    Savitha

  • MI10 for Vendor Consignment stocks.

    Hi all,
    I m trying to do a MI10 Phy Inventory post  for multiple materials that are on
    Vendor Consignment Stock.
    I want to replicate the scenario and do MI10 . Pl suggest step by step to create the scenario .
    Appriciated....
    thanks'
    regards
    Ram

    I did Completed.

  • Movement Types for Vendor Consignment Stock

    Hi
    I have the following scenario
    I have 2 company codes R000 and R100
    In R000 I have a store at which all my stock is held - Plant S000
    I have a Plant in CoCode R000 that requests stock W000
    I also have a plant in CoCode R100 A000.  This plant alsot requests stock from S000
    What movement types are involved when it comes to vendor consignment stock when
    1.  Stock comes in from the vendor into Plant S000
    2.  When stock is issues from S000 and recieved at W000 (same company code)
    3.  When stock is issues from S000 and received at A000 (differnt company codes)
    Thanks
    Vinesh

    Hi mate,
    1) when you order for vendor consignment , the movement type is 101 with indicator 'K' for consignment. if you want to move it to your own store it is 411 K.
    2) for same company code the combination of movement types are
              a) 301 , no freight costs captured
              b) 303 and 305
              c) 351 and 101, purchasing doc (UB)
             d) 641 and 101, purchasing doc. necessary (UB),delivery type included, no billing
    3) for different company codes
           643, 101 , purchasing doc (NB), delivery and billing included

  • About goods issue from vendor consignment stock

    Hi, I meet some issue needs your help!
    The outbound delivery needs to post goods issue from vendor consigment stock directly. then how to choose which vendor's
    stock for this delivery base on the actual process?
    thanks
    Best Regards,
    Rory

    Hi
    In R3 it is not possible
    If say material X is 100 units lies in your premises the vendor  consignment stocks (the vendor property lying in your premises ) and out of that 100 units if you are making a sales order and then a goods issue means it is not possible
    To sell that material you need to make it your own stock ( that is transfer from vendor consignment to your own ) as good as buying that stocks and then sell it
    But the same scenario is possible in IS retail
    For this iS retail server is reqd
    In Retail you can play with vendor consignment stocks as much as possible without making our own stocks
    You can search SAP library regarding the settings of the same
    http://help.sap.com/erp2005_ehp_04/helpdata/en/c6/af3c415e5dde2be10000000a1550b0/frameset.htm
    Regards
    Raja

  • Sales from vendor consignement stock

    Is it possible to configure sales item catogory and schedule line to automatic withdraw stock from vendor consignement stock?
    I will assume that the special stock vendor consignement must be assigned to the item category, but there are no standard item categories in standard SAP with this special stock vendor consignement.
    Which movement type in the sales delivery should be used for this ?
    Please help with some input on how to configure this scenarioe.
    Best regards,
    Terje

    Hi Paul
    Check for movement type 601 , wheather item category K and special stock K are maintained or not. I suppose for movement type 601 item category K and special stock K are not supported and that is the reason you are facing the error
    Regards
    Srinath

  • Vendor consignment scenrio configuration ??

    hi all
    Can anybody explain me about the vendor consignment scenrio configuration step by step.
    Please expalin me step by step with configuration details with account determination configuration.
    Thanks
    SAP-MM

    Hi,
    the material is at customers place and customer use it in portions and pays accordingly,liability of material is with vendor till
    Features of consignment are:
    1.The relation between the two parties is that of consignor and consignee and not that of buyer and seller
    2.The consignor is entitled to receive all the expenses in connection with consignment
    3.The consignee is not responsible for damage of goods during transport or any other procedure.
    4.Goods are sold at the risk of consignor. The profit or loss belongs to consignor only.
    in SAP consignment scenario is as follows
    Consignment Info Record create with material and vendor.
    Consignment Purchase Order (create with item catagery k)
    Goods Receipt with movement type 101K
    Consignment Stock to Own Stock,Transfer posting with
    Movement type 411 k
    Goods Issue to direct consuption 201K
    Settlement throughu2014mrko
    Regards
    Ram

  • What is the API  to approve the receipt of India localization?

    What is the API to approve the receipt of India localization?
    Thanks and Regards
    R. Sridhar

    Actually I need an API/request that can create DELIVER transaction entry for a receipt. This is called as Receipt Approval in our scenario. Kindly suggest or provide a link.
    Regards

  • How to Change URL of BPA after clicking on Open Document in PO Notification for India Localization?

    In the Purchase Order Approval workflow notification , there are two links at the bottom of page under heading REFERENCES,
    - view PDF
    - open document
    So when we click on open document, the Oracle Forms loads and  purchase order screen will appear in the screen.
    In case of India localization, for standard PO the India local screen opens, where we can see the taxes by clicking on Taxes Button.
    But in case of blanket purchase agreements, when we click on open document link from the notification,we are routed to the application with the screen of global purchase order, instead it
    should go to Purchase Orders(Localization).
    We want to move to the India local po screen for BPA.
    So please let me know, where I can change the URL for Blanket Purchase Agreements.
    Regards
    Sandeep

    Hi kalyani,
    Please check my inbound plug code...tell me what changes wee need to do and where wee need to add this code...once again thanks for your reply..
    METHOD
    ip_inboundplug.
    **CALL METHOD SUPER->IP_INBOUNDPLUG
    ** EXPORTING
    ** iv_collection = iv_collection.
    DATA: lt_ivr_url_param TYPE tihttpnvp,
    ls_ivr_url_param TYPE ihttpnvp,
    lr_searchcustomer TYPE REF TO if_bol_bo_property_access,
    ls_searchcustomer TYPE crmt_bupa_il_header_search.
    CALL METHOD cl_crm_ui_session_manager=>get_initial_form_fields
    CHANGING
    cv_fields = lt_ivr_url_param.
    lr_searchcustomer ?= me->typed_context->searchcustomer->collection_wrapper->get_current( ).
    CHECK lr_searchcustomer IS BOUND.
    READ TABLE lt_ivr_url_param INTO ls_ivr_url_param WITH KEY name = 'sap-phoneno'. "'sap-phoneno'.
    IF ls_ivr_url_param-value IS NOT INITIAL.
    ls_searchcustomer-telephone = ls_ivr_url_param-value.
    CALL METHOD lr_searchcustomer->set_properties( EXPORTING is_attributes = ls_searchcustomer ).
    eh_onsearch( ).
    ENDIF.
    ENDMETHOD

  • Open items of vendor consignment GRIR in F.19

    Hello,
    We are using vendor consignment, when stock transfer from consignment to local stock, it debit stock account and credit GRIR, when settlement, it debit GRIR and debit account payable, but in F.19 list, these two kind of transactions are all list on GNB area, and without vendor number and PO number, it's difficult for finance people to clear them. anybody can advise how to show vendor number in these list?
    Thanks in advance & Best regards
    Richard

    Hi,
    Here might be lot of  reaons.
    1. May be they are not reached to due date.
    2. May be same vendor blocked to some other proposal
    3.May be those items have payment block
    4. May be Sepal GL Accounts not assign to All company coed Configuration
    5. Invoice posted into different Payment method and payment terms
    6. Please check the FBZP Configuration
    Regards,
    Surendra.

  • Where to find Crystal Report Formats for SAP B1 8.8 (India Localization) ?

    Hi Experts,
    do anybody knows Where to find Crystal Report Formats for SAP B1 8.8 (India Localization) ?
    For example
    Sales Register
    Purchase Register
    Journal Register
    Sales Analysis - Crystal Report
    Purchase Analysis - Crystal Report
    Check Register - Crystal Report
    Production register
    Pending Sales Order
    Outstanding Receivable
    Outstanding Payable
    BankBook
    CashBook
    General Ledger
    BP Ledger (Customer / Supplier)
    Trial Balance
    Balance Sheet
    Profit & Loss Statment
    Cash Flow statment
    Excise reports
       RG 23 A Part I
       RG 23 A Part II
       RG 23 C Part I
       RG 23 C Part II
       Daily Stock Account
       RG 1
       ER 1
       etc....
    Documets Layout
       Incoming Payment
       Outgoing Payment
       Journal Entry
       Transaction Journal Report - Crystal Report
       Sales Quotation
       Sales Order
       Sales Delivery
       Sales Return
       Sales Invoice (A/R Invoice)
       Purchase Order
       Goods Receipt PO
       Purchase Goods Return
       Purchase Invoice (A/P Invoice)
      Inventory Transfer
      Inventory - Goods Receipt
      Inventory - Goods Issue
    Best Regards,
    Samir Gandhi

    Hi Neetu,
    Do you wish that at all customer site all concern involved in implemtation do the same work ?
    I believe ERP is meant for single entry system, and it should be true for implementation also, why to invest man hours for the same task ?
    I expect it standard reports should be released by SAP, so that speed of implementation improve, we have more nos. of satisfied customers.
    customised reports is all together different and it is understood that it is needed to be developed after study the exact requirement.
    Best Regards,
    Samir Gandhi

  • How to Handle Returns of Vendor Consigned Stock Issued via Delivery ?

    Hi.
    I am currently able to issue Vendor Consigned Stock via Delivery. I use Lean Warehouse Management, and I have implemented Stock Determination Rule to take Vendor Consigned Stock and Unrestricted own stock in account during Issue. I am even able to insert the correct Vendor Number during the confirmation of the Transfer Order. When I generate the Goods Issue of the Delivery Order, I get an accounting document that affects both the Account Payable Liability and a Consumption Account.
    Now My Question is this :
    How do I handle Customer Complaints that lead to a Return of the Goods, back into Vendor Consigned Stock ? The goods that is returned, needs to be taken back into Vendor-Consigned Status, and a appropriate Accounting Document needs to be generated to reverse out the Acct Payable Liability and Consumption Account entries.
    Do I use a Returns 'RE' Sales Order to bring back the Stock ? I need to be able to create a Return Delivery that will immediately post the returned Stock back into Vendor Consigned Status. So where and how can I key in the vendor number in the Return delivery, keeping in mind Return Delivery in Standard SAP does not use Warehouse Management ?
    regards
    Peo

    Hi Edmund
    I think you can try the following:
    1. Define a new schedule line category - here you can define the movement type and the item category (as given in a Purchase Info Record). - Transaction VOV6
    2. Define a new sales order type for returns. - Transaction VOV8
    3. Define a new item category for the returns document, - you can mention the special stock type here too
    4. Carry out the sales order to item category and item category to schedule line category assignments.
    I am not sure if the system will prompt you to provide the vendor number or how does it populate the vendor no. while posting the material doc. However you can try this out and check if this solves your issue.
    Reward points if you find this helpful

Maybe you are looking for

  • Key Figures in Joined Data Source

    Hello, I have created some Key Figures for the Data Source "Sales Order Item". Reports based on this Data Source are working fine and also my Key Figures are displaying the right results. Now I want to create a Joined Data Source (Left Outer Join) wi

  • Seeburger BIC let errors pass

    Hi, We have a scenario where we read from a FTP site. We are using seeburger BIC to convert the messages to something readable. Unfortantly there are also som junk messages in the file folder or they contain a UNA that Seeburger does not understand.

  • Materialized view failure

    Hello, I am facing issue with Materialized views having Complete refresh option. When I run the below Query during the duration when Materialized view refresh is happening: Select * from USER_JOBS; I am seeing some numeric value in the failures colum

  • Machines can't connect "-5002" error

    Hi There, I have a Leopard machine that won't connect to our Tiger server 99% of the time. I get a -5002 error most of the time but every few months it will connect. If I enable guest access in the AFP tab in Server settings and try to connect as the

  • I just purchased Lightroom 4 but would now like to upgrade to Lightroom 5 - how do I do that?

    I just purchased Lightroom 4 but would now like to upgrade to Lightroom 5.  How do I do that?