Regarding auto generating the numbers

I have five tables
vendor -> (vendor_no, vendor_name, address, city, state, zip, ph no)
bid -> (bid_no, bid_desc, date_of_open)
contact -> (contact_no, contact_name, email_addrs)
vendor_contact -> (vendor_contact_no, contact_no, vendor_no)
vendor_bid -> (vcbauto, vendor_conatct_no, bid_no,sets)
of these five tables, vendor_no, conatct_no, vendor_conatct_no and vcbauto should be auto generated i.e. when the users enter any new info like take for example contact details (users will be asked only contact_name, email_addrs) contact_no should be auto generated once submit button is clicked, similarly for vendor details vendor_no should be auto-generated. Once we get any new contact_no or vendor_no, vendor_contact table should be updated automatically which in turn should update the vendor_bid table.
can any one tell me how this can be done...

Thanks for the quick reply gus.
that's what i have right now GUS... When the end-user clicks on create for the FILLED text-boxes, then the number is created.
but the client wants the number to appear on the CELL everytime, before they even fill in the rest of the cells...
i wanted to know if there's a way to have that box with the auto-generated number already there even before they are ready to submit the filled info.
i'll post a link to a snapshot next time if possible..

Similar Messages

  • Numbers-Auto Generating a numbered list in a column of cells

    Having trouble creating an auto-generating numbered list in a single column. In text inspector I choose bullets>numbers>start at 1. The first cell is filled in with a "1", but when I hit return or down arrow the 1 disappears. If I go back and type a "1" again, two "1's" appear in the same cell. I'm trying to make a table with 250 rows. Not sure what I'm missing, as I'm new to iWork.

    Numbers can fill a column or row of cells with a pattern. Type the first two numbers in the first two cells, select both cells, then click on the small circle at the lower right of the second cells & drag down to fill however many cells you want. You can see in this picture that it works for other patterns, not just consecutive numbers. I've also used it to fill across month names or dates.

  • Help Required :Unable to auto generate the layout in BIP

    Hi All,
    This is Ronny, I am really having a tough time using OBIEEE. I am trying to create a simple report in which when i try to auto genreate a rtf template then it says *" failed to load the layout"* and gives me connection timed out error ( unable to autoload). I edited it and tried a simple select statement but still no luck.
    Has somebody else faced the same problem, I request you to please give me your inputs on the same.
    Thanks in advance
    Ronny.

    Hi Sree,
    Thanks a alot for replying, i use the query builder to build the initial query but even after that it fails to auto load the template. I tried building the simplest of queries through the query builder but got the same error even when the query runs fine in TOAD . However, upon trying again i got some luck and it generated the template. But still for me, its a hook and crook means i am not sure that that it would generate the template again for me or not.
    Thanks alot for replying ..however, i am working on this and will get back to you once i get the error again.
    Thanks
    Ronny

  • How come SP 2010 overlay will not auto generate the sidebar (where you choose which calendar you want to view) doesn't pop up? (image inside)

    I only get this http://i.stack.imgur.com/VR4Yh.png without anything else auto-generated. Am I doing something wrong or is my version restricted?  
    Thanks.  
    Kieran

    Hi Kieran,
    Depend on your description and image, the web in SharePoint 2010 in your environment doesn’t display the left part.
    Do you configure any custom settings in the page?
    You can use IE developer toolbar(F12) to find the style of the left part of this web. And check whether the style is hidden and deleted.
    Here is the link about how to debug HTML and CSS, and you can take a look at:
    https://msdn.microsoft.com/en-us/library/ie/gg699337(v=vs.85).aspx
    Thanks,
    Wendy
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Auto generate the primary key value for eah valid insertion

    i have a table EMP having emp_id, name and age.
    EMP;
    E1 John 23
    E2 Mary 25
    created a form/report page on the table. the report page displays all the columns. while creating new entry, the emp_is hidden and the name , age are displayed. on successful insertion the emp_id is populated with 1 rather then E3.
    1 Rick 22
    E1 John 23
    E2 Mary 25
    how do i ensure that the new row inserted has a value E3 and the subsequent entries, emp_id is incremented by next sequence.

    If your emp_id is not numeric and needs to be 'E' + sequence then you need to delete the existing trigger and create a new one like this:
    CREATE OR REPLACE TRIGGER emp_bi_trg
       BEFORE INSERT
       ON emp
       FOR EACH ROW
    BEGIN
       IF :NEW.emp_id IS NULL
       THEN
          SELECT 'E' || emp_seq.NEXTVAL
            INTO :NEW.emp_id
            FROM DUAL;
       END IF;
    END;
    /Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    ------------------------------------------------------------------------------

  • Auto generate employee/applicant number

    Hi All
    I want to auto generate the employee and applicant number as follows:
    ABCW0000001
    ABCS00000001
    Where first 3 characters i.e., ABC stands for the company name and fourth characters i.e., W stands for Workers and followed by the employee number.
    The category of employee i.e., Staff or Worker is captured in the People Group segment in assignments.
    I can write a fast formula to auto generate the employee numbers, but as employee number has to be generated first before updating the assignments.
    How to auto generate the numbers before updating the assignments?
    Thanks in advance for any help.
    Regards
    Rahman

    Hi
    Do you have multiple assignments over there?There are no multiple assignments.
    If not, can you move the people group segment to the people screen?How can I move this to People Screen?
    What should be the empl number if the people group changes anyway?If the employee gets promoted, say from worker to staff, then a new number should be generated from the date of new assignment. Also the old number should not be used in future.
    Thanks for the help.
    Regards
    Rahman

  • Where is the jaxrpc-ri.xml file when auto-generating web services?

    Is it possible to modify the targetNamespace property and endpoints directly from the SUN ONE studio 5 IDE??
    We have upgraded from using the JWSDP and are using the studio tools to auto-generate the server artifacts, only we cannot modify the endpoints to match our old JWSDP jaxrpc-ri.xml file. I have no desire to auto-generate then manually edit all the *Serializer.java files.
    Cheers,
    Ben

    Ben,
    it should be somewhere in your jwsdp_base or jwsdp subdirectory in your user directory. The user directory is called studio5se_user unless you have decided to use something different.
    Regards Jirka

  • How to auto generate SFC Number(using the Old SFC Num) when I split a SFC

    when I split a SFC (SFC Number:A001), I want to auto generate  the new SFC number, and the new SFC number pattern is A001-01 (the prefix is old SFC number). I don't know how to do.
    Please help me if you  know  it.

    Wenjun,
    SFC ID is actually a key field so I would suggest you following [Note 1363812|https://service.sap.com/sap/support/notes/1363812] "SAP ME 5.2: Key Field Character
    Restrictions" to use only legal characters in Next Number patter. If the system does not generate serialized SFCs in accordance with the patter even in this case, then it is definitely a bug.
    Per on-line help: "SFC Number Serialize - the pattern that uniquely identifies the serialized SFC number during serialization, split, or relabel"
    Sergiy

  • How to auto-generate a "empno" field at run time in oracle forms 6i

    Hello!
    I have connected to a SCOTT schema. And i am using emp table. At run time mode when i press F8 then the data is displayed in the fields.
    My task is to generate auto "empno" as soon as i run the form. Kindly do the needful.
    Thanks in advance

    Hi Francios,
    I think with your solution our user only able to see the current information in the form.I donot think it will auto generate the empno.
    Dear user,
    I suggest what you can do is to create one sequence in your database and use it to generate automatic
    empno.
    In post query trigger try to implement the idea.
    Suppose in the name of the sequence is empno_seq.
    if emp.empno is null then
    :emp.empno := empno_seq+1;
    end if;
    Try i hope it will work
    Regards
    Rajat

  • JDO Auto Generate Primary Key

    Hi
    I am working with JDO.
    I want to auto generate the primary key value that should increment for each entry into database.
    How can i do it, please guide me.
    Any link or doc will be appreciated.
    Regards
    Osman

    There is only one answer to "how I do this" questions: read the manual.
    Any link or doc will be appreciated.Google. Seriously dude, a forum is not your personal information service - go make some effort yourself. Come back when you have an actual problem that you need help with.

  • ADD Auto Generate column to table

    Hi All,
    I drag my table from dataview , what I want is add new column to it ? I have tried but i couldnt , and add script to that column so
    it come auto generate int numbers?
    thanks

    Hi,
    try to create a new table with the wizard, under the toolbar -> table -> insert table -> create table using assistant.
    Set the body layout, with fixed dimensions or depending or data.
    Then choose if you need a footer and a header.
    Divide the new table in sections if needed.
    Optionally, you even can add row shading to the table.
    Finally, you need to create the correspoding binding between the context and the new created table.
    I hope this solves your problem.

  • Adobe 7, and opening a pdf file with a auto generated report

    We have upgraded to the latest version of a tool we use to generate reports. The older version, when you exported the report to a PDF file, it would open it in an internet broswer, IE 6/7 in this case, and just display the PDF in the browser.
    With the latest version of the reporting tool, when you export a report to a PDF file, it opens up a blank IE windows, and subsequently opens the autogenerated report in a separate Adobe Reader window, but it does not have the primary focus. It pop's under the blank IE window. This causes a lot of confusion to our employees who are not computer savvy as they are not aware the PDF actually opened since the window did not get primary focus on the screen.
    The company which writes the tool for us says there are no changes to the way it auto generates the pdf file, and insists it has nothing to do with their software.
    We decided to dig a little deeper and only found one difference between the old and the new software.
    Old - Content-Type: application/pdf
    New - Content-Type: application/pdf;charset=UTF-8
    Would that command cause our problems? It almost seems at though Adobe 7 plugin in IE7 doesn't recognize the "charset=UTF-8" and dumps the pdf to the full Adobe reader.
    If anybody has any insight, or would need some more info to help solve the problem just let me know.
    Also, we have to stay with Adobe 7, since all 7000+ computer's this affects have identical images, and upgrading to a new version costs $$$$ and has to go through massive channels.

    Welcome To  Discussions Kathy216!
    If these are files, that are already on the Hard Drive, click once on a pdf document to highlight it.
    Press the Command + I keys, to Get Info.
    Click on the ▼ Disclosure Triangle for Open with:.
    Select Adobe if listed. If it is not listed, select Other..., and navigate to Adobe, and press Add.
    In the Get Info window, click on Change All.
    If these are pdf documents, that you are viewing on the Internet, a handy utility to use is PDF Browser Plugin.
    ali b

  • Missing Outcomes for Human Task in Auto-Generated ADF Project

    Hi
    I am using SOA Suite 11g (11.1.1.5) and have created a Human Task in my composite application and then auto-generated the appropriate task form using the wizard which has been successful and created the ADF project.
    My task has 3 outcomes the responses of which are then mapped out in the BPEL process.
    When the human task is raised it puts a notification in the BPM worklist as expected however the 'Actions' list on the notification is blank? I was expecting there to be 3 values in the Actions list one for each of my outcomes.
    I have tried re-building the ADF project from scratch from the task flow but still no joy.
    I have not changed the ADF project over its default.
    My next step is to look into the binding on the Actions picklist but I thought this was standard functionality and that the wizard handled this at the point of form generation.
    Any assistance greatly appreciated.

    Hi
    User error.
    I had sent the task to a group rather than a user. Before the task outcomes will display in the ADF page a user must first claim the notification using the 'Claim' button. On re-selecting the notification the task outcomes display as buttons.

  • Flex project to auto-generate reports

    The requirements for the project I'm working on are to:
    1) Create a chart-based report definition
    2) Publish the definition to the database
    3) Auto generate the chart/report every X minutes/hours/days,
    etc as a pdf
    4) Notify users where to download the report
    So far, I've gotten the first part done so that the user can
    define the report. And, I think publishing to the database should
    be easy enough, however for the auto-generation, I was thinking of
    using flex with charting to draw the reports, but I'm a little
    fuzzy about generating the pdf and also about having the program
    auto-generate things. I have been using a simple servlet up to this
    point to communicate with the database (Oracle). However I was
    thinking of using BlazeDS since I've been reading about it.
    Does anyone have any experience with BlazeDS? Is it even
    necessary? Do you have any comments or suggestions about which
    technologies I should use to implement this solution?
    And as far as the PDF generation, I had looked into Alive
    PDF, but is there a better/easier solution?
    Thanks for any help you can offer!

    Not that I would recommend this in most case's but if the
    PDF's do not need to be dynamic you could use something like PDF995
    and send your page to it as a formatted print job. I had a client
    that wanted printouts from Filemaker in PDF so they could Email
    them to a list. Had to be automated so we just set up a print
    script in filemaker to print to a PDF converter. Don't think it was
    actually PDF995 and I do not remember what it was but I mention
    PDF995 because I use it at home. You just need something where the
    API allows you to specify the location to save too and the name of
    the file as part of the printjob. Send the files to a standard
    location on your server and trap the name of the file in a
    database. Bingo. Easy PDF's.
    Of course the alternate option is to auto generate your chart
    as a web viewable formatted for print version. As it changes notify
    your users with an email link of where to view it and then let them
    print their own PDF using PDF995 or other such utilities if they
    want to.
    And then get back to the Game of Half-Life2 Death Match going
    on in the server room.

  • Actor Framework auto generate actor

    Hello,
    I'm starting to use the actor framework for a large application. I am wondering if there is a way to auto generate a new Actor?
    I understand I can auto generate messages for an actor using Tools -> Actor Framework Message Maker...
    I make an Actor by making a new Labview class say:
    Test Actor.lvclass
    Then set the inheritance of this class to Actor.lvclass
    Make the Actor Core.vi Method
    Make a Write waveform method
    Set the scope of Actor core to protected, and other methods to public (just like the Simple Actor example) and make actor core reentrant
    I am making the structure EXACTLY like the Simple Actor example, but I get the following errors in my new Actor Core.vi:
    "This VI doesn't match other VIs in the method, Connector Pane Terminal(s) are different. All VIs that implement a method of a LabVIEW class must match Connector Panes. To correct this, compare Connector Pane of both this VI and the VI of an ancestor class that implements this method."
    and
    "The owning VI is not a dynamic member VI of a LabVIEW class. The Call Parent Method node should only be used in a dynamic member VI of a LabVIEW class."
    I tried to read into this message, but it appears my connector pane is the name. I'm not sure whats going on.
    (1) Can someone show me what I am doing wrong here?
    (2) Is there a way to auto generate the Actor?
    Every time I try to construct an actor from scratch I get the above errors. I have attached my project (LV2012).
    Any help is greatly appreciated!
    Solved!
    Go to Solution.
    Attachments:
    Simple Actor Example Mod.zip ‏179 KB

    I know this is old, but just to update this thread with info to others that are starting with Actor Framework and LabVIEW 2013.
    The GOOP Development Suite is free now, free to download from NI's website.
    With this you can make an actor. It is described here how to use GOOP to do it.

Maybe you are looking for

  • I can't install itunes on windows vista

    I keep getting a message asking if I want to "Keep" this file and when I answer yes all I get is a message that says opening in so many minutes, however it never opens just keeps adding minutes to opening going on for hours.

  • TIME_OUT in VK13 / VK33 on IDES system

    We are receiving the following timeout when running VK13 and VK33 on our IDES system. This is standard code, and there is no notes regarding this TIME_OUT. The  Termination occurred in the ABAP program "SAPLV12A" - i "ACCESS_REPORT_GENERATE". The mai

  • Urgent help: ERROR: STARTING J2EE 1.3.1

    Here is the message: Dear Sir or Madam: There is no way I get it run J2E1.3.1. I need it so desperately. THE OS is Windows XP Professional. Message is: C:\j2sdkee1.3.1\bin> j2ee -verbose Exception in thread "main" java.lang.NoClassDefFoundError: C:\j

  • Why is the padlock missing from System Preferences, App Store?

    I noticed that System Preferences, App Store no longer shows a padlock at the lower left hand corner, yet other System Preference windows show the padlock. Why is that? Is there a way to restore the padlock? I have already tried "repairing" my instal

  • Question on import in cin

    Dear all can you tell me what will happen if i am doing gr before customs vendor bill booking (Miro for customs vendor) in Indian scenario import procedure with no taxes in po i mean the tax value is 0 in po