Excise duties for ship to party in exports process

Hi experts
i added one more ship to party for foreign sold to party and , in exports sales order for the line item i changed the same ship to paty.
we processed up to billing and came to know excise duties are not posted to accounting and unable to do excise invoice i n J1IIN... is there any possibility and pricing changes and configurations needed in this scenario.
your answer is most valuable for me
THanks in advance
Madhu

Hi Raj,
thanx for reply and exactly what u said.
sold to party is  Foreign customer
ship to party is  domestic customer
for one line item i am doing invoice now here i am getting sold to party name only , anyway my client wants to get excise duties in the invoice and posted to accounting and do J1IIN.. please tell me possibilities.
if i change Pricing procedure excise duties from statistical to active is it works or is there any other procedure
please experts help me
Madhu

Similar Messages

  • Opening and closing balance for Excise duties for a particular plant

    Dear Experts,
                         Please suggest how I can get balance of excise duties for a particular plant at a given date in registers(RG23A & RG23C PartII).
    Thanks
    Lokesh

    Dear Lokesh,
    Just find the Google with "J33_BPP_32_CHEM_EN_IN" you will find the Word document  for standard SAP document
    With all the steps in details

  • Excise invoice to ship-to-party but billing to Sold-to-party

    Hi Experts,
    My client wants to send pro-forma excise invoice to ship-to-party but wants billing to Sold to party. here Sold to party and Ship to party address will be different. can you tell me the settings which should I do.
    Thanks in advance.

    Hi,
    Create the Ship to party as a contact person and trigger the proforma excise invoice output type during proforma invoice creation.
    In the case of Normal Billing to Sold to party.
    regards,

  • User Exit Or BADi for Ship-to-Party's Transportation Zone F4 Help in VA01

    Dear Experts,
    I want to change the F4 help of Transportation Zone in Ship-to-Party Address in VA01.
    I have to show the possible entries from Z table which is compared by the city of that particular customer.
    Explanation:
    1. Go to Transaction VA01.
    2. Enter the values in first screen and Enter.
    3. select the sold to party and ship to party and Enter.
    4. Enter any item in item level.
    5. Press  Display Doc. Header ICON.
    6. Go to partners tab.
    7. Double click on Ship to party.
    8. One Pop up screen will open. (ie. Address from Master Data for Ship-to-Party (Document Header).
    9. Press F4 help for the field Transportation Zone. (It will show the possible entries from the table TZONE (All  records).
    10. I want to show the possible entries only for that particular city.(For a particular city there may be more than one transportation zone. I will maintain these records in Z table ).
    I have tried all user exit from the program MV45AFZZ and ADDRESS_SUBSCREEN BAdI. But I could not get the solution.
    Please help help me to do this.
    Thanks,
    Maruthamuthu

    Hi Sandeep,
    These are the user exits will trigger in va01 .
    SDTRM001 Reschedule schedule lines without a new ATP check
    V45A0001 Determine alternative materials for product selection
    V45A0002 Predefine sold-to party in sales document
    V45A0003 Collector for customer function modulpool MV45A
    V45A0004 Copy packing proposal
    V45E0001 Update the purchase order from the sales order
    V45E0002 Data transfer in procurement elements (PRreq., assembly)
    V45L0001 SD component supplier processing (customer enhancements)
    V45P0001 SD customer function for cross-company code sales
    V45S0001 Update sales document from configuration
    V45S0003 MRP-relevance for incomplete configuration
    V45S0004 Effectivity type in sales order
    V45W0001 SD Service Management: Forward Contract Data to Item
    V46H0001 SD Customer functions for resource-related billing
    V60F0001 SD Billing plan (customer enhancement) diff. to billing plan
    Please check this and post .
    Regards,
    Madhu.

  • Table for Ship to Party for Tcode VA03

    hii Experts,
    Can anyone plz tell me the Table for Ship to Party (kunnr) corresponding to VBELN?
    Regards,
    Apoorv

    Hi,
      For a VBLEP get VKORG,VTWEG,SPART, from VBAK and then check KNVP.
    Regards,
    Himanshu

  • BAPI_SALESORDER_CHANGE for Ship to party header text updation.

    hello gurus,
    My requirement is to update SHIP to PARTY text at header level using BAPI_SALESORDER_CHANGE.
    exisiting logic is updating same through below parameter to BAPI for line item with pop up to change the SHIP to party text..
    partnerchanges   = tb_partnersc
    But to the same parameter if i am passing header record also long with Line item , header data is not updated but line item is updated,
    ITM_NUMBER = '000000'.  "header line item = 000000
    headerx-update = X is also passed.
    Please help me .
    regards,
    Jayant.

    pradeep,
    I still see this thread as open.  Please review this code as a more clear solution.
    REPORT  ZR_SANDBOX_PROG.
    data: vb like BAPIVBELN-VBELN.
    data: cl like BAPISDH1X.
    data: rt type table of BAPIRET2 with header line.
    data: rt2 type BAPIRET2.
    data: pt type table of BAPIPARNRC with header line.
    vb = '0000153147'.     " your sales order here
    cl-updateflag = 'U'.
    pt-DOCUMENT = vb.
    pt-ITM_NUMBER = '000000'.  "header line item = 000000
    pt-UPDATEFLAG = 'U'.
    pt-PARTN_ROLE = 'WE'.
    pt-P_NUMB_OLD = '0003300744'.
    pt-P_NUMB_NEW = '0003300074'.
    append pt.
    CALL FUNCTION 'BAPI_SALESORDER_CHANGE'
      EXPORTING
        SALESDOCUMENT               = vb
        ORDER_HEADER_INX            = cl
      TABLES
        RETURN                      = rt
        PARTNERCHANGES              = pt.
    loop at rt.
      write: / rt-MESSAGE.
    endloop.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
    EXPORTING
       WAIT          = 'X'
    IMPORTING
       RETURN        = rt2.
    Reward points accordingly.

  • Unable to capture the excise duties for intra stocktransfer

    Dear All,
    while doing goods receipt aganist outbound delivery in receiving plant for intracompany(Depo to Depo) unable to capture the excise duties.Please help on this.
    Thanks & regards,
    Bhargav

    Hi Prabhu,
    Excise duties are  are not picking automatically while doing j1ig
    Thanks & Regards,
    Vijaybhaskar

  • Output type is not getting triggered for ship to party in shippment output

    Hi,
    we have maintained output determination procedure for shipments. It was working fine.
    We have just added new condition table to access sequence, and maintained the condition records also for condition type ZABC. I have checked in NACE, Application V7, I am able to find the condition type. checked in VV73, condition records displayed. But in VT02N/VT03N, we are unable to get print for  the output type.
    Why this is happening? we are able to see the procedure, condition type, access sequence, condition records in place ...why condition type ZABC is not getting triggered in the shipment output.
    Please advise and let me know if you need more details....thanks in advance.
    Thanks,
    SS

    Hi Noel,
    Thanks for your time and reply.
    We have output determination procedure for shipments, condition type ZABC, Access sequence ZABC, Condition tables 550,600,650,700 already maintained. output is working fine.we have a new requirement and created new condition table 700 with the fields" Ship to party and transportation planing point "(Condition table 700 ). we assigned the condition table 700 to access sequence ZABC. Condition type  ZABC already placed in Output determination procedure.
    We test the output, new condition record is not triggering in the output, even in output determination analysis also, we are unable to see the record 700 for the condition type ZABC. we are not sure what is the reason for the condition table that  is not picking up ? Why condition type ZABC with condition record 700 not visible in output determination analysis.
    I have checked condition records, output determination procedure. Please advise and let me know you need more details.
    Thanks,
    SS

  • Item partners for Ship-to-Party in Sales order for Free goods items.

    Dear All
    After Creation of Sales order, there are 4 line of items in which 2 line of items having same Ship-to-party (Chargeble and Free)and remaining two line items having different Ship-to-Party chargeble and free items.
    We have tried to change the Item partners of Ship-to-party in chargeble item of the 3rd line item it is changing  but in free item the item partners not updating.
    Pl.advice
    Venkatesh

    Dear Venkates,
    Kindly deactivate the check box Not Modifiable of the corresponding partner function by selecting Partner determination procedure - Partner Functions in procedure
    Do this change if you have maintained partner proc. for sales document type or item category in
    SPRO - Sales and Distr. - Basic Functions - Partner Determination
    Hope this would solve you problem. If not kindly elablorate your problem.
    Regard,
    Sagar

  • Delivery report output for'Ship-to party address and Sold-to party address'

    Hi Experts,
    We have an report output generated upon delivery creation.
    We need print following fields:
    Ship-to party #
    Ship-to party Name
    Ship-to Party Address
    Sold-to party #
    Sold-to party Name
    Sold-to Party Address
    As per i understand, we could get those field according to partner function....
    So experts, could please advise me from which table and field and logic to get above information....
    Thank you very much!!

    Hi,
    Are you changing partner details in delivery document?
    This partner address details will be updated in VBPA table.
    E.g change the partner street no.  in delivery document manually.
    Now goto VBPA table, enter correspondence sales document number for that delivery and execute.
    Click on partner function AG / WE get the address number (ADRNR) .
    Now goto ADRC table, enter this address number in ADRNR field and execute. you will get partner details.
    Regards,
    Chandra

  • Different Price for Ship to party

    Hi,
    I have created sales order with one sold and 3 different ship to partys. Now I want maintain different pricing information for each ship to party. Is it possible?
    Note: it is using Same sales area and Same customer pricing procedure.
    Regards
    Sasikanth.Ch

    Hi Sasikanth...
    It should be possible to maintain diffrent pricing for your 3 diffrent ship to parties.. For Eg if your Ship to parties are A, B and C you may have to maintain the condition table for the 3 Ship to parties through VK11.Say ,for eg if the sales org zxxx is the another field of your condition table then maintain the entries for zxxx-A ,zxxx-B and zxxx-C .
    So that the system will pick the right combination of keys and carry out that pricing...
    Hope this clears... Kindly reward if this helps...
    Thanks..
    Safeer Rahman

  • Pricing for Ship to party

    Hi Experts,
    I have created sales order with one sold and 3 different ship to partys. Now I want maintain different pricing information for each ship to party. Is it possible?
    Note: it is using Same sales area and Same customer pricing procedure.
    Regards
    Sasikanth.Ch

    Hi Sasikanth,
    You can do this by assigning the filed KUNWE in the access sequence field assignment.
    In the access sequence choose the Condition table and choose the fields.
    KUNNR          KOMK     KUNNR     Sold-to party
    Now place your cursor on the fields KUNNR and choose Field Catalog button
    Then search for KUNWE, once you have search results double click on KUNWE. So now system reads the records from Ship to
    Maintain Condition records for Ship to and check the results.
    Hope this helps.
    Regards
    Murali

  • To Capture Excise Duties for Customer Material

    Dear All,
    Issue is regarding to capture excise invoice
    for Customer Material.
    1.
    one of our client receives Customer material which
    should not be reflected in
    stock.
    2. Excise should be captured which
    receiving
    3. Now
    when this Customer material is returned back to
    customer along with
    the assembly (i.e. the material received from
    customer is fixed
    in Assembly and sent back to
    customer),
    4. Now
    the excise
    captured should be transfered back to customer's A/c.
    I tried
    doing by creating a material type as customer material, where in
    Stock will be reflected but value will not be reflected, where exactly
    we
    can capture the excise details for this scenario.
    How
    to
    proceed further to complete his scenario.
    Consider this
    issue
    to be on high priority &  i/p will be of great help.

    Dear Vijayashree
    From your comments what I understood is that for a particular FERT, you are procuring one component from the buyer, assembling it and invoicing to the same customer.
    If this is the scenario, I dont know how you can invoice without maintaining BOM for that.
    If the client don’t want to maintain BOM for the same, the only option is as follows to my knowledge.
    Whenever the client receives the component, take credit of the duty amount by updating <b>J1IH</b>. While doing PGI, since you have not maintained this component in BOM, stock will <i>ONLY</i> reduce for other components.  So no-where, your client can track the customer’s component.
    Parallelly, apart from selling price, to the extent of excise duty value, one more condition (say ABCD,  to be maintained.  So in your pricing procedure, the assessable value should be PR00 + ABCD for which, the excise duty should be captured so that the client can recover the duty amount from customer.
    Finally, for this practice, the client should maintain datas (how many procured and how many invoiced) manually to convince the government officials but then, I am not sure, how far this will be accepted by the officials.
    Thanks
    G. Lakshmipathi

  • Change log of document address for Ship to party in sales order

    hi experts,
    There is a case where Ship to party address is diffferent at sales order level and custome rmaster level.Can anyone help to find the  log of data inserted /updated in the customer address at sales document level. We tried CDHDR and CDPOS tables with object Adresse.But this is not giving correct information.

    Hi,
    In your case,I hope the Customer number is same at both levels.i.e. at Sales Order level and Customer master level but the address is different.
    Goto the T.Code "SE16".Enter the table Name as "KNA1".Enter the Custoemr Number and get the value from the field "Adress".
    Now Enter the table name as "VBPA".
    Enter the Address numebr you have noted from table "KNA1" and enter the select option as "Not Equla to".Pass the Ship-To-Party number under the field "Customer" and select the partner function as "WE/SH".
    Execute.
    You will receive all the list of sales orders where teh address is differed from master data.
    Regards,
    Krishna.

  • Excise duties for tooling amortization

    Dear All,
    Our customer paid the tooling amortization amount initially.
    We used to send the seperate invoice for this tooling amount.
    Here a doubt arises.
    For this scenario, do we have excise values (BED, ECS, SECESS)?
    Could someone confirm?
    Regards,
    Mullairaja

    As per Central Excise regulations, if you are adding any tool cost over and above the selling rate, that should be identified clearly.  This means, if you add the tool cost over selling rate, a text should flow in billing document stating "An amount of xxxxxxx is recovered as a tool cost.
    If you show the amount separately as I said earlier by way of a condition type, your ABAPer's job is easy by fetching that condition type value in output.
    Nevertheless, you add the tool cost or show separately, it should be accounted and showed to Excise authorities clearly.
    Better ask the client to check with their Excise Range Office and sought their opinion.
    thanks
    G. Lakshmipathi

Maybe you are looking for

  • Data view in Query

    Hi, My Data flow has 4 dso's and 1 cube. There are some common fields in 4 dso's. It was a 3.5 flow and I have migrated to BI7.0. SOme of the mapping were proposed by itself but some are not. Now my question is How the data would be viewed at query l

  • Problem in Running a Webdynpro Application Which uses itext.jar

    Hi, I have created a Webdynpro DC which uses a DC called xxx_lib which contains the external JAR Files. (itext.jar etc) This JAR file is in my library path as well. I have added the lib_dc as used DC under the webdynpro DC. The Compilation and build

  • Report that list stock quantity by product code or stock group

    hi, any one has code similar to this logic that lists stock quantity by product code or stock group? Thanks & regards Ruban

  • UWL worklist item displaying incorrect information

    Hello All, We are facing an issue with UWL workitems, as per which when we open a workitem it displays data for some other workitem/ request instead of the correct one. We are on NW 7.0 SP 18 and the process flow is like this: A customer is created i

  • Using SQL Query Values as Report Parameters

    Why can I not use a page item to pass a value to a report when that page item is populated by a SQL query? If the item is populated as a database item, it can be passed, but not otherwise. Is there a way to work around this problem so that I can pass