USEREXIT FOR HANDLING INFO COMING FROM VERTEX

Hello,
When we calculate the taxes during processing of Sales Order in case of Canadian Company codes the GST/HST and PST/QST taxes come clubbed together. Is there a way(in config)/user-exit where I could seperate each of them so that these different kinds of taxes could be displayed seperately.
Any help would be appreciated.
Thanks,
ALAM.

Check here
SPRO --> Sales and Distribution --> Basic Functions --> Taxes --> Define Tax  determition Rules
Check the Canada Settings there
Reward if helpful...

Similar Messages

  • Multiple display formats for several records coming from the same table

    Hello all,
    I want to create one Crystal Reports XI report to display several records coming from one table, but I need different display format for different records from that one table.
    There is a field RecordType and based on that value, the record will be displayed differently on the report page.
    Can I have several sections in the report and to define different SQL query in each of them?
    Example of the report I need to see on paper:
    ================================================
    Summary of 216 vehicles:  (the value 216 comes from record with RecordType=1)
    Vehicle Category    Number of Vehicles
              A                   5          (this value 5 comes from record with RecordType=2)
              B                   7          (this value 7 comes from record with RecordType=3)
              D                   4          (this value 4 comes from record with RecordType=4)
    Category A vehicle numbers:
    2345   6789   8765   5543   3452    (these five values come from records with RecordType=5)
    Category B vehicle numbers:
    9876   8876   9987   4321   6754   5215   4543    (these values come from records with RecordType=6)
    Category D vehicle numbers:
    2343   2344    2348   2377    (these values come from records with RecordType=8)
    ==============================================================
    Text is fixed (labels), number values are coming from table records.
    What would be a good way to do this in Crystal Reports XI ? In Cognos ReportNet, I would just create several Queries (SQL sentences) and place their outputs on a page, one after the other.
    I use Crystal Reports XI R2 and Oracle 10g database through and ODBC connection.
    Thank you,
    Milan

    Obaid and Debi,
    Thank you for your replies.
    I can create multiple sections in the report, but I don't know how to split the 20 records that I get back from the database to be displayed in 5 different report sections.
    How can I define different SQL statement for each of 5 report sections?
    How can I use cross-tabs to display what I need? Can I define SQL statement for each cross-tab and then I could place only RecordType=1 records into cross-tab-1 and all RecordType=2 records into cross-tab-2 ?
    In Cognos ReportNet, I defined 2 Queries (SQL statements) and I just placed them in the report one below the other. Query_1 returns 1 record where RecordType value =1. Query_2 returns 5 records where RecordType value =2 and etc. So each record "section" displays record in the way I want it.
    ================================
    Summary of 216 vehicles:  (the value 216 comes from record where RecordType=1)
    Category A vehicle numbers:
    2345   6789   8765   5543   3452    (these values come from records where RecordType=2)
    ================================
    How can I do that in Crystal Reports XI ?
    How can I run several SQL statements from one report?
    Thank you,
    Milan

  • Somebody has a few minutes for an alien coming from Windows / PC ?

    Hi, I only used Windows / PC so far and though to give a try to Apple. I got an used iMac and don't know anything about this world. I'd like firs to upgrade from OS X 10.3.9 to 10.4 What's the most convenient (cheap) way to do this. I see there are some (gray) restore disks on eBay (usually 2, one for the OS and one for the applications?). Would those work? How is the license thing working? In Windows I am used with those product keys you have to provide during installation. Then can I get only the OS disk for 10.4 and, after install, just update online the existing applications on the iMac. Sorry if my questions don't make sense and any help and suggestion would be appreciated.

    Hi MitchFN, and a warm welcome to the forums!
    What's the most convenient (cheap) way to do this. I see there are some (gray) restore disks on eBay (usually 2, one for the OS and one for the applications?).
    You have to be careful, Gray Discs are Machine specific. If you do this we can likely help you find some Discs...
    At the Apple Icon at top left>About this Mac, click on the text below Mac OS X where it says Version 10.4.x and report the Build# please.
    Then click on More Info>Hardware and report this upto but not including the Serial#...
    Hardware Overview:
    Machine Name: Power Mac G5 Quad
    Machine Model: PowerMac11,2
    CPU Type: PowerPC G5 (1.1)
    Number Of CPUs: 4
    CPU Speed: 2.5 GHz
    L2 Cache (per CPU): 1 MB
    Memory: 10 GB
    Bus Speed: 1.25 GHz
    Boot ROM Version: 5.2.7f1
    How is the license thing working?
    The license to use it goes with the Install Disc actually, but there's no Serial# or Authorization or product keys you need to input... a bit more relaxed on this side of the aisle!
    Then can I get only the OS disk for 10.4 and, after install, just update online the existing applications on the iMac.
    Yep, you can use the built-in SW Update or download them, for instance...
    The combo update for PowerPC-based Macs...
    http://www.apple.com/support/downloads/macosx10411comboupdateppc.html
    See Tom's, (Texas Mac Man), great info on where/how to find/get Tiger...
    http://discussions.apple.com/thread.jspa?messageID=9755670&#9755670
    Or Ali Brown's great info on where/how to find/get Tiger...
    http://discussions.apple.com/thread.jspa?messageID=10381710#10381710
    Requirements...
    To use Mac OS X 10.4 Tiger, your Macintosh needs:
    * A PowerPC G3, G4, or G5 processor
    * Built-in FireWire
    * At least 256 MB of RAM
    * DVD drive (DVD-ROM), Combo (CD-RW/DVD-ROM) or SuperDrive (DVD-R) for installation
    * At least 3 GB of free disk space; 4 GB if you install the XCode 2 Developer Tools
    http://support.apple.com/kb/HT1514
    Sorry if my questions don't make sense and any help and suggestion would be appreciated.
    Nonsense, you made perfect sense, and feel free to ask, many really wonderful users here to try to answer it all.

  • Userexit for changing line item from header, tcode VA42, VA41

    Hi All,
    I have a Zfield (VBAK) for the sales document (contract) at the header level in Additional tab.
    Also the same zfield is present in VBAP table for all line items.
    When this field is maintained by the user using Tcode VA41 or VA42 the line item zfield should also get updated.
    I am trying to find out if User Exits
    1. USEREXIT_MOVE_FIELD_TO_VBAK
    2. USEREXIT_SAVE_DOCUMENT_PREPARE
    might work. Can anyone tell me if there is access to line items in the above 2 user exits which I can modify.
    Thanks,
    Kajal

    Hi Breakpoint,
    Yes I did use table XVBAP in uesr exit SAVE_DOCUMENT_PREPARE.
    But somehow my changed values in XVBAP table is not reflected in the table VBAP.
    Am I missing something here.
    My piece od code  in the user exit :
    FORM XVBAP_ZZREBREL_CHANGE  TABLES t_xvbap STRUCTURE vbapvb
                               USING  P_VBAK_ZZREBREL TYPE vbak-zzrebrel.
    data wa_xvbap type vbapvb.
      IF p_vbak_zzrebrel = 'X'.
        LOOP AT t_xvbap into wa_xvbap.
          wa_xvbap-zzrebrel = 'X'.
          MODIFY t_xvbap from wa_xvbap INDEX sy-tabix TRANSPORTING zzrebrel.
          clear wa_xvbap.
        ENDLOOP.
      ENDIF.
    ENDFORM.

  • Steps for transporting info source from BWD- BWQ- BWP

    Hi all,
    any body tell the steps for transporting Infosource from BWD to BWQ to BWP.
    Thanks in Advance
    Satya

    HI Satya,
    Go to transport connection select the infosources under it...select objects there select ur infoaource u want to transport-there is an option tpo change the paskage if u want...assign a new request..once the new request is aassigned...then go to SE10 and then release the request. Now its ready for transport.Normally after releasing the request the Basis guys transport the request.
    Regards,
    Marc.
    Message was edited by: Marc

  • How to update a Z-table in ECC for the data coming from CRM

    Hi Experts,
    I need to store the industry code and description from customer master from CRM into a Z-table in ECC.I have checked the BDOC segments is already there in CRM.This Z-table has to be updated each time when the user save the customer master.This Z-table will be non editable in ECC.
    Thanks in advance.
    Regards,
    Sumit

    Hello,
    Do you synchronize CRM business partner with ECC business partner?
    Because in standard industry code & description are replicated between both objects... so I don't really understand what you try to do.
    Anyway, if you would like to save some information in a Z table each time a business partner gets replicated into ECC, you can register a function module in table COM_BUPA_CALL_FU on ECC to do the job.
    Kind regards,
    Nicolas Busson.

  • FM for validating date coming from a file

    HI All,
    I have to validate date that needs to be validated before passing it to DB.
    Is der any FM for same
    I tried CONVERT_DATE_TO_INTERNAL.
    But it accepts date only in one specified format.

    hi,
    try this
    Use Function module DATE_CHECK_PLAUSIBILITY to validate a date.
    1)If you given a invalidate date then it will ask you to enter a valid date.
    2)After changing it to correct value, you can click on SAVE button or if you want to continue with the invalid date then click on USE INVALID VALUE button.
    Try with this code.
    PARAMETER P_DATE TYPE SYDATUM.
    CALL FUNCTION 'DATE_CHECK_PLAUSIBILITY'
    EXPORTING
    date = P_DATE
    EXCEPTIONS
    PLAUSIBILITY_CHECK_FAILED = 1
    OTHERS = 2.
    IF sy-subrc 0.
    MESSAGE E000(ZI) WITH 'INPUT DATE IS INVALID DATE'.
    ENDIF.
    Regards,
    RItesh J

  • Setting alert severity for any alerts coming from servers in a particular group

    Hello.
    We have a particular group of servers where we would like ALL alerts that come in, to be at the warning level.
    To manually hit each monitor and set an override for that group is impossible.
    I suppose it would be possible to script a change that touches every monitor in the database and sets the override, but that seems very invasive.
    Is there a simple solution I'm missing?
    We use Netcool to front end SCOM 2007 R2, and right now errors display in red in Netcool and warnings come in orange.  Basically we want everything for this group to end up orange.
    Thank you!

    Creating Monitor overrides via a script
    http://www.systemcentercentral.com/Forums/tabid/60/categoryid/4/indexid/57457/Default.aspx
    How to Create an Override for a Monitor
    http://msdn.microsoft.com/en-us/library/bb960482.aspx
    [OpsMgr] How to Create an Override for a Monitor (updated SDK sample)
    http://scompro.wordpress.com/2011/10/09/opsmgr-how-to-create-an-override-for-a-monitor-updated-sdk-sample/
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • Filters not available for a file coming from Lightroom

    Hi everyone,
    And sorry for my poor english
    I started to work with Lightroom and Photoshop CS5.5 some weeks ago to improve my pictures and my photographic workflow. Here is my problem :
    - I import a RAW picture in Lightroom with DNG conversion, everything is fine in Lightroom.
    - I want to edit the picture in Photoshop so I click "Edit in... Photoshop CS5", so that I'm editing a copy in PSD format. Camera RAW works fine.
    - Once I'm in Photoshop with my .psd file, some filters (some default filters of Photoshop and also some external plug-ins) are not available (I cannot click on it in the filters menu) while others work like a charm.
    Is it normal?
    If it is, why?
    If it is not, what should I do to get rid of the problem?
    Thanks for your attention
    <LeToC>

    I spent hours to find the answer to this question... and you just made my day!
    I tried with a jpeg file as I have not my RAW files with me right now and it seems you're right. I'll try with my RAW files as soon as possible just to check and let you know.
    Do you know if these upgrades are planned? 16 bits is quite a good improvement and I like to play with some of the stupid toys like "pixelate" or "texturize"
    Anyway, thanks a lot for this !
    <LeToC>

  • Why my iPad requires apple id for app updates coming from iTunes?

    This also applies to my iPhone, but basically since the last time I changed my Apple ID password, everytime I use the sync-with-iTunes process to update app's that have been downloaded to iTunes first, the iPad and iPhone both ask for my Apple ID password. The Apple ID is correct, and I have checked all saved passwords in both devices are correct, but when I sync I still get asked for my Apple ID password which previously never happened, and so to my knowledge is not supposed to be happening.
    Any ideas?

    This is also happening to apps being installed through "Automatic Downloads" which is on for both devices.

  • When will Apple have the fix available for the distortion coming from iTunes 11.1.3?

    Does anyone at Apple have any idea when the fix for iTunes 11.1.3 will be released to correct the awful distortion that we have had since last year?  iPhone is perfect but my P.C. is very distorted.  Other media players, You Tube etc. are crystal clear.  Please help.

    Ttommydrums wrote:
    Does anyone at Apple...
    Why not contact Apple and ask them?  The Contact Us link at the bottom of this site would be a good place to start.
    No one in these user to user support forums can speak for what Apple may or may not do.  In fact, rumor and speculation are prohibited here per the terms of use.

  • Project system: Purchase requisition coming from PS

    Dear Experts,
    I have a tricky problem. I want to exclude a specific number range for purchase requisition coming from the Project system.
    The current number range I have for the purchase requisition is let say: 10000000 - 19999999.
    I want to use another number range (50000000-59999999) for the purchase requisitions as an impact of material components of an network activity.
    What I've tried but it is not working properly:
    1. TC: OMH7 - I created a new number range as I mentioned above
    2. TC: OMEB - I've copied the document type NB to a new document type ZNB (NB = ZNB)
    3. TC: OPTT - as last step I've assigned the document type ZNB to the order category 20 (network)
    Please advice ASAP
    Thanks a lot in advance

    It should work as it works fine for me.
    1. You create the Internal number range (50000000-59999999) first and number it with an ID.
    2. Create the ZNB document type and assign the number range number (i.e., two-character ID)
    3. Assign this ZNB in OPTT
    If I've repeated what ever you've done/said, check the settings once again. It should work.
    Regards
    Sreenivas

  • Project system: Purchase requisition coming from Networks

    Dear Experts,
    I have a tricky problem. I want to exclude a specific number range for purchase requisition coming from the Project system.
    The current number range I have for the purchase requisition is let say: 10000000 - 19999999.
    I want to use another number range (50000000-59999999) for the purchase requisitions as an impact of material components of an network activity.
    What I've tried but it is not working properly:
    1. TC: OMH7 - I created a new number range as I mentioned above
    2. TC: OMEB - I've copied the document type NB to a new document type ZNB (NB = ZNB)
    3. TC: OPTT - as last step I've assigned the document type ZNB to the order category 20 (network)
    Please advice ASAP
    Thanks a lot in advance

    It should work as it works fine for me.
    1. You create the Internal number range (50000000-59999999) first and number it with an ID.
    2. Create the ZNB document type and assign the number range number (i.e., two-character ID)
    3. Assign this ZNB in OPTT
    If I've repeated what ever you've done/said, check the settings once again. It should work.
    Regards
    Sreenivas

  • Handling Unit Information from sap mm point of view

    Hi all.
    Looking for Handling Unit Information from sap mm point of view.
    Regards.
    Parameshwar
    Note : Please search forum before posting.
    Edited by: Jeyakanthan A on Sep 22, 2011 1:20 PM

    Please refer the below links
    http://help.sap.com/printdocu/core/print46c/en/data/pdf/LOHU/LOHU.pdf
    http://help.sap.com/bp_bblibrary/600/html/G74_BB_EN_US.htm

  • Batch edit photos coming from iPhone 4s

    I use iPhoto and iCloud to gather and organize photos taken with my new iPhone 4s. It works really well apart from the fact that when compared to pictures taken with my DSLR the iPhone photos are too "warm". I would like to make a standard adjustement of the temperature for all photos coming from the iPhone. Is there a way to do this in iPhoto, with a batch edit f.i.? If not, are there other tools that can help? I would like to keep the workflow as simple as possible. All suggestions are welcome.
    Tx,
    Eric

    http://www.feroxsoft.com/ibe/index.php.en
    might help.
    Regards
    TD

Maybe you are looking for

  • 3G and unlimited data plan

    I bought a IPhone 4 a couple of years ago and purchased the 3G unlimited data plan. Now in the past year I was not able to used my phone as I did when I first purchased it.  I figured that the phone was older, And I had use the phone so much it was j

  • Error While using LKM File to Oracle(SQLLDR)

    Hi , When I am trying to load the data from flat file to oracle table using LKM File to oracle (SQLLDR) it is getting failed with below error message. SQL*Loader-128: unable to begin a session ORA-01034: ORACLE not available ORA-27101: shared memory

  • PDF reader not opening in I.E.

    When I try to open a PDF from I.E. through download then it gives an error saying "There was an error opening this document. This file cannot be found" I.E. version : 8.0 PDF Reader version: 9.4.6 I have tried the following: 1) Deleting the browser C

  • Power managament / Graphical Login Manager / ...

    Hi all, I'm new to arch, coming from ubuntu (which is a noob distro compared to this ). I have several questions: I'm running arch (with fluxbox)  on a laptop and I wanted to place a wmpower  thingy in my slit. Install was succesfull but when I ran t

  • Does Oracle Express 6.3 support CWM?

    Hi there, Does anyone ever has any experience using Oracle Wharehouse Builder to build a data warehouse and integrate it with Oracle Express? I read the manual of Oracle Express Server and it supports access to RDBMS. But my case is that I already ha