Tax Audit file (Taxware) is updated real-time from SAP

This is an issue when there are server issues, disaster recover, or any connection issues. I do not see a way in RFYTXDISPLAY to control the update.  Does anyone know how to make it so that the updates to external tax audit file is done in batch instead of real-time?

What release of SAP are you on?  In some older releases, SAP provided update programs to do what you ask.  If SAP is down, there are no transactions and no taxes to update.  If Taxware is down, the updates are queued in SMQ1.  You can, once Taxware is up, release all the updates.

Similar Messages

  • How can I check if a file exists in CVI Real Time?

    It would also be nice if the help file designated whether functions were supported in real time or now.
    I tried this:
        if(GetFileAttrs (DataFileName,NULL,NULL,NULL,NULL) == -1)
    Michael Chadwell
    Department of Engine and Vehicle R&D
    Southwest Research Institute
    Solved!
    Go to Solution.

    You can check if a file exists in CVI Real-Time using GetFileInfo function.
    The CVI help provides a list of functions available on CVI Real-Time here: CVI Real-Time Functions
    National Instruments
    Product Support Engineer

  • Connecting and Updating External Database from SAP

    Connecting and Updating External Database from SAP
    How can i connect SAP Database to External database?
    How can i update external databas from SAP withouting using BI/BW, Workflow or Net Weaver?
    If anyone know please let me inform.
    Thanks in Advance.
    Jahnavee Trivedi

    Steps
    1. Create an entry in tnsnames.ora for the remote oracle DB
    2. Test sqlplus user/pass@remote 
    3. create a synonym which points to a table at remote DB check docs.oracle.com
    4. user ABAP code execute SQL to insert data into local synonym which inturn updates the remote DB.
    I have done this in the past, it works great.
    It requries, DBA skills + ABAP programming
    -AJ

  • Update real time account general data into a custom table

    Hi,
    I have created a z table for storing account general data for some business requirement. I have created a program and executing batch job to update this z table on periodic basis. Can anyone suggest some other alternative solution to update this z table whenever an account gets created/modified in CRM system? Instead of running a batch job periodically, I need a real time replication of the account data in this custom table.
    Thanks and Regards,
    Sneha.

    Hi,
    Thanks for your reply.
    But, Can you elaborate the solution, Can we use Business Transaction Events(BTEs) for updating Partner data? Will these be triggered for Account Creation/Modification. If so, Can u suggest any BTE which can be used for my requirement?
    Thanks and Regards,
    Sneha.

  • Windows 7 offline files do not sync real time while online?

    I have network folders setup for use offline. When im online and another user deletes files from those folders, i dont see those deletions until i reboot or force a manual sync. How do you make that to show real time. So that when another user deletes files
    in folders i have set to use offline... however im online connected/authenticated to the network, i can see those changes real time.
    thanks,

    Wow, nearly two years since this question was posted and still no worthwhile contribution from Microsoft. 
    We are also seeing behavior similar to this.  We're running Windows 7 clients on a SBS 2011 network.  We are not doing folder redirection, but rather we have users taking certain file shares offline to work from home or on the road (works much
    better/faster than the VPN).  However, when they get back to the office occasionally they find themselves editing the same file another user is, or referring another user to check out a file they created while offline which is not actually in the share.
    Turns out their PC is using the local cache and not the network cache for some file access, but it insists that the user is working online.  Typically if the user forces a manual sync and resolves any conflicts or errors that arise, they can be 99 percent
    sure they are working online for real, but without double-checking against open files on the server there's really no way to know for sure.  This has absolutely destroyed user confidence in this technology which used to work OK (where this is concerned
    anyway - it still had some flaws) in Windows XP. 
    I saw a post in the partner forum where a moderator basically said "oh yeah, I can totally reproduce that in my lab and that's a shame...try Sharepoint."  Absurd.
    Seems like Microsoft is basically taking the stance that Offline Files is only worth using for folder redirection where only one user is likely to be using the files.  If that's the case then as long as the data syncs eventually it's probably not
    a huge deal that this happens.  If, however, you're using Offline Files to sync a shared directory this can have disastrous consequences with documents being edited simultaneously for hours or even days before finally someone realizes the problem and
    then one user or the other gets to redo their changes.
    If they can't make them work right, then they could at least give us more transparencey so the user can see what's going on.  I hated the stupid "you are now working offline" popups in Windows XP as much as the next guy, but I'd kill to get them
    back now, if only to avoid this stuff.  When a user browses to their share that's been made "always available offline" and it says "Offline status: Online" then it should be using files from the LAN, not the cache.

  • Odd behavior on web template used to update real-time cubes

    Hello all
    This is my first time posting on this forum so please excuse any blunders.
    I have a situation wherein 2 queries (one built on an aggregate level which is set up on a multiprovider containing a real-time cube and the other built on an aggregate level set up directly on a real-time cube) are being used to update data. For both of these queries, I'm trying to fill in fields such as user, created by, time, date etc. These fields are being filled in the custom class "ZCL_LOC_CR_LINE_ITEM" and all of the settings are correct for the aggregation level/infoproviders.
    However, I'm encountering 2 problems. Firstly, for one of these queries on the web template, the fields I want filled are not getting filled in by the exit. In fact, I put hard-code break points in the exit's DERIVE method but the control is not even going in there. But for the other query, the control flows into the user-exit correctly when I hit the return key after populating all of the remaining characteristic fields on the input screen. Secondly, for the first query, the fields are not input-enabled. But I've set up both queires to be more or less similar in the sense that the fields to be populated in the user-exit are not on the query screen etc. I'm stumped and would appreciate some help from the experts out there.
    Regards
    Sam

    Regarding yor first quesiton, if the exit is not being reached, then most likely you have not correctly defined the characteristic relationship in the planning modeler.  For it all to work, go to the planning modeler for the infoprovider that you are deriving the characteristics.  Ensure that your source characteristics are all contained in the aggregatin level being used by the planning query in question.  Also ensure that none of the target characteristics are contained in the aggregation level.
    Also, make sure that the "inactive" checkbox is not marked for the individual characteristic relationships.
    Note that whether or not the query is on an multiprovider or a real-time sube, the characteristic relationships are always defined directly on the underlying real-time cube.
    Regarding the second question, for a query to be input-ready:
    -There must be a real-time cube in the query directly (or indirectly via mutliprovider)
    -The query must start up in change mode (or be switched into change mode)
    -Cell(s) must be defined as input ready either by their settings in the row or column
    -Every characteristic in the aggregation level must be fully qualified (including currency,UOM, or any nav attributes used as selections)
    - note that when using a mulitiprovider, it is necessary to specify the real-time infocube name in the planning cell/row/col selections
    If all of the above are met, try drilling down in the query once it is presented and see if anything is unaccounted for

  • Are pick released lines updated real time?

    Hello,
    When you pick release an order do the delivery detail line status get updated in the wsh_delivery_details table as they are released individual or after the pick release program finishes pick releasing the entire order?
    Thanks for any information you can provide.

    - We have a third party warehouse management system that will do the shipping.
    - So when orders are in a pick release status we send that order to the warehouse.
    - We look at the following tables for the pick released orders in real time: WSH_DELIVERY_DETAILS,wsh_new_deliveries
    So the problem occurs when the pick release program is running.
    It will first insert the header of the order in the wsh_new_deliveries table and then as the order lines are being pick released it updates the WSH_DELIVERY_DETAILS table.
    Our interface starts when it sees a new order in the wsh_new_deliveries table. The interface will then pick all the pick released order lines. But because the pick release program is still pick releasing the lines the interface will only pick a subset of the pick released lines.
    So we don't know when the pick release program is finished finished pick releasing the lines.
    Of course we can add a time delay but there is never a guarantee.

  • Best data provisioning tool for very large amount of data updated real time?

    about a few hundred million entries of data a day and it must be replicated to sap hana in real time, what would be the best option?

    Hi Wayne,
    If you are looking for real time replication, then SLT is the best option. What is the source system for this replication?
    Regards,
    Chandu.

  • How to update real time

    How to update real-time

    Are you talking about the adobe flash plugin?  If so download that from the adobe flash download page.

  • HOW to update real time data from sap to other application?

    We have two option of passing data from sap to other system.
    1. web service
    2. through idoc.
    can anyone tell me advantages & disadv. of these two options.
    Which scenario shd we use web service & idoc.
    How is idoc triggerred.?
    Is it only through user exit?
    Kindly suggest any other ways for interacting with a 3rd party system which does not use a file.

    Dear Libin,
    IF you are using sap sytem as a sender then its better to use idoc's. Actually both systems (idoc and webservice) have there own advantages and disadvantages. Look up sdn for more info.
    My personal choice would be idoc since with webservices you would need special tools like xml spy or altova and the skill to analyze and run those tools.,, its a little tedious..
    Rgds
    joel

  • Obtaining data in real-time from Microstrain wireless orientation sensor 3DM-GX2

    Hello, all.
    I am using
    a wireless inertial sensor 3DM-GX2 with a USB Base Station from
    Microstrain, and I want to read and use data values from it in LabView in real time.
    But the problem is that I am not able to use the LabView examples or
    the SDK provided by Microstrain either.
    Link for SDK is here:
    http://www.microstrain.com/updates/orientation-sdk.zip
    I
    have used the VI called "Read Accel and Ang Rate Serial.vi". I chose
    the correct COM port for my sensor, that is COM3. When I run, I get an error in the node "VISA Read" (code -1073807339). Attached you can see a snapshot of this VI.
    However,
    I don't know if I have to use this VI because my sensor is a wireless
    sensor (USB Base Station linked to 3DM-GX2 inertial sensor) and this
    seems to be a program for reading from a serial sensor.
    You can see in the link: http://forums.ni.com/ni/board/message?board.id=250&thread.id=42319&view=by_date_ascending&page=3; that there is another topic related to this, in which the discussion ended up with the users being able to read from the sensor, but I can't understand what they discussed there about communication protocols. I think I would need basic information so I could fix
    my problem.
    I am using LabView 8.6.
    I hope you can help me. Thanks in advance.
    Regards,
    Francisco
    Attachments:
    Read Accel and Ang Rate Serial.vi Block Diagram.JPG ‏85 KB

    Hi there, I had the same problems with this wireless sensor and the labview Vi's from the microstrain homepage. Please use the newest ones which are available from the microstrain homepage.http://www.microstrain.com/updates/labview-examples.zip  The problem is in the "Read Accel and Ang Rate Wireless.vi". The node adress is missing. The node address are the last two digits of the
    serial number (SN: 4200-1076 - node address=76) and is preset at the factory.
    Here is a picture of the changed program.
     I hope that may help you.
    Kind Regards
    Alex

  • Synchronis​e time in array with the real time from computer

    i need help in syrnchonising my array and the real time running in my computer
    As stated in the text file attached,
    12:32:30 AM 0.38 1.14
    2nd column is wind speed, 3rd is gust speed.
    i would like to display the wind speed in a gauge with the right values. like for example, at 12:32:30 AM OF REAL TIME, NOT BASED ON THE TEXT, i would like to display the 0.38m's of wind speed in the gauge.
    how do i sync the time in array with the real-time?
    i have attached a program i made so far. its abit messy. im still a student, need a lil help
    Attachments:
    Wind Speed and Gust Speed.txt ‏13 KB
    Time and MaxMin.vi ‏18 KB

    wali123 wrote:
    wat u mean duplicate?
    Don't continually post the same question over and over. If you have new information, add it to the original thread. Did you actually click the link under the word "duplicate"?
    Chopping up a discussion about the same thing into several threads (like here is this thread, but also here and here) serves no useful purpose. It will not increase the chance of a good answer, in fact most people will simply ignore it.
    Imagine if everybody else would post like you! Every discussion would be if three different places and we would have three times more threads.
    LabVIEW Champion . Do more with less code and in less time .

  • Booting Into Real-Time From Hard Drive

    Hello,
         We have a system that is real-time compliant, as said so by the pceval software that NI has on their website, that will not boot into real-time OS from the hard drive.  It can boot into RTOS with the floppy boot disk, but for some reason it can not do it from the hard drive alone.  We made a format hard drive disk and run it and it says that it succussfully installs the files and tell us to reboot.  When we do so the system has a short blinking line and just sits there, almost like the system is being haulted.  We have formatted the hard drive many times using the format hard drive disk and we have even tried other floppies thinking that the disk was bad.  We don't understand why it could boot into the RTOS from the floppy but not from the hard drive itself.  The only thing I can think of is that the disk isn't writing the right MBR to the hard drive and it's not getting directions to boot.  I have been working on this for quite some time, so any help would be greatly appreciated.  Thank you.
    Michael 

    We have actually figured it out, after many long days.  You just install the RTOS like Labview says and make sure it is the first partition.  Whether that is on another hard drive that is the master or if it is actually the first partition of the drive.  We had two seperate drives and we were running Windows as the Master and the Labview RTOS as the slave.  When we switched them it worked.  Also, doing a long format (Not Quick Format) also fixed the situation.  For a bootloader we are using GAG, THE GRAPHICAL BOOT MANAGER which can be found for free on google.  Thank you for your help.
    Michael

  • Temperatur​e measuremen​t on real time from NI 9217

    Hi,
    I want to measure the temperature of a RTD, Pt100.
    I am trying to plot temperature (axis Y) against real time (axis X). At the moment i have this "PT100_monitoring_test" attached but I would like to insert an external clock or something like that to measure the temperatura on real time.
    Is this possible?
    Thanks!
    Attachments:
    PT100_monitoring_test.vi ‏46 KB

    Well,
    using cDAQ you will not get more "real-time" than what you have.
    You can increase the sampling rate, reduce the number of samples you acquire and optimize the postprocessing so that new samples appear on the screen faster, but at this moment you are already getting real-time data.
    What do you want to achieve?
    Mateusz Stokłosa
    Applications Engineer
    National Instruments

  • VallueMapping update through HTTP from SAP system

    Good day everyone,
    For two weeks, I have been trying to send xml data from SAP to SAP PI through HTTP. The purpose of this interface is to update the Value Mapping entries in PI from SAP. I know, most of you might tell me to use ABAP proxies to make things more simple and easier. The reason why I did not use ABAP Proxy is because the SAP and SAP PI systems I'm using have different versions. I have SAP Netweaver 7.1 for my PI system and ECC 6.0 for my SAP. I believe it wouldn't be possible to use ABAP/JAVA proxies if the two systems are of different versions.
    Here is what I have so far. I created a program to send an HTTP request using an RFC Destination. I used my own UserName and Password in the logon details in the RFC Destination. I used service adapter_plain. Here is the complete URL: http://<host>:<port>/sap/xi/adapter_plain... . I created the necessary objects in Integration Directory and the HTTP sender program. Below, you will see a sample of my payload and the error message I got. Can anyone help me how I could fix this error?
    Payload:
    <?xml version="1.0"?>
    <ns1:ValueMappingReplication xmlns:ns1="http://sap.com/xi/XI/System"
    xmlns:xsi="http://www.w3.org/2001/XMLSchemainstance">
    <Item>
    <Operation>Insert</Operation>
    <GroupID>z80c0f608a1d11df928700ffb81a5a80</GroupID>
    <Context>http://sap.com/xi/XI</Context>
    <Identifier scheme="Blue"
    agency="Yellow">GREEN</Identifier>
    </Item>
    </ns1:ValueMappingReplication>
    Error:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    <!-- Call Adapter -->
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30"
    xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1"><SAP:Category>XIServer</SAP:Category>
    <SAP:Code area="INTERNAL">UNAUTHORIZED</SAP:Code>
    <SAP:P1>401 </SAP:P1>
    <SAP:P2>Unauthorized</SAP:P2>
    <SAP:P3>(See attachment HTMLError for details)</SAP:P3>
    <SAP:P4/>
    <SAP:AdditionalText/>
    <SAP:Stack></SAP:Stack>
    <SAP:Retry>M</SAP:Retry>
    </SAP:Error>
    Kind Regards,
    Chris C.

    >  Mapping entries in PI from SAP. I know, most of you might tell me to use ABAP proxies to make things more simple and easier. The reason why I did not use ABAP Proxy is because the SAP and SAP PI systems I'm using have different versions. I have SAP Netweaver 7.1 for my PI system and ECC 6.0 for my SAP. I believe it wouldn't be possible to use ABAP/JAVA proxies if the two systems are of different versions.
    Of course this works.
    I use APAB proxies with SAP R/3 4.7 to send value mapping data to PI 7.1
    Copy the standard value mapping outbound interfaces to your own SWVC and genearate ABAP proxies for it.

Maybe you are looking for