How to create one department and creating many employees in it in one page

Hello
I want my page to include a form to insert a department
and a table to create many employees and inserting them into the department in one transaction

here is what i did
I used view links only to link betwwen the parent & child
I created bounded task flow
I dragged and dropped a "createinsert" operation from the master iterator and "createinsert" operation from the detail and linked them to a page
In the page I dragged a form for the master and a table for the detail ( so I can create multiple records)
I added "createinsert" and "delete" operations on the table on the form of ADF Buttons so i can add & remove child records
Here is the problem:
when I enter some data in the parent form and then try adding child records in the table using the buttons, it refreshes the parent form and clears the data in that form

Similar Messages

  • How to create many user in the same database

    hi
    my question is "How to create many user in the same database(application)?"
    for example, i have students, teachers, and staffs user using my application.
    i can create many users to use the same application right?, how ^^''' ???
    (right now i can only create application and then it shows every data in my DB
    but i want it to show only the data for the user who login to that application)
    Thanks.
    ps. i'm newbie, please help T^T

    You need to create a user table within your application that maintains their privileges. If you have LDAP you could use this for authorisation otherwise the table would handle that as well (store passwords etc). Your reports etc would then be filtered on information from this table.
    Check out some of the sample applications to see how authorisation and access is implemented (Online store is one). The how-to on the issue tracking system should also have some useful pointers.
    http://download-west.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28839/issue_track.htm#BABBGBJG
    cheers,
    Ron

  • How to create a popup window to load HTML page in AIR application without using any mx or spark?

    How to create a popup window to load HTML page in AIR application without using any mx or spark components?
    I need to load the HTML page in popup in AIR application without using any of the <mx> or <spark> components. I need to open in the application itself not in the browser.(If we use navigateToURL() it will open in th browser)

    Can we achieve this? can somebody help me on this scenario..

  • How to connect one page using button and by link in BSP

    how to connect one page using button and by link in BSP

    hi,
    use on 'onclick' functionality.
    1. In layout, onclick = 'NEXT_PAGE' of the button
    2. Capture the event in onInputprocessing,
    DATA: event_id TYPE REF TO  cl_htmlb_event.
    case event_id.
    when 'NEXT_PAGE'.
                navigation->goto_page( 'URPAGE URL' ).

  • HOW TO SHOW ONE PAGE AT A TIME

    Does anybody have a clue how to show one page at a time? I clicked Facing Pages in the Inspector and 2 columns of pages showed up. Now, I can't get it back to just one page showing up at a time. There must be a fix, but I don't' want to spend days on this. Many thanks.

    Frank,
    At the bottom left of the page, click on the zoom percentage, then select One-up from the menu.
    -Dennis

  • When opening a new tab, it opens onto a search engine, which is not what i want it to do. How do i resolve this and change it back to just a black page?

    when opening a new tab, it opens onto a search engine, which is not what i want it to do. How do i resolve this and change it back to just a black page?

    A new tab opens by default as a blank tab (about:blank).
    If that isn't the case then an extension has changed that behavior.
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode

  • How to create an employee with a specific effective_start_date with api?

    Hello,
    I'm trying to create an employee through the hr_employee_api.create_employee (R12 Apps)
    In Forms, if we want create it in a different date than sysdate, we use the "Alter effective date" screen... what this does is to copy into global.g_session_date variable the value we set.. and I suppose that this date is what api takes as sysdate to create an employee with desired effective_start_date.
    But.. how to set it through Plsql procedure that call to create_employee api? p_per_effective_start_date is an out parameter... But after following the code through internal apis.. I didn't get to find where is that value set...
    Any ideas?
    If no one is passed, it's set to sysdate.. but what we want is to set this date to one specific...
    Thanks,

    Hi again,
    sorry for a "quick" conclusion...
    Although the session date wwill be set inserting in fnd_sessions.. the effective_start_date returned ..continues with the value of hire_date.
    I've checked the screen behavior and it inserts directly into PER_ALL_PEOPLE_F (when we have a "normal" employee, not CWK) through per_people11_pkg.insert_row1 procedure.
    So.. is there anyway with create_employee api to create an employee (CORRECTION p_datetrack_update_mode) with hire_date different from p_effective_start_date??
    Interesting issue...
    Regards.

  • How do extract one page from one pdf document and save as a new pdf?

    How do I extract one page from a pdf document and create a new document?

    In Acrobat: Tools - Pages - Extract.
    In Reader it's not possible.
    On Sat, Jan 31, 2015 at 10:29 PM, Ned Murphy <[email protected]>

  • Is anyone know how to create dynamic pdf file from a JSP page or Servlet ?

    Hi
    Is any one know how to create a dynamic PDF file from JSP or servlet. I need to have standard form format needs to be created and want to send the info to that form dynamically.
    Is there any libraries available?
    Thanks

    I posted a link in this thread to a lib that lets you create PDFs from an app. They have a Java version. I have not used it but I know someone who used it with Microsoft ASP and they liked it.
    http://forum.java.sun.com/thread.jsp?forum=31&thread=287285
    -S-

  • How to create two employees with same name as supplier record?

    Dear all,
    We need to create a supplier record for an employee so that we can issue invoice for pretty cash payment. If there are 2 employees with same name, how can we create supplier records for these 2 employees? The system does not allow duplicate supplier name.
    Please advise.
    Regards,
    HY

    Hello,
    In R12 it is possible to create 2 employee with same name but different employee number.
    And also possible to create these 2 employees as suppliers in Payables.
    HTH,
    Vik

  • How to create a xml file from the jsp page?

    I'm a beginner of the develop xml,my question like this,
    there has a jsp page,some parameters in it,I wanna get the parameters and create a xml file,so,what parser method should I use?
    And how to create a new xml file,when the file haven't exist at first?
    pls give some code,thanks.

    a ggod link for u http://www.theserverside.com/resources/article.jsp?l=JSP-XML2

  • Acrobat Professional 8: How to create a PDF which will print most pages in A4, but some in A3?

    I am very new to Acrobat Professional 8 - Can anyone tell me how to create a basic PDF document to print most pages in A4, but some in A3?
    Currently my document is set up as a binder, do I need to set it up as a PDF package?
    thanks.

    Leonard Rosenthol or anybody that can help, sorry to insist.
    I will explain better my problem:
    I have an ASP.NET WebPAge (C# - 2.0). In this page, the user make a request. The request should generate a PDF document with the informations of the request and with a field to add a digital signature. The document created will be send to a approver that will confirm the approval applying his digital signature (I need to do too, a webpage where the approver open the page, choose the pdf document, and sign, just selecting his own certificate and clicking in the button SIGN... but this is another problem).
    That's the reason that I have to create a PDF document. If I create a WORD or HTML document, and then convert to PDF, how can I add a field to digital signature in this pdf document?
    Is there any solution using Acrobat SDK?
    Thank you very much!

  • How to create a variant of an existing master page

    After struggling with this for an afternoon, I hit on a fairly simple way to duplicate and modified master page file, since RH8 doesn't seem to have a method for copying them, and editing certain sections is difficult.
    In the Windows Explorer view (ie. NOT in the RH interface) create a copy of the file you want to base your new Master Page file from. If you are using source control, you'll need to make the copy read/write as well.
    Rename the copy.
    Open the copy in a text editor and change the topic title in both the <meta name="topic-comment" content="topic title" /> line and the <title> line. You should also change the reference to any icon art you may use. Save the new file.
    Open the project in RoboHelp.
    In the Project Set-up pod right click on Master Pages and click Import. Select your new master page and import it.
    Hope this is helpful.
    .MW

    Hi Udit,
    Unfortunately there is no way to copy a view from one component another the way we understand copy-paste. However, if your requirement is to reuse BP_DATA/AccountRelationshipsOV (or its copy you already created) in BP_HEAD, then you need to do the following:
    In BP_DATA component:
    1. Create a new window.
    2. Add the copy to this new window in runtime repository editor.
    3. Expose this new window from runtime repository editor.
    In BP_HEAD component:
    1. Declare a new usage for component BP_DATA, view (new window you create above)
    2. Add the usage view to the concerned view area.
    You also need to make sure that the context nodes are properly bound for the data flow.
    Regards,
    Shiromani
    P.S. What was the runtime exception?

  • How to create multiple pdf Files out of multiple pages documents??

    I wrote multiple pages documents and stored them in a directory. That is nice, but now I want to transfer them all into pdf files.
    Is there a way to do this or do I have to open them one by one an select "Print" and so on??

    Pages 5 has virtually no AppleScript support so it would be difficult to even make an Automator workflow to do what you want.
    So yes you will have to make a pdf of each one. Be warned that Pages 5 stuffs up links after the first pages of pdfs.
    Apple has removed almost 100 features from Pages 5 and added many bugs.
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&sid=3527487677f0c 6fa05b6297cd00f8eb9&mforum=iworktipsntrick
    Pages '09 should still be in your Applications/iWork folder if you had it previously.
    Archive/trash Pages 5, after Exporting your files to Pages '09, and rate/review it in the App Store, then get back to work.
    Peter

  • How do I stop unwanted and too many friend request...

    I started receiving way too many contact requests from unknown men, usually all military, Which I have been consistently blocking, but I want to know if my account has been jacked or what is going on and how to stop this, please. Anyone???

    just some clarifications changing your privacy settings will only prevent unwanted calls and/or IMs from people who are not in your contact list.  It will not prevent other users, both legitimate and potential scammers/spammers, from sending your contact requests.
    IF YOU FOUND OUR POST USEFUL THEN PLEASE GIVE "KUDOS". IF IT HELPED TO FIX YOUR ISSUE PLEASE MARK IT AS A "SOLUTION" TO HELP OTHERS. THANKS!
    ALTERNATIVE SKYPE DOWNLOAD LINKS | HOW TO RECORD SKYPE VIDEO CALLS | HOW TO HANDLE SUSPICIOS CALLS AND MESSAGES
    SEE MORE TIPS, TRICKS, TUTORIALS AND UPDATES in
    | skypefordummies.blogspot.com | 

Maybe you are looking for

  • On iOS7.0.3 html select tag with attribute 'multiple' crashes Safari

    Try loading an HTML page on Safari that has: <div>Multi-Select Picklist- tap on this to crash the iOS app <select id="12121" title="Available" multiple="multiple" size="3" style="width: 120px;"> <optgroup label="Available"> <option value="1">AAAAAA</

  • How detect method calls that are not already in 1.4

    My program is compiled with JDK 1.5 or 1.6 and retroweaved to 1.4. If I do not take care I may type int i=65; Character.isDigit(i); instead of Character.isDigit(char)i); Without casting to char it uses a method that exists only since 1.5 but not yet

  • Query not using remote table primary key.

    Hello all, My following query is not using the PK of remote database. vem_business_event_attribute is having a PK on ATTRIBUTE_TYPE_ID and business_event_id. The table is last analyzed on 04-dec-2010. It has around 5 milloin rows. select /*+ DRIVING_

  • Purchase Order: Printer or external Send

    Hallo, we want to change our Output in Purchase Order from Print Output to Fax or external Send. I have the Problem, that the default Medium of Outputtype "NEU" is always Print output(1). How can i manipulate it, that the default is Fax(2) or externa

  • How old do I have to be to work in Apple Retail?

    I'm 15 and 6 months old and know more about Apple than anyone else my age... So, I was planning on applying for a retail job (such as Creative) at Apple when I become 16. Do you think I can? BTW: I live 20 minutes from downtown Washington DC.