CAN I UPDATE DATABSE OF SAP FROM BACKEND

Dear Experts,
can i update database of SAP from Backend , if i update some fields from backend using update query , then sap chage behavior like series not show  or some previous record does not find. etc etc.
so my que is can i update the sap databse using any tric which is not affect to SAP Behavior it's behave normally after updation.
thanking you,
ganesh mahajan

Dear sir,
Actually we are goes to validate delivery and outgoing excise invoice ,means
your delivery doc num should be outgoing excise invoice otherwise massage fir " document number does not match."
so that time from above table.
but the eroor is baseref num is nvarchar but error madssage is " can not covert nvarchar to int "
Thanking you,
ganesh Mahajan

Similar Messages

  • How can i update my old ios from 4.2 to 4.3 version for free ?model:iphone3g

    how can i update my old ios from 4.2 to 4.3 version for free ?model:iphone3g

    An iPhone 3G can't be updated past 4.2.1.
    (85804)

  • Can I update my icloud account from my pc

    Can I update my icloud account from my pc

    Yes, but you would need to install the iCloud control panel.

  • HT4623 How can I update my iphone 4 from iOS 5.1.1 to iOS 6.1.4 only.  I am not looking for iOS 7 right now.  Please suggest the update process?

    Hi Team,
    I have iphone4 16GB with iOS 5.1.1.  While using the phone, few times the phone is automatically going to shutdown and getting call disconnected.  Some times, it happens more frequently in a day, sometimes not. 
    and also, How can I update my iphone 4 from iOS 5.1.1 to iOS 6.1.4 only.  I am not looking for iOS 7 right now.  Please suggest the update process?

    You cannot. You can only upgrade to the currently supported version of the iOS which, at this time is iOS 7.0.2.

  • HT1459 Can I update my iPod touch from iOS 4.2.1 to iOS 5?

    Can I update my iPod touch from iOS 4.2.1 to iOS 5?

    If it's a second generation iPod touch, no; they can't be updated past 4.2.1.
    If it's a third generation iPod touch, yes.
    If it's a fourth generation iPod touch, no; they can only be updated directly to 6.1.3.
    (87667)

  • Profile option update at responsibility level from backend

    Hi,
    I referred few online and oracle support document to update the profile option from backend. I was able to change the profile option at site level, but when I am trying to update the profile at responsibility ( or any level such as user etc), I am unable to do so. Though the script says that profile option has been updated, it doesn't show up when I check on frontend.
    EBS 11.5.10.2
    DB 11.2.0.1
    The script which I use to change profile at site level is this:-
    DECLARE
    stat boolean;
    BEGIN
    dbms_output.disable;
    dbms_output.enable(100000);
    stat := FND_PROFILE.SAVE('SITENAME', 'ABDVLP', 'SITE');
    IF stat THEN
    dbms_output.put_line( 'Stat = TRUE - profile updated' );
    ELSE
    dbms_output.put_line( 'Stat = FALSE - profile NOT updated' );
    END IF;
    commit;
    END;
    I tweaked the above script to include the responsibility level change, but its not changing. Both the below scripts are not making any changes.
    SCRIPT - 1
    DECLARE
    stat boolean;
    BEGIN
    dbms_output.disable;
    dbms_output.enable(100000);
    stat := FND_PROFILE.SAVE('ICX_DISCOVERER_LAUNCHER', 'http://nalinoes01.abd.ad.acco.com:8003/discwb4/html/discolaunch.htm?Connect=[APPS_SECURE]', 'RESP',51889,671);
    IF stat THEN
    dbms_output.put_line( 'Stat = TRUE - profile updated' );
    ELSE
    dbms_output.put_line( 'Stat = FALSE - profile NOT updated' );
    END IF;
    commit;
    END;
    Note: I found the responsibility id from the below query
    SELECT responsibility_id  ,application_id
         FROM fnd_responsibility_tl
        WHERE responsibility_name = 'DIRECT CA IBE CUSTOMER';
    ===============================================================================
    SCRIPT-2
    DECLARE
       stat           BOOLEAN;
       resp_id        NUMBER;
       appl_id        NUMBER;
       resp_appl_id   NUMBER;
    BEGIN
       DBMS_OUTPUT.DISABLE;
       DBMS_OUTPUT.ENABLE (100000);
       -- Set the Profile Option value at responsibility level
       SELECT responsibility_id, application_id
         INTO resp_id, resp_appl_id
         FROM fnd_responsibility_tl
        WHERE responsibility_name = 'DIRECT CA IBE CUSTOMER';
       stat :=
          fnd_profile.SAVE
             (x_name                        => 'ICX_DISCOVERER_LAUNCHER',   -- Profile name you are setting
              x_value                       => 'http://nalinoes01.abd.ad.acco.com:8003/discwb4/html/discolaunch.htm?Connect=[APPS_SECURE]',   -- Profile value you are setting
              x_level_name                  => 'RESP',   -- Level that you're setting at: 'SITE','APPL','RESP','USER', etc.
              x_level_value                 => resp_id,   -- Default NULL Level value that you are setting at, e.g. user id for 'USER' level. X_LEVEL_VALUE is not used at site level.
              x_level_value_app_id          => resp_appl_id,   -- Default NULL. Used for 'RESP' and 'SERVRESP' level; Resp Application_Id.
              x_level_value2                => NULL   -- 2nd Level value that you are setting at.  This is for the 'SERVRESP' hierarchy.
       IF stat
       THEN
          DBMS_OUTPUT.put_line ('Stat = TRUE - profile updated');
       ELSE
          DBMS_OUTPUT.put_line ('Stat = FALSE - profile NOT updated');
       END IF;
       COMMIT;
    END;

    I tried to change at SERV level and still the profile never gets updated. Kindly help.

  • Can I update to Photoshop CS5 from Photoshop 5.0 LE

    Can I update to Photoshop CS5 from Photoshop 5.0 LE

    Umm, no. That is an hoplessly out of date software that no longer qualifies for any upgrade pricing. if there ever was, it probably would have qualified up to CS2 or something like that... You will have to buy a completely new license and the current version is CS6, not CS5.
    Mylenium

  • I can't update/downloads an app from app store by using by iphone 4s. The icon will change to blank keep waiting, this problem was trouble me for 1 week. pls help me.I try all the method (reset/change date setting)no help my network is ok.

    I can not update/download an app from app store by using my iphone 4s. I try every method by re-setting date/time and reboot the phone etc.NO Help.
    The icon will change to blank keep waiting & can not go in & use in. Anyone have solution for this. pls help me...tks

    .local indicates local activity by the computer host Williams-macbook-pro.local=hostname@domain . The UID of 501 is the standard UID of a local computer administrator.
    Copy and paste this little script in your terminal:
    if [ "SSH_CONNECTION ]; then
         echo I am remote
    else
         echo I am local
    fi
    A return of "i am local" ensures there is no remote connection to your machine (through SSH).
    In the future, to avoid remote entry, I would recommend not posting your IP address though.

  • HT4623 can i update my i pad from ios5.1 to 6.1?

    can I update my I pad from ios5.1.1 to 6.1 ?

    iOS 6 System Requirements:
    iPhone 4S
    iPhone 4
    iPhone 3GS
    iPad (3rd generation)
    iPad 2
    iPod touch (4th generation)
    http://support.apple.com/kb/DL1578

  • How can I update all my music from my itunes library to my ipod touch ?

    How can i update all my music from my itunes library to my ipod touch ?

    Sync them
    iTunes 11 for Windows: Set up syncing for iPod, iPhone, or iPad

  • TA48312 How can i update my osx software from my emac from osx 10.3 to the highest available software for an emac?

    How can i update my osx software from my emac from osx 10.3 to the highest available software for an emac?
    I have osx 10.3.x and i want to update to the highest possible. Please help!!!!! i cant find the download. And i dont want to lose any data!!

    Depending upon the specific model you have you can upgrade to either 10.4.x or 10.5.x. Neither are available from Apple any longer, so you will need to look to eBay or Amazon for copies. Be sure to only purchase retail copies and not gray labled machine-specific copies.
    If your eMac came with 10.3 originally and has a clock speed of 1 GHz or higher, then you can install Leopard, 10.5.x.
    If you don't want to lose data then make backups.

  • I can not update my installed apps from the App Store Update page.  I can individually update from the App Store Purchased page.  I tried a soft reset but still unable.  Any suggestions?

    I can not update my installed apps from the App Store Update page.  I can individually update from the App Store Purchased page.  I tried a soft reset but still unable.  Any suggestions?

    You are doing all that you cn do right now other than to update the apps in iTunes on your computer and sync them to the iPad.
    There has been a problem with the App Store updates tab for a few days now and we are all waiting for Apple to fix it.
    Look at all of the discussions on the iPad forum that are talking about this right now.

  • HT4623 How can I update my ipad2 software from 4.3.5 to 6.01?

    How can I update my ipad2 software from 4.3.5 to 6.01?

    See the chart below to determine whether you can upgrade your device and what you can upgrade to.
    IPhone, iPod Touch, and iPad iOS Compatibility Chart
         Device                                       iOS Verson
    iPhone 1                                      iOS 3.1.3
    iPhone 3G                                   iOS 4.2.1
    iPhone 3GS                                 iOS 6.1.x
    iPhone 4                                      iOS 6.1.x
    iPhone 4S                                    iOS 6.1.x
    iPhone 5                                      iOS 6.1.x
    iPod Touch 1                               iOS 3.1.3
    iPod Touch 2                               iOS 4.2.1
    iPod Touch 3                               iOS 5.1.1
    iPod Touch 4                               iOS 6.1.x
    iPod Touch 5                               iOS 6.1.x
    iPad 1                                          iOS 5.1.1
    iPad 2                                          iOS 6.1.x
    iPad 3                                          iOS 6.1.x
    iPad 4                                          iOS 6.1.x
    iPad Mini                                     iOS 6.1.x
    =====================================
    Select the method most appropriate for your situation. If you are trying to upgrade to iOS 5 or higher, then you will have to connect your device to your computer and open iTunes in order to upgrade.
    Upgrading iOS
       1. How to update your iPhone, iPad, or iPod Touch
       2. iPhone Support
       3. iPod Touch Support
       4. iPad Support
         a. Updating Your iOS to Version 6.0.x from iOS 5
              Tap Settings > General > Software Update
         If an update is available there will be an active Update button. If you are current,
         then you will see a gray screen with a message saying your are up to date.
         b. If you are still using iOS 4 — Updating your device to iOS 5 or later.
         c. Resolving update problems
            1. iOS - Unable to update or restore
            2. iOS- Resolving update and restore alert messages

  • Can I update my dads ipad from my computer without syncing?

    My dad is in town and I want to help him update his ipad to ios5.Can I update my dads ipad from my computer without syncing my stuff onto his ipad??

    You could but it's probably not advisable, because as part of the update process all content is removed from the iPad, the update is then applied, and the content is then re-synced to the iPad - so is all your father's content (media, apps, synced photos etc) on your computer so that they can be re-synced back to it ? It is usually best to only sync and do updates via your own computer.

  • Can I update Quadro FX 2700m from Nvidia Website?

    Can I update Quadro FX 2700m from Nividia Website? I havent seen an update from lenovo in 2 years, has anybody tried the new update from Nividia has it been stable?

    Personal opinion, if I had to choose, I'd stay with Snow Leopard over Lion. I used it for less than a week before reverting. Mountain Lion, Mavericks (no longer available) and Yosemite are okay.
    Computer Compatibility - Lion                       Lion
    Mavericks or Yosemite?
    Try control - clicking on it and choose hide.
    Yosemite Banner
    Yosemite Banner (2)    Even though it says
    Mavericks, still applies
    Check that your computer is compatible with Mountain Lion/Mavericks/Yosemite.
    To check the model number hold down the option/alt key, go to the Apple menu and select System Information.
    MacBook (Late 2008 Aluminum, or Early 2009 or newer) model number 5,1 or higher
    MacBook Pro (Mid/Late 2007 or newer) model number 3,1 or higher
    Your Mac needs:
    OS X v10.6.8 or OS X Lion already installed
    2 GB or more of memory (More is better - 4 GB minimum seems to be the consensus)
    8 GB or more of available space
    Check to make sure your applications are compatible. PowerPC applications are no longer supported after 10.6.      
    Application Compatibility
    Applications Compatibility (2)
    Do a backup before installing.

Maybe you are looking for

  • I purchased a song and it's corrupted, won't let me re-purchase

    I purchased a song and it would almost completely download, but then give me an error message saying I should check my network connection.  After two more times, the error message changes to the song is now corrupted.  I have gone into the Store and

  • Issue w/ Partition Structure Hotfix for Yoga

    I tried running Lenovo's Partition Structure Hotfix for Windows 8 on Yoga (http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS033035) and it ran into an issue. After the command script runs for a little bit, I get the following problem: "N

  • Both mac's running slow in Mavericks

    hi Folks, Upgraded my two mac's 3 or 4 months back to Mavericks from Mountain Lion. One is a 2011 iMac  (12 Gig memory), the other a 2009 Macbook Pro (4 Gig memory). Both computers are running slower and slower as time goes on, past this upgrade. On

  • Security, anti-theft

    Hi, Last week I bought a cellphone and it was lifted out of my car in less than 12 hours. I now have a brand new Bold. I hesitated in buying it since it is a valuable commodity, but I was told that the anti-theft features were quite good. Apparently

  • Config Iphone without SIM

    Can I config a simlock free Iphone 4S without using a SIM, I can use WiFi for internet connection