API In AR to update Printing Option in ra_customer_trx table

Hi,
I need your help to find out an API to update the printing_option in rs_customer_trx for type "INVOICE-OKS", my requirement is to update the printing_option to 'NOT' when it is printed once. I have found the api (AR_TRANSACTION_PUB) but it is erroring out saying
Error Message: You cannot update posted transactions.
Error Message: There has been activity against this transaction. You cannot update it.
Error Message: You cannot update printed transactions.
L_RETURN_STATUS E
ORA-0000: normal, successful completion
Please reply me if anyone have used this api or got this error message when used.
Thanks,
Sravan

Oracle typically does not provide APIs for ATTRIBUTE columns as these need to be maintained by customers.
HTH
Srini

Similar Messages

  • Printing Option of NAST table

    Hi all,
             I am using T.Code : MRRL .
             I want to Print Document, When I m Saving Data of ERS of Invoice Varification.
             I have Define Output Type ZERS : with Dispatch time '4'. But it is not getting printed same time.. i have to go T.Code : MR90 for Printing the Document.
    I want this document printed at saving from T.Code : MRRL.
    its making entry as '3' in NAST Table.
    Its a very Urgent.
    Thanx in Advance,
    Shardul Shah

    Hi,
    Check the further data tab ... means?? i m not able to find it...
    can u explain me....
    thanx,
    shardul shah

  • Api to update the values in per_periods_of_placement table

    Hi,
    can anyone let me know whether any hrms api is available to update the values in the table PER_PERIODS_OF_PLACEMENT.
    I want to update the values under the column TERMINATION_REASON in per_periods_of_placement for few set of contingent workers(for those a wrong reason was entered need to replace with correct value now).
    Please revert asap.
    Thanks,
    Jithendra

    Here is my stand alone PL/SQL block :
    I am supplying the start_date fro mthe per_periods_of_ placement table itself...
    DECLARE
    CURSOR get_cwk_details IS
    SELECT person_id cwk_person_id,
    object_version_number ovn,
    date_start service_start_date
    FROM per_periods_of_placement pdp, hr_lookups l
    WHERE l.lookup_type(+) = 'HR_CWK_TERMINATION_REASONS'
    AND l.lookup_code(+) = pdp.termination_reason
    AND HR_GENERAL.DECODE_LOOKUP ('HR_CWK_TERMINATION_REASONS',
    PDP.TERMINATION_REASON) = 'Deceased' ;
    l_person_id NUMBER(20);
    l_ovn NUMBER(10);
    l_date_start DATE;
    BEGIN
    FOR get_cwk_details_rec in get_cwk_details
    LOOP
    l_person_id := 153564;--get_cwk_details_rec.cwk_person_id;
    l_ovn := get_cwk_details_rec.ovn;
    l_date_start := get_cwk_details_rec.service_start_date;
    dbms_output.put_line('l_person_id = ' || l_person_id);
    dbms_output.put_line('l_ovn = ' || l_ovn);
    dbms_output.put_line(' l_date_start = ' || l_date_start);
    apps. hr_periods_of_placement_api.update_pdp_details(
    P_VALIDATE => FALSE,
    P_EFFECTIVE_DATE => l_date_start,
    P_OBJECT_VERSION_NUMBER => l_ovn,
    P_PERSON_ID => l_person_id,
    P_DATE_START => l_date_start,
    P_TERMINATION_REASON => 'DW');
    COMMIT;
    END LOOP;
    END;

  • Why does Adobe keep releasing updates for Acrobat that make the PDF print option diasappear?

    I am really disappointed that after installing an update to  Acrobat 9 my PDF printer has disappeared from my printer list.
    This is the second time this has happened. The last time this happened Adobe were still supporting Acrobat 9 and they ended up having to remote in to my machine to fix it.
    Now I have to pay if i want that level of support!!! It begs the question why they release these destructive updates. Is it to force people to upgrade to X or purchase support. 
    Can anybody give me some instructions on how to manually install the PDF printer?
    I am running windows 7

    Launch the Devices and printers setup utility through the Control Panel.
    2Select the \"Add a Printer\" option.
    3Click the \"Next\" button and select the \"Local Printer Attached to This Computer\" option.
    4Deselect (uncheck the box) the  \"Automatically Detect and Install My Plug and Play Printer\" option and  click the \"Next\" button.
    5Select \"My Documents\\*.pdf (Adobe PDF)\" in the port selection drop-down menu and click the \"Next\" button.
    6Select the \"Have Disk\" option and click the \"Browse\" button to open a dialog box.
    7Select the \"AdobePDF.inf\" file  located in the AdobePDF folder in your Program Files directory under  \"Adobe,\" \"Acrobat 9.0,\" \"Acrobat,\" \"Xtras.\"
    8Select the first item (top item) on the list of Adobe PDF Converter options and click the \"Next\" button.
    9Type \"Adobe PDF\" in the field for a printer name and click \"Next.\"

  • Envy 5530 two sided printing option disappeared when updated to Win 8.1

    When I updated my drivers after installing Win 8.1, my two-sided print option disappeared on the print dialouge window. It's not hidden, it is not there. The option is still there and works on my Win 7 computer. I can also copy two-sided documents using the touchpad on the printer.

    Hi Cvj17,
    Welcome to Lenovo Community!
    As per your query we understood that you are looking driver for Unknown device. In some system after installing all the drivers also the unknown device will show in Lenovo Solution Center, hence confirm it once in device manage is there any Unknown adapter is showing in that.
    Please install Lenovo System Update application and run it to verify the driver automatically.
    Unknown Device issue.
    Hope this helps. 
    Best regards,
    Hemanth Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • My pull down menu above the green "back" button disappeared recenly after I intalled an update. How to I get it back so I can print since right clicking does not give me a print option?

    I used to have a tool bar at the top of the screen that had file, print, help, etc. After I recently installed something ( I can't remember what), the tool bar no longer appears. Help I need it back! I need to print screens and right clicking does not allow for a print option and my print screen button on my computer does not get me anywhere either. Please describe any help in simple terms - I'm just an average computer user! Thanks.

    In Firefox 3.6 and later on Windows you can hide the "Menu Bar" via "View > Toolbars" or via the right-click context menu on a toolbar.
    Press F10 or press and hold the Alt key down to bring up the "Menu Bar" temporarily.
    Go to "View > Toolbars" or right-click the "Menu Bar" or press Alt+V T to select which toolbars to show or hide (click on an entry to toggle the state).
    See also [[Menu bar is missing]] and http://kb.mozillazine.org/Toolbar_customization

  • Error:Crystal report Print option in xeon processor

    i am using a server with windows 2008 server and xeon 5520 series processor. windows in 64 bit with 16 Gb of ram.
    everything is working fine except the print option in crystal report..
    i tried installing crystal report basic runtime but it says that it doesnt supprt xeon processor .
    kindly solve this issue .
    Thank you in advance

    You'll have to supply a whole bunch more detailed info. Telling me that you have 2008 server and xeon 5520 series processor, windows in 64 bit is like telling your mechanic that you have a blue car with 4 wheels and it does not work. No info re. engine, of make or what the problem is... And with that info, you want your mechanic to fix the car...
    1) What CR / BO SDK are you using?
    2) what version of the above are you using?
    3) What updates for (1) above are you using?
    4) What development language are you using?
    5) How are you deploying the runtime for (1) above?
    6) What is the precise error message you are getting?
    Think about the info I would need to accurately reproduce the issue. What info would probably be good to have?
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • Duplex printing option no longer avaialble in Preview and TextEdit.

    I am no longer offered the option to select two-sided printing for .pdfs in Preview or for text documents in TextEdit when using my HP Officejet K550. The printing options no longer allow me to select Paper Type or Print Quality for these documents either. If I open a the same .pdf in Adobe Reader or Acrobat Pro, the duplex, paper, and quality options are available. I have the latest driver and firmware updates from HP, and my Apple software is up to date. HP Support suggests it is an issue with the applications from which I'm printing (e.g. Preview).
    Does anybody know why this has happened or how to restore these options when printing from Preview or TextEdit?
    Intel iMac   Mac OS X (10.4.9)  

    Since you are using an Intel Mac, the two applications you mention have been written in Universal Binary. For your HP printer driver, if it relies on print dialog extensions (pde's) to make these options available, and these same files have been written for the older Power PC processor, then this can make the options unavailable when printing from Universal applications. And that could explain why they are available when printing from Acrobat, as this is probably still the PPC version.
    The solution would be to find a Universal version of the HP driver (I know you mentioned you have the latest but if its not Universal then it will have this issue).
    To prove it is a Universal vs PPC issue, you can change Preview so that it opens using the Rosetta emulator. Control-click on the Preview icon and select Get Info. Select the check box "Open using Rosetta" and then close the window. Then open Preview and try to print two-sided.

  • HP Laserjet P1006 - GUI Print Options Problem

    This printer works fine if I'm just printing with the default settings. However...
    I want to be able to turn on EconoMode and turn down the Print Density to save on toner. Unfortunately, the driver is giving me one frustrating time. It looks like it works until I choose an option like 'Print Quality'.
    What happens? I've uploaded a picture of what happens here: narkeeso.com/images/Picture%203.png
    If you look the print options GUI jumps to the top left corner. No problem right? Just click on it... but NOOOOO you can't click on anything not even where it's suppose to be. It's as if that option doesn't exist.
    I am using the latest driver off the HP site. Any help would be appreciated.
    Message was edited by: Michael Narciso

    printing was going fine and then after updating Office 2004, problem kept happening and then became unfixable when I upgraded to Leopard. Just got off phone with MS and they gave me a temporary fix... using key commands (command-P) will not get Word or Excel flies to print, but if you use the printer icon in the toolbar, it seems to work. However you can only print "all" pages, not a select range. MS said their engineers are working on it and hope to have an update to fix it so we can use command keys or selecting print from the "file" menu in each app. Hope this helps.

  • Adobe Acrobat Pro Extended | Print Option | Enable Flash Object Issue

    Hi,
    We are facing some problems with Adobe Acrobat Pro Extended Print Option.
    We had a requirement to embed interactive Flash graphs in the PDF file, user will interact with these graphs and whatever graph he plotted, the data for it will be saved in PDF text field, so that on the next launch we can fetch the data to the flash from PDF text fields, so that user can see what changes he did last time. This works great, we are able to successfully comminicate from PDF to flash and then from Flash to PDF.
    Please note that, PDF can have multiple graphs on different pages.
    The issue we are facing is when we interact with the graphs and then try to print the PDF, in that case only the currently active graph or flash file (The page on which user is currently on) will be seen enabled in the print, the graphs on the other pages, which are not currently visible are seen in disabled state hence the data on it does not get printed.
    We have also used the "RMA.activated = true;" command, still no success. Please refer to the screen shots below to understand the issue in more detail..
    Flash Embed Options:
    In the Print Option, it looks disabled:
    The required/desired output is as follows:
    We want all Graphs to get printed in enabled state and with the data user had entered. Please do let me know, if there is any workaround to achive this functionality.
    Thanks,
    Ajit Danve
    Sr Developer
    Aptara, Pune.

    Which version. I think it is a minimum of AA9.2 that is needed for X64. Anyway, you should probably either open Acrobat and do the update (help menu) or download all of the updates from Adobe>downloads>updates and install them in order. The current version is AA9.3.4.

  • Print options not working in CP7

    I am unable to make handouts, save to pdfs, all print options. I get the same error message as addressed in http://helpx.adobe.com/captivate/kb/cant-publish-ms-word-captivate.html
    Please help.

    Problem Solved:
    After uninstalling a previous version of Labview Runtime from the target machines and installing the newest version (which is consistent with my development environment) on the target machines, the Print Report.vi and all other report generation VI's I use seem to work fine.
    Also important is to make sure that the lvrt.msi file on the development machine is up to date and consistent with the version of runtime on the target machines. This does not update automatically when upgrading to a newer version of labview (at least not when I updated from 6i to 6.02). It must be manually downloaded and inserted into the proper folder.
    Thank you Ray at NI support.
    Tom S.

  • HP PSC 1610 lost Paper/Quality tab in Print Options

    Help! The Paper/Quality tab in Print Options menu has disappeared. Everything prints with max ink. The ability to select draft, fast normal or black ink only has disappeared. I suspect this happened after the last OSX update. I now have 10.4.7
    The problem persists with all software applications

    Thanks for the tip. I did receive a long answer from HP to uninstall and reinstall the updated printer drivers from HP's site. They think something got corrupted. I suspect they are right. After doing the whole procedure it now works fine. Thanks for your help.

  • Connected wirelessly to Canon printer MX340. Duplex printing option is grayed out for me but not on my daughter's non-Mac laptop or husband's PC which is connected to the printer. Mine has two-sided option available at the Apple store. Any ideas?

    We use a Canon MX340 series printer/fax/scanner. My husband has his PC hooked to it and my daughter prints wirelessly from it with no problem with her non-Mac laptop. I have trouble printing. Often it does not print and I have to delete the job from the queue. Other times it will print OK but two-sided printing is always grayed out in my printing options. When I took it to the Apple store and printed on their network (selecting their printer) the two-sided option was available. Makes me think the printer is set up wrong, but I am not certain. A fw times at home when trying to print I got an error message about incompatible fonts, but it printed anyway after deleting the job and starting over. Does anyone have any ideas? Thanks

    OK, just an update.
    Two years into this, I still find I can only do full duplex printing by using Windows XP running inside of VMWare. I've had occasional, ephemeral luck with duplex printing, but nothing long lasting.
    I've tried this in Tiger and Leopard (now at 10.5.6), and I've had this issue with Canon printers MP780 iP4300 and MP610, direct connected to my Core2Duo 17" MBP. I also have this issue when printing over a network, but that's a much harder problem to solve.
    Currently, this is my #1 most pressing issue for my Mac, because not being able to print from a computer when you print a lot is a really big drag, and using VMWare all the time is also a really big drag. Other people posting seem to be able to print in Duplex using the very same printers. What could be wrong with my MBP? I see the duplex box option, but most of the time it's grayed out as if my printer doesn't support duplex.
    I've tried direct selecting printer drivers from the system preferences, but nothing seems to have an effect. And this is off of a clean Leopard install.
    My wife now has similar problems with her new MBP - the Canon print drivers (CUSP & non CUSP) aren't allowing the Duplex box to be checked.
    I am willing to pay good money to anyone who thinks they can fix this problem.
    Thank you,
    - Jeff

  • When I try to print, I just get print preview when I used to get print option.

    I loaded Firefox4 and now I can't print my calendar so it fills up the page. Before I could click print and my a print option would come up. I moved the print icon to my task bar and now I only get print preview. HELP!
    Diana

    Hum. Let's uninstall with the 'scrubber option' like this:
    1. Go to Applications/Hewlett Packard/ click on HP Uninstaller and click Continue
    2. Highlight your device on the left pane
    3. Hold the Ctrl, Opt and Cmd keys and click on Uninstall
    4. There will be a pop up that asks if you are sure you want to uninstall ALL hp software. (At this point, if you continue, any HP printers you have installed will need to be reinstalled)
    5. Click Continue and let it finish
    Now, run a Software Update. This can be done by clicking the Apple in the top left of the screen then clicking Software Updates.
     Next, let's reset the printing system:
    Go to System Preferences > Print & Scan
    - Right (or control) click in the rectangle listing your printers and select Reset Printing System.
    WARNING - this will delete ALL of your printers!
    - Select the plus sign to re-add a printer. Select the Default tab on the top of the window. Look for the printer, select it and wait until the "Add" button becomes available. Click it.
    Let me know how this works for you.
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • Print option in Txn LP12

    Experts
    We are using Txn LP12 to view WM Material staging of Release order Parts. We wanted to print the output, but the print option is disabled in this txn and also saving the  list locally are also disabled.
    Can any one of you please let me know, how to print this ? Or is there any other compatable reports available in SAP for this ? Copy paste option is ruled out (using cntrl+Y)
    Your help will be highly appriciated.
    Thanks
    Venkat.

    1)Using the Print Version context menu option
    2)Using a pushbutton or a link that was defined with the Web API command Export Web Application with the associated parameterization (PDF)
    You may wish to check this.
    http://help.sap.com/saphelp_nw70/helpdata/en/43/68ce8391886e47e10000000a422035/content.htm
    Hope it Helps
    Chetan
    @CP..

Maybe you are looking for

  • How do I find the autofill password that is stored on my mac?

    how do I find the autofill password that is stored on my mac?

  • CProject 4.5 : Dashboard : Application view "Projects"

    Hi guys, i write you this message for a question about cProject 4.5. What projects are being filtered into "Project" application view? I ask you this because instead into "Last used Projects" view i see all the project created. Both views are standar

  • Not able to use Sql Server 2012 Intellisenese

    I am not able to use Sql Server Intellisence . I refer following links http://blog.sqlauthority.com/2009/03/31/sql-server-2008-intellisense-does-not-work-enable-intellisense/ http://www.mssqltips.com/sqlservertip/2591/troubleshooting-intellisense-in-

  • Template Installer ... this will drive me insane soon

    Hi there I am still having trouble getting the flipping template installer to run. We have now updated to SP11, so I can't believe it is a patch level thing. If I try to run the installer now, I get an error on step 8, which says Character not allowe

  • Create Role Option in CUP 5.3

    HI, I would like to know the use of Create Role option in CUP. We have this option Configuration -> Roles -> Create Role. As we know we import roles form either SAP back-end system or ERM. In this case what is the use of Create Role option. Thanks in