Excise Values to be printed in PO.

Hi Gurus..
I want all my excise values and VAT amount to be printed in my purchase order.
I heard that "Print" indicator in TAXINN procedure is not working.
What could be the way to fetch all my excise and VAT values in to my PO.
Also i want to change the layout of my MEDRUCK form as my clients current form is Landscape with all the excise condition types printed in the header.
Shall i go ahead in developing the form same like that...
As in medruck its portrait and upon printing all these excise values one below another will take a long printing for each line item.
Earliest advice pls..
Thanks
R,Kannan.

Hi,
We have used the following function modules for getting the tax details in to the PO print
FIND_TAX_SPREADSHEET
CALCULATE_TAX_ITEM
BAPI_CURRENCY_CONV_TO_EXTERNAL
In detail ABAPPER can help you.
It is advisable to make use of a smartform instead of Script because it will be quite flexible compared to MEDRUK form
KN

Similar Messages

  • How to print Excise values in Purchase Order Smartform

    Hi, Experts,
    I am developing the Purchase Order Smartform as per the my client requirment. For this i took the copy of standard Smartform for PO. The name of the standard smartform is 'YBIN_MMPO'. My requirment is to print all the excise values {BED,CESS,ECESS and VAT/CST} of every item. How to get these conditions to print in PO. I serched the table KONV, but the conditions which are under the taxes button are not stored in this table.
    For this I found one FM "CALCULATE_TAX_FROM_AMOUNT'. This is also not helpful if client goes to manual excise to create PO.
    Is there any other table to get these conditions? or is there any function modules to get these conditions?
    Please give me the solution.
    Thanks & regards,
    Jagadeesh.

    Hi,
    I used this piece of code to get the excise values in PO.
    SELECT SINGLE * FROM EKPO INTO
                    W_EKPO
             WHERE EBELN EQ IS_EKKO-EBELN AND
                   EBELP EQ <FS>-EBELP.
    CALL FUNCTION 'J_1I4_COPY_PO_DATA'
        EXPORTING
          Y_EKPO        = W_EKPO
        EXCCOM        =
    CALL FUNCTION 'CALCULATE_TAX_FROM_NET_AMOUNT'
    EXPORTING
    i_bukrs                 =  <FS>-BUKRS
    i_mwskz                 =  <FS>-MWSKZ
      I_TXJCD                 =
    i_waers                 = IS_EKKO-WAERS
    i_wrbtr                 =  <FS>-NETWR
      I_ZBD1P                 = 0
      I_PRSDT                 =
      I_PROTOKOLL             =
      I_TAXPS                 =
      I_ACCNT_EXT             =
    IMPORTING
      E_FWNAV                 =
      E_FWNVV                 =
      E_FWSTE                 =
      E_FWAST                 =
    tables
    t_mwdat                 = ITAB_TAXDATA
    EXCEPTIONS
       BUKRS_NOT_FOUND         = 1
       COUNTRY_NOT_FOUND       = 2
       MWSKZ_NOT_DEFINED       = 3
       MWSKZ_NOT_VALID         = 4
       KTOSL_NOT_FOUND         = 5
       KALSM_NOT_FOUND         = 6
       PARAMETER_ERROR         = 7
       KNUMH_NOT_FOUND         = 8
       KSCHL_NOT_FOUND         = 9
       UNKNOWN_ERROR           = 10
       ACCOUNT_NOT_FOUND       = 11
       TXJCD_NOT_VALID         = 12
       OTHERS                  = 13
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    ENDIF.
    regards,
    Jagadeesh T.

  • Excise Values Not Flowing in J1IIN-(export Excise Invoice)

    Hai ALL,
         I have gone through the previous threads,
    with those replies, my purpose hasnt solved.
    req: -
    " I am creating Export Excise invoice - J1IIN ( wrt : Export Invoice-VF01), Maintained "Subtransaction type- EX Exports"-
    did the rel config: specify G/L accounts for ETT.
    - Excise values flowing from VF01- J1IIN for domestic sales, but the same is not flowing into Export Excise Invoice-" -
    my doubt is: Do the Excise Values flow to Export Excise Invoice from Comm.Invoice. ( As in Exp.Exc.Invoice, system will not generate any accounting entries).

    IN export sales,
               I have maintained ED cond types as "Statistical" so that the values should not considered in Net value calculation. - which is working fine & Accounting documents for ED wont generate.
    I have created Exp.Exc Invoice-J1IIN (with ref to- Comm.Invoice & Sub transaction type - EX_exports)- ED values in Comm Inv- flowing to Exp Exc Invoice. - In utilization tab- when change "Exc.Invoice type" - LoU, values become Zero- ( as MBS said, will take help of ABAPer to write the code "Suppress_calculation - "X"- )
    But, can you confirm, that when we save Exp Exc Invoice- will accounting doc's generated or not-
    ( I expect, A/c'g docs will not generate- am i rite?)
    after this, I have updated RG1-J1i5 (with Classification - IWE, RMA is done when GR from Production), Extract/print-RG1 - J2I5/J2I6.
    Now create ARE-1 - J1IA101 ( wrt : Exp Exc Invoice) - mark the "Print ARE document"- Entered the "Bond" details in "BOND UT-1" tab.  & save.
    next, Post ARE-1 , Update ARE-1 & finally Close ARE-1.
    "When we close ARE-1"?
    is my understading above is rite??
    pls suggest
    Edited by: SAP Consultant- on Jan 28, 2009 4:31 PM

  • Change mode of the excise invoice is showing zero excise values

    H ifriends,
    The change mode of the excise invoice is showing zero excise values.....and the same is reflected in the ARE1
    While creating the excise invoice,its showing BEd/Ed and Shed and after saving,if i check the doc the values are shown aero...
    Thanks
    Sasi

    s

  • Excise value has to changed at the time of VF01

    Hi friends,
    At the time of Billing i come to know the basic excise value is wrong .... now i want to change the Excise base value means ... what i have to do?.... PLZ guide me...

    First of all, I dont know how come the excise value is flowing wrongly in your case due to the fact that excise condition type is based on percentage and it will calculate the proportionate percentage on sale value.
    Nevertheless, you can follow the suggestion already proposed and also in billing, go to condition tab where you can see a button "Update"  at the bottom right screen.  Click this so that a small box will appear.  Double click on "G" and see whether the value changes.
    thanks
    G. Lakshmipathi

  • Values not getting printed in the Output

    Hi all,
        Iam facing strange problem.
    In the debug mode iam seeing the values for all variables ( Variable windows) but after printing no value is getting printed. MAIN window is there but no element is being called from the MAIN window.
    Can anyone help me in this regard.
    Rehards,
    Indrajit

    hi Indrajit ,
    check that in print program you have created the element same as using in main program , also declare temporary variables inside loop at table so that **** sign doesnt gets printed ..
    Hope this will help you

  • Sale Order Excise Value should not be zero

    Dear Friends
    With the User Exit MV45AFZZ     Form:: Userexit_Save_Document_Prepare,
    we have written a condition that while saving the sale order, if the excise condition value JEX2 is zero, order could not be saved and this is working fine for normal process.
    But in some cases, we need to explode the BOM in sale order.  In this case, the above user exit is checking for components excise value which should not be the case. In fact, we tried to distinguish with item category for the above exit but the item category structures are not flowing in a particular area of user exit.
    My requirement is that for BOM exploded items, the above condition should not trigger for excise value in sale order.  It should trigger ONLY for Header Material.  How this should be achieved??
    thanks
    G. Lakshmipathi

    The problem is solved.
    Actually in the above user exit, we had looped thru' xvbap for the item category type NOT equal to 'Order Type'.
    Then, we read the xkomv table with two keys  JEX2 and POSNV ( referring to vbap-posnr) and checked if condition value is null, if so trigger the error message.
    In this way, though the xvbap is not dynamic in that form of userexit, the reading of xkomv helped to achieve
    our purpose of triggering the error for header materials.
    thanks
    G. Lakshmipathi

  • Excise values are not flowing  in MIGO

    Dear All,
    I am facing a problem during MIGO.
    THERE IS STOCK TRANSFER BETWEEN 2 PLANTS AND 2 PLANTS ARE UNDER DIFFERENT COMPANY CODES.
    1 I have created a PO.
    2.Delivery through VL10D
    3.Picking-vl02n
    4.Created Bill-VF01
    5.Created Invoice and saved it
    When I am doing MIGO the excise values are not following.in migo SCREEN.I I want to know do i need to post EXCISE INVOICE and how to do the same.
    Pl let me know anything is missed out so that excise invoice is not flowing in MIGO screen.
    Regards
    Manash

    Hi,
    Have you miantained Tax code in STO ? if yes, then have you mainatained Settoff as 100% for that Tax Code in FV11 for which combination you are using
    SETOFF Must Be Maintained:-
    JMX1 --     IN: A/P BED setoff
    JEX1 ---      Ecess Setoff Sta
    HX1     IN: A/P SECess SOTot       
    If it is there please follow the Following steps for STO
    1.     Create Purchase Order(STO)  using ME21N
    2.     Create Outbound Delivery using VL10B
    3.     Create Billing Document using VF01
    4.     Create Excise Invoice using J1IIN
    5.                   GR with respect to Inbound delivery and in Excise Invoice give number of VF01.
    Hope Help U !
    Regards,
    Pardeep Malik

  • Excise values are not copying in my excise invoice

    Hi experts,
    When am doing factory sales with tranasaction code j1iin from billing  The excise duty is not copying into my excise invoice.  What could be the reason what needs to be done to run this scenario perfectly.
    excise invocie is generarting  with out value.  Iam working  ecc 6.0 version and taxinn procedure.
    Thanks & regards
    Rack29
    T

    Go through these threads
    [BED NOT FLOWING TO EXCISE INVOICE J1IIN   |BED NOT FLOWING TO EXCISE INVOICE J1IIN]
    [eXCISE INVOICE   |eXCISE INVOICE]
    [Excise Values Not Flowing in J1IIN-(export Excise Invoice) |Excise Values Not Flowing in J1IIN-(export Excise Invoice)]
    [excise values in exports   |excise values in exports]
    Though your issue relates to domestic, the above links is applicable to your issue also.
    thanks
    G. Lakshmipathi

  • Excise Values in MIGO For MPN Materials

    Hello,
    While capturing the excise invoice for the MPN materials system is not picking the excise values. We are using the TAXINN procedure and i have maintianed the condition records for the Key combination country/Plant/Control Code/Taxcode (WE have created a condtion table for this key combination) and we also maintained the MPN materials in the J1ID also but it is not picking the values in the item tab. Taxes are caluclated in the Purchase order.
    Note:
    For the MPN Materials we have only three views maintained in the material master and it is not extended to any of the plant.
    I have noticed that if use the other tax code which i maintained the condition records for Conidtion table 651 (key Combination of Country/Tax Code) the excise values are flowing in MIGO but if i use the tax code  EA (Condition table 652 Key Combination: country/Plant/Control Code/Taxcode) we are not getting the excise values in MIGO
    Please let me know if there is any configuration is missing.
    Regards,
    Kumar Rayudu
    Edited by: Kumar Rayudu on Oct 1, 2009 2:10 PM
    Edited by: Kumar Rayudu on Oct 1, 2009 5:19 PM

    >
    cnranjith wrote:
    > Dear all
    >
    > When doing MIGO for Import PO excise tab is not appearing for the material
    >
    > I have maintained all the data in J1ID for the material and plant
    >
    > already we use to capture EI for the same material and plant but this time this is creating issues
    >
    > We have posted an inoice of  planned delivery costs but no excise tab in MIGO
    >
    > What might be the reason
    First you have to post the Customs MIRO in case of import purchase...then go for MIGO...you will find excise tab will follow....
    Regards,
    Indranil

  • How to calculate excise values in case of "No Bond"

    Dear All,
    For Export scenario, BED, ECESS and HrECESS  are calculated as "Statistical" condition types.
    So it will not hit the accounts.
    But in case of "No Bond" export type, Excise values should hit the accounts.
    How to do the configuration for this. Because, we already defined excise related condition types as "Statistical".
    How to manage this situation.
    Please give some suggestions.
    Regards,
    Mullairaja

    Hi
    Even if you select your export type as NO Bond and in your pricing procedure the excise related conditions are statistical even then in excise invoice will generate the accounting document.
    regards
    SAP SD

  • Batch Split in OBD & billed for the entire Quantity .RG1  register does not update the excise values

    Hi All,
    I am new here . We have batch split in Delivery and 601 happens for the individual batches and billing we bill for the entire quantity . Hence the RG1 does not update the excise values for the batches and it is showing as zero (upon extraction in J2I6). Upon research through the program the latest note which i presume is patched
    The latest note is N158234 which does not show in the program but seems have been patched considering we are using the Latest version of SAP .
    As you see above in the billing we have billed for the whole quantity but RG1 does not update for the since the batches are zero .
    My programmer says because of some note related to cancellation where it says about values H & J in vbfa table and due to which program does not go through the Note for the batch split .
    Now i have checked few other projects in my company and they all seems to be following the program . So i am wondering whether my process or some customization is missing .
    Sales order (no batch determination)  , in delivery the batches are picked through wm to and batch split happens in the delivery . Then billling for the whole quantity . We have automatic excise invoice creation enabled so no J1IIN .
    Can somebody help me .
    Thank you

    My programmer says because of some note related to cancellation where it says about values H & J in vbfa table and due to which program does not go through the Note for the batch split
    Which field (H & J) they were referring in VBFA ?
    i have checked few other projects in my company and they all seems to be following the program
    How about the other projects' values in VBFA where your techinical team is guessing some issue.  Have you compared this?
    Since you have already the note 158234 implemented in your system, ideally, you should not face any issue.
    G. Lakshmipathi

  • SD Pricing Procedure - Excise Values to be considered for Trading Location

    Hi Experts,
    We have defined a pricing procedure with PR00 condition and a Excise Condition ZTEX. While creating the Sales Order, I shall not be able to know the Excise Value (as the input Excise invoices are in the Excise module).
    I create a Sales order and do a delivery & PGI. Now I go to J1IJ and select the Input Excise Invoice and post the transaction in Excise. (By this time I shall be able to know the Excise component).
    Is there a way by which this value can be populated in the Sales Order Excise Condition ZTEX?
    After delivery, I shall do billing. So can this value flow into my Billing document (Condtion type ZTEX), so that my Excise component is automatically determined once I do my Excise posting after outbound Delivery.
    Please note that I shall not able to find out the excise component (ZTEX) at the time of creating the Sales Order, but I shall be able to know the value before making my billing document.
    thanks in advance

    Hi Alpesh,
    Thanks for your quick replay, can u explain how to find Routines and how to assign that to condition type. if possible please send screen shots to my  vskrishna.sap at gmail
    full points will be assigned
    thanks in advance

  • Excise Values are not flowing from J1IJ to VF01

    Hi All,
    I am facing the problem in Invoice to Customer(from Depot). Excise Values are not flowing from J1IJ. I maintained Alt Cal type as 356 in Pricing procedure for Excise condition types. Even though its not flowing. I am using Tax Procedure TAXINN.
    I have gone through SDN, everybody is suggesting about 356 routine.
    My scenario is STO from Plant to Depot and Sale from Depot to Customer.
    ME21N->VL10B->VF01(Proforma)->J1IIN->MIGO->VA01(from Depot)->VL01N->J1IJ(Depot Excise)->VF01(Invoice to Customer)
    In J1IJ, excise values are coming but in VF01 it is not coming.
    Kindly help me.
    With Regards
    Azeez.Mohd

    Hi,
    in j1ig initial screen which excise group/series group i need to enter
    is it of supplying plant or depot --- Enter Your Excise group
    If i enter material document no say 5000000265 (corresponds to migo-101 at depot )& year
    it'm getting error message excise invoice already exists for5000000265 --> Check the Year of material document
    You can also use the Excise Invoice Details tab
    Enter Vendor's Ex.Inv.No. , enter your STO's Excise Invoice No. and Click on Own factory and enter factory's Series Group in n case of STO from factory,
    use Depot Excise Invoice in case of transfer from another depot
    and Excise Inv. Date
    On next screen,
    In case of non availability of Internal Excise No., select the line item and click on button. On next screen, enter Excise Inv. No., Date, Challan Qty, Excise Base value, ensure that Excise Duty rates are maintained in respective duty rates column, you can also manually enter the excise duty amount and press Enter . System will give warning messages, press Enter for each message and press Back button. System will display the excise duty amount, check the same and click on Save button.
    Hope this will resolve your issue.
    Regards,
    Krishna O

  • Excise Value and Freight value should be add to material cost in the depot

    Hi,
    Can any one help me on my scenario?
    We have depot concept my client requirement is excise Value and Freight value should be add to material cost (inventories at depot) in the depot
    Thanks & Regards
    KMR

    Hi All,
       In Depot Sale. This are the Excise Duty Passed on to the Customer BED, AED ECS, SHECS, Other then that its added to the material cost. Define a Pricing procedure for value added to the material cost in both Procurement & Sales base your problem will be solved.
    Regards,
    Pherasath

Maybe you are looking for

  • AT Commands for Verizon Wireless USB760?

    This cellular modem seems to respond to some AT commands (like AT+CSQ and AT+IPR?), but not other (like AT+CREG?).  Novatel Wireless technical support and Verizon Wireless technical support have not responded to my queries regarding what AT commands

  • SetInt cannot be used in Red Hat Linux.Why?

    setInt cannot be used in Red Hat Linux Please send me:[email protected] Thank you.

  • Get the items in a content area!!

    Hello I have created a content area with a structured like that: MainFolder1 Item1 SubFolder1 Item2 Item3 Item4 SubFolder2 Item5 SubFolder3 Item6 I have to display the names of the items content on this CA on a page, and I need to do It in the same w

  • Sharing Cinema display with a PC

    Is there a way to share (via a swith box) my 20" cinema display with a PC. I know that there are DVI switchers but do they support the fact that the MAC display is powered through the connector interface aand that the firewire and usb is on the same

  • I am not able to fill up my output table

    I'm fresher to ABAP. I am  not able to fill up my output internal table. please help in correcting my select statements. Please help me. I am pasting my code here. DATA: BEGIN OF marc_tab OCCURS 0,        matnr LIKE marc-matnr,    " Material Number