Sequence in Forms / Plz guide

Hi, I have a form that i am working on where i have a text item called "Reciept No" that holds unique numerical values. I need this value to be generated automatically & incremented by 1 whenever some one inserts a record and it should automaticaly decrement by 1 when some one delets the record and it should start from the deleted number . How can this be done? please bear in mind that i am new to this & therefore explain what to do & where to put it.
Thanks in advance.

Hi Priya,
IS that possible in Oracle SQL PLUS ,
if so what is that code , so that we can also work and try any solution for that
i think you could have understood what my query was
Take a Example of Railway Reservation
if
x reserves a ticket on 18/05/06 for 22/05/06 Ticket No : 1
y reserves a ticket on 19/05/06 for 22/05/06 Ticket No : 2
z reserves a ticket on 20/05/06 for 22/05/06 Ticket No : 3
then
When x Cancles the ticket , y should be having that prefeence to have ticket 1
so in this case we are supposed to use increment and decrement , but i dont know how
solve it

Similar Messages

  • TS4123 i just installed itunes 10.6.3.25 its asking to contact the software publisher i am using windows 7 ultimate plz guide me

    i just installed itunes 10.6.3.25 its asking to contact the software publisher i am using windows 7 ultimate plz guide me

    I hvae the EXACT same issue
    I built a new computer which is EXTREMELY fast overclocked i7 ect and.. ITUNES DOESNT WORK
    I click on itunes which ive uninstalled and reinstalled and reset the winsock AND seen if there were any errors AAAAAAND ive check the Hkey to make sure bonjur was the only one in there which it is and all that happens is my cpu goes to 25% and i cant do anything except go into the task manager and close it! ANYTHING with itunes (everything else is premium speed).
    what do i do
    windows 7 64 bit

  • SAP Script Form - manual / guide

    Hi Experts,
    I want to modify a SAPScript form where I want to insert a field at the right hand side of a line. For the tag column , I put 'IL' just follow the previous line.
    the line begins like this:
    ,,,,,,,,&field&  (is doesn't go to right end), but when I put ,,,,,,,,,,,,(6 tabs) , it go to next line .
    Any other way to position the fields beside using TAB ?
    kindly provide links that useful for Script Form - manual / guide
    Thanks.
    Janice

    follow these links
    Smartforms
    http://www.sap-basis-abap.com/sapsf001.htm
    http://www.sap-press.com/downloads/h955_preview.pdf
    http://www.ossincorp.com/Black_Box/Black_Box_2.htm
    http://www.sap-img.com/smartforms/sap-smart-forms.htm
    SapScript
    http://www.sap-img.com/sapscripts.htm
    http://sappoint.com/abap/
    http://www.henrikfrank.dk/abapexamples/SapScript/sapscript.htm
    cheers,
    sharad

  • Program not in Library -- In ABAP Runtime Analysis SE30.. Plz Guide me guys

    Dear all,
    I have to execute one report program in SE30 ABAP Runtime Analysis tool. 
    So I have entered my program name in the SE30 but I have got 1 error  " Program ( pgm name ) not in Library ".
    Guys plz guide me on this asap.
    Edited by: PI User on Nov 26, 2010 11:14 AM
    Moderator message: too basic, too much SMS speak, too much "asap", thread locked, points removed.
    [Rules of engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]
    Edited by: Thomas Zloch on Nov 26, 2010 12:33 PM

    Hi
    The error message is clear: the program you're trying to test by SM30 is not SAP (your SAP system of course)
    Now try to check if you can see that program by SE38, but if you think the program is in SAP, prehaps you're running SM30 in another system:
    For example:
    the program was created in development system and you run SM30 in quality and that program hasn't been transported yet: so the program is in development but not in quality.
    Max

  • Date and Time Variable error Plz guide

    Gurus
    When I write the query for time and date I keep getting error message mentioned below, plz guide
    DECLARE @ArrivalTme Time;
    SET @ArrivalTme = N'18:22';
    SELECT @ArrivalTme;
    GO
    Msg 2715, Level 16, State 3, Line 3
    Column, parameter, or variable #1: Cannot find data type TIME.
    Parameter or variable '@ArrivalTme' has an invalid data type.
    DECLARE @OneDay DATE;
    SET @OneDay = N'10360610';
    SELECT @OneDay AS [Day to Prevail];
    GO
    Msg 2715, Level 16, State 3, Line 3
    Column, parameter, or variable #1: Cannot find data type DATE.
    Parameter or variable '@OneDay' has an invalid data type.
    Faisal Baloch

    Hi Faisal,
    which SQL version do you use? In 2005 there is no variable "date" or "time", instead of this you have to use "datetime".
    http://msdn.microsoft.com/en-us/library/ms187752%28v=SQL.90%29.aspx
    Regards Steffen

  • Online form in Guided Procedures

    hi,
    Is it possible to have online forms in Guided Procedure scenario? If so, how data handling can be done from one online form to another online form?
    Regards,
    Vijayalakshmi B

    hi,
    Thanks for the response.
    Interactive form callable object will be used for the offline form. Can you explain which callable object can be used for creating online form..
    Regards,
    Viji

  • Add Translation of INteractive form in Guided Procedures

    Hi.
    I have created an interactive Form with Adobe Lifecycle Designer. I use the Form in Guided Procedures. You can add translation files of the form there. But what is a Translation file and how can i produce it?
    Thanks a lot. Regards,
    Dominik

    I found this in the SAP documenation hope this will hel you a bit.
    If you would like to translate ABAP dictionary objects i know the translation will be automaticly done by the System. This will work due to the system variable SY-LANGU.
    kind regards
    Fabian

  • Security for Offline Interactive Form in Guided Procedure

    Hi,
    I have a senario that require a form to be able to downloaded as an offline form from Guided Procedure with security mechanism. I know that Adobe interactive form able to contain scripting like FormCalc and Javascript.
    I was thinking whether is it possible to get the initiator & approver information like User ID and Password and assign it to the variable in the form using javascript, so that only the authorise personnel able to login to the form whereas the unauthorise personnel who have the form but unable to login and edit the form. Please advice. Thanks
    Best Regards,
    Rayden

    Hi,
    I also have a similar issue where i have to validate whether the user submitting the offline form is an user who has authorisation ( a table storing user credentails) .
    Were you able to solve this issue of security in offline form.
    Appreciate if you can throw some light.
    Regards
    Jayesh

  • Sequence in forms

    I want to use oracle sequence in form to increment column Id of table.
    How to use it in form so that sequence should not increase in case of rollback.

    Hello,
    There is no way to do that.
    When you select the Sequence.NEXTVAL, it is increased, even if you issue a rollback after.
    Francois

  • I just got my new iPad and I can't find the hotspot option in settings ? Plz guid me on how to turn my hotspot on in that case if I can't even see the option !!

    I just got my new iPad and I can't find the hotspot option in settings ? Plz guid me on how to turn my hotspot on in that case if I can't even see the option !!

    You can download a complete iPad User Guide here: http://manuals.info.apple.com/en/ipad_user_guide.pdf
    Also, Good Instructions http://www.tcgeeks.com/how-to-use-ipad-2/
    Apple - iPad - Guided Tours
    http://www.apple.com/ipad/videos/
    Watch the videos see all the amazing iPad apps in action. Learn how to use FaceTime, Mail, Safari, Videos, Maps, iBooks, App Store, and more.
    How to - Articles & User Guides & Tutorials
    http://www.iphone-mac.com/index.php/Index/howto/id/4/type/select
    iPad How-Tos  http://ipod.about.com/lr/ipad_how-tos/903396/1/
    You can download this guide to your iPad.
    iPad User Guide for iOS 5
    http://itunes.apple.com/us/book/ipad-user-guide-for-ios-5/id470308101?mt=11
     Cheers, Tom

  • Triggers Firing Sequence Of Forms 10g after commit_form trigger.

    hi all,
    please tell me Triggers Firing Sequence Of Forms 10g after commit_form trigger.
    thanks,
    Regards,
    Ambarish

    Hi,
    I have a doubt regarding the sequence of events when COMMIT_FORM is fired.
    Using the following to trigger the event.
    DO_KEY('COMMIT'_FORM');
    Added debug messages in my form triggers and found that after the ON-INSERT trigger is fired, the WHEN-VALIDATE-RECORD is fired and then the PRE-RECORD.
    However this sequence is not specified in the lists of firing sequences mentioned here.
    Is it possible to change the sequence programmatically.
    In my ON-INSERT trigger, calling a DB procedure to insert row in the table.
    Thanks
    Asfa

  • Oracle Forms Developer guide

    Hi All,
    I have search through tons of links and cant seem to find a forms developer guide like the ones for APEX. Does anybody have a direct link please.
    A massive thanks

    hi
    check these out
    http://www.belacorp.com/OracleForms/
    http://www.slideshare.net/magupta26/oracle-forms-tutorial
    enjoy
    just found one more i had bookmarked ages ago..
    http://search.4shared.com/network/search.jsp?sortType=1&sortOrder=1&sortmode=2&searchName=ORACLE+FORMS&searchmode=2&searchName=ORACLE+FORMS&searchDescription=&searchExtention=&sizeCriteria=atleast&sizevalue=10&start=0
    Edited by: DM on Feb 25, 2010 11:57 AM

  • Plz guide me through manual Compression and Roll up process

    I have pulled data from DSO to Cube. There are aggregates maintained here. now i have to do the compression(in infocube and in aggregate)and roll up (in cube and in aggregate)steps. can u plz guide me step wise..
    Thank you

    Hi Ramya,
    Call T-Code RSA1> Search for your Info Cube > Click on Manage and follow the below mentioned steps for
    Roll up
    1. Click on Roll up Tab in 'Manage Info Provider' Screen
    2. By default 'Request ID' in Roll up section will be filled with latest Request ID of the data loaded. All the requests before your latest request with be Rolled up.
    3. Click on execute > click on Display external Jobs (Next to execute button) and monitor it.
    4. Once the Roll Up job Completes successfully > Click on Requests Tab in the Manage Info Provider Screen > you will find a tick mark in Roll up status, which confirms your task.
    Compression
    1. Click on Collapse Tab in 'Manage Info Provider' Screen
    2. By default 'Request ID' in Collapse section will be filled with latest Request ID of the data loaded. All the requests before your latest request with be Compressed.
    3. Click on Release > click on Display external Jobs (Next to Release button) and monitor it.
    4. Once the Compression job Completes successfully > Click on Requests Tab in the Manage Info Provider Screen > you will find a tick mark in Compression status, which confirms your task.
    Hope this helps.
    Regards
    Sai

  • I could not sync my new phone contacts with my laptop, and when i connect my phone with my laptop it delet my new contects, plz guide me?

    i could not sync my new phone contacts with my laptop, and when i connect my phone with my laptop it delet my new contects, plz guide me?

    Reinstall iTunes.  I had the same problem.

  • HT201412 hello. my phone is factory unlocked. but my iphone support one network only in pakistan. if i insert another network sim it support but cannot make a call or text neither incoming nor outgoing. plz guide me what should i do.

    hello. my phone is factory unlocked.
    but my iphone support one network (Zong) only in pakistan. if i insert another network sim it support (Catch the signl and show the network name ) but cannot make a call or text neither incoming nor outgoing.
    plz guide me what should i do.
    ios 7.0.4

    There aren't any supported carriers in Pakistan. Apple hasn't released the iPhone there. The OP is using a grey-market iPhone and hence is pretty much on his/her own as regards getting this phone working with the carrier, unless that carrier can help.
    Regards.

Maybe you are looking for