Forms 6i interchangeble menu

Hi,
Here is my dilemma. I have a main menu with a sub menu. The sub menu can be called from all over the application. When form A selects form B from the sub menu it should open up another form C. How ever if I am in another screen and selects from the sub menu to open up form B it should not open up form C.
I pass main parameters like an application number to form C. However how do I find out what the form I am in when I invoke form C?
Any comments much appreacited...

You can use *:system.current_form* built in to know which form is currently executing.
Then you can decide from which all forms you want form C to be allowed to open.
Hope this helps.
Please mark answer as helpful / correct, if it helps you
Navnit

Similar Messages

  • How To Remove Standard CheckIn Form in CheckIn menu option list

    Hi to all.
    I need To Remove Standard CheckIn Form in CheckIn menu option list.
    I want to use only my customized profiles.
    Is there any doc or sample related.
    Thanks in advance,
    Soni

    Unfortuantely, you must create your own custom component. I'm not going to explain how to do that since that requires a lot of typing, but if/when you decide to tackle that, you will need to include this in your resource file:
    <@dynamichtml custom_finish_layout_init@>
    <$include super.custom_finish_layout_init$>
    navBuilder.deleteItem('MY_PERSONAL_CHECKINS_'+pneCheckinDocProfiles.length);
    <@end@>
    However, keep in mind this is what I use for my content server (10gR3 with CS10gR3CoreUpdate component, build 186). I have no idea what future patches may or may not have done with profile naming conventions or changes. I'm confident this will still work, but cannot be for certain.
    Good luck.
    PS. Please award points if deemed necessary

  • How to deploy Forms, Reports and Menu from Client to Server machine

    Dear Experts,
    I have one requirement to deploy the Forms, Reports and Menu from client machine to server machine.
    Deployment involves the following steps :
    1. Firstly we have to search the selected file in a folder where the .fmx is present ( in Server machine) and take the back up of the the existing file in the server (Source and destination paths will be available).
         Ex. If the existing FMB name is TEST.fmx then the backup file should be TEST_sysdate.fmx.
    2. Secondly we have to transfer the file from the client folder (or from another folder of the same server) to the server folder where the back up exists.
    Please help me to search/rename/copy/replace the _.fmx/.rdf/.rep/.mmx_ files from client to server.
    We are using
    9i Database.
    10g Forms and reports.
    SQL Developer tool.
    OS is Windows (Client and Server).
    Help me out to attach a file of front end screen which we are planning to develop. It will give a clear picture on this requirement.
    Thanks :)
    Edited by: 941175 on Jun 17, 2012 9:09 AM
    Edited by: 941175 on Jun 17, 2012 9:12 AM
    Edited by: 941175 on Jun 17, 2012 9:14 AM

    941175
    Welcome to the forum. Please take a while to go through the FAQ to be found to the top right of the page.
    Your issue is more to do with batch files rather than Forms. The only relation with Forms, as I see it, is that you will be using HOST/CLIENT_HOST to start a batch file with the file name to be deployed as a parameter passed to it.
    You need to rewrite either a CMD batch file or a Powershell script to achieve what have set out to do.
    For CMD batch files look up http://www.robvanderwoude.com/battech.php , or any of the other excellent resources available on the internet.
    Regards,

  • ERP FORM에 ATTACHMENT BUTTON/MENU을 활성화 시키는 방법

    제품 : AOL
    작성날짜 : 2005-01-20
    ERP FORM에 ATTACHMENT BUTTON/MENU을 활성화 시키는 방법
    =======================================================
    PURPOSE
    Attchment Button/Menu가 활성화 되지 않아 attchment 기능을 사용할 수 없는
    ERP form이나 고객이 Extended 한 Form 에 attachment button/menu을 활성화
    시켜 attachment 기능을 사용 할 수 있다.
    Explanation
    Attachment button/menu를 활성화 하기 위해서는 아래 절차들을 실행하면
    된다.
    아래는 form INVTOMAI(INV:Move Order)에 attachment button/menu을 활성화
    하는 방법을 예제로 한다.
    Application Developer responsibility에 접속.
    1.> Attachments/Document Entities
    FORM: 'Document Entities'
    아래의 값을 가지는 새로운 document entity record를 생성:
    Table: MTL_TXN_REQUEST_HEADERS
    Entity ID: MTL_TXN_REQUEST_HEADERS
    Entity Name: Move Order
    Prompt: Move Order
    Application: Oracle Inventory
    입력한 내용을 저장하고 Form close.
    2. > Attachments/Attachment Functions
    FORM: 'Attachment Functions'
    아래의 값을 가지는 새로운 attachment function 생성:
    Type: 'Form'
    Name: INVTOMAI
    User Name: Move Orders
    입력한 내용을 저장하고 Form close.
    3. > Attachemtns/Document Categories
    FORM: 'Document Categories'
    아래의 값을 가지는 새로운 category를 생성:
    Category: Move Order
    Default Data Type: LOV에서 default data type을 선택
    From: Current Date 선택
    To: 입력하지 않음
    > Attachemtns/Document Categories/B)Assignments
    FORM: 'Category Assignments'
    Category Assignments에 아래의 값들을 입력:
    Type:      Form
    Name: Move Orders
    Format: leave blank
    Enabled: Selected
    입력한 값들을 저장하고 Form close.
    4. > Attachments/Attachment Functions
    FORM: 'Attachments Functions'
    Step 2에서 생성한 record를 조회.
    아직 값을 입력하지 않고 남아 있는 field는 아래의 값들을 입력:
    Session Context Field: Optional, leave blank
    Enabled: Selected
    > Attachments/Attachment Functions/B)Categories
    Category는 'Move Order'여야 하며, enable 되어 있어야 한다.
    입력한 값들을 저장하고 Form close.
    > Attachments/Attachment Functions/B)Block
    FORM: 'Block Declaration'
    아래의 값들을 입력 :
    Block Name: TOMAI_MAIN_HEADER_BLK
    Method: 'Allow Change'
    Secured by: 'Organization'
    Organization: TOMAI_MAIN_HEADER_BLK.ORGANIZATION_ID
    Context 1: TOMAI_MAIN_HEADER_BLK.REQUEST_NUMBER
    (leave all other fields blank)
    > Attachments/Attachment Functions/B)Block/B)Entities
    FORM: 'Entity Declaration'
    Entity Declaration 화면에 아래의 값들을 입력:
    Entity: Move Order
    Displayed Method: 'Main Entity'
    Include in Indicator: Selected
    Query: ALWAYS
    Insert: ALWAYS
    Update: ALWAYS
    Delete: ALWAYS
    > 'Entity Declaration'화면에서 'Primary Key Fields' Tab으로 이동
    아래의 값을 입력:
    Key 1: TOMAI_MAIN_HEADER_BLK.HEADER_ID
    모든 입력한 값들을 저장하고 Form close.
    위 모든 steps의 setup이 끝나면 'Inventory' responsibility로 전환,
    'Move Orders --> Move Orders' 화면을 열면 attachment button/menu 가
    form 화면에서 활성화 되어 있는 것을 확인 할 수 있다.
    Example
    Reference Documents
    Note 226631.1

  • Applicaiton form hangs when trying to make C# form visible from menu event

    I have a MDI windows app, running as an addon on Verion 2007A
    The applicaion is written in C# ( VS 2005)
    I am a newbee to C# ( VS too ) as well.
    All I want is to display the MDI container form when a menu is clicked. But the windows form hangs forever, and does not show.
    if I try to show the form within Main method then no issues! The problem happens only off the SBO menu event .
    I cannot have the form loaded all the time. so I need the services of the SBO menu click, so a user can open it whenever he wants.
    Note: I can open any other form off the menu click, but that , provided they are not MDI containers and they are opened with ShowDialog(); If I use Show(); then again hangs.
    I tried opening the MDI form in Main method, ( wich of course works) and hide it when not needed. I could hide the form, but when I issued a command myForm.visible = true;  through the SBO menu event, again hangs!
    my applicaion Main function is as follows. The class AA_SBO_MAIN  holds the SBO application events.
    static void Main()
                Application.EnableVisualStyles();
                Application.SetCompatibleTextRenderingDefault(false);
                Classes.AA_SBO_MAIN oSBOMain = null;
                oSBOMain = new Classes.AA_SBO_MAIN(); 
                 Application.Run();        
    the menu event simply does
                  frmMain fm = new frmMain();
                  fm.Visible = true;

    Hi
    I try doing these few steps and it seems to work!  The code is in Visual Basic though!
    Declare the form variable
    Private mMDI As New frmMDI
    In your menu click event enter a code like this
    If mMDI Is Nothing Then mMDI = New frmMDI
    mMDI.Visible = True
    On your startup function do something like this
    Public Sub New()
           mMDI.Show() : mMDI.Visible = False
    End Sub
    And more important ... in the form class comment all the code inside the Dispose method
    and finally do the following
    Private Sub frmMDI_Closed(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.Closed
            Me.Hide()
    End Sub
    it seems to work for me . Hope it helps you too!

  • Pass parameters between forms using a menu

    I use a menu to switch forms. However, I have problems to pass paramenters between the froms.
    Any suggestions ? Thanks.

    There are 2 means:
    1. The most simple to code is to use global vars. Still, you may get into some trouble managing them (erasing them when you no longer need them).
    2. Use parameter lists. RTM about that. It's a bit complicated, but feisable, allowing to pass params whe using open_form or run_product (run_report).
    One more thing: when referencing forms items from menu code you have to use name_in(), and for assigning values to form-items using menu code you have to use copy().
    null

  • Unable to view A/R Invoice form and Main menu

    Dear Experts,
    I am using 2007 A pl 30. I did allocate the manager for the Professional User, SAP Addons, SDK Tools. When i try to open the A/R invoice form, it is not showing on screen but then it is available in the window drop down menu. Also, the main menu is not showing. The other forms are viewable.
    Thank you in advance.
    Manuel

    Click on A/R Invoice and Select Windows - Cascade to bring the screen down to normal.

  • Oracle forms standard/default menu - Record Delete option

    Hi ,
    Oracle forms provides a standard menu with the below options.
    Action , Query , Block , Record , Help etc.
    Under each of these Menu options there are sub options.
    Eg: Under Record we have Previous , Next , Insert , Delete etc.
    Can someone please tell me how to control this menu item options for different forms.
    Eg: for 1 form i want to allow the Record - Delete option but for another form i dont want to give this option.
    How to do this ??
    Please help....
    I tried to search for the solution but couldnt get the right answer. Hope someone will help me out here.
    Regards,
    SRT

    Hello,
    The Oracle Forms documentation states:
    The Default menu is built-in to every form, and is not a separate menu module.
    You cannot change the structure of the Default menu or edit the menu items it
    displays.
    If your application requires
    unique menu functions, you must create a custom menu module and attach it to
    your form.
    If the internal default menu almost meets your needs, you can attach the
    "menudef.mmb" approximation of the default menu to the form. You can then
    rename and edit this menu.
    You can download the demo version for 10g R2 and menudefs_10g.mmb is included with the demos.
    http://download.oracle.com/otndocs/demos/Forms_Demos_10gr2.zip
    You will get menudef_10g.mmb and menudefs_10g.mmb.
    If needed check metalink note:
    Differences between menudef.mmb and menudefs.mmb menu files. [ID 1081136.1]
    Kind regards,
    Alex
    If someone's answer is helpful or correct please mark it accordingly.

  • How to use default UDO form from new menu

    Hello,
    I've created a UDO form which shows just the code field and the name field on a matrix.
    Is it possible to call this default form from a new created menu?
    Thank you

    Hello,
    If you don't want to keep using the default form - just launch it from somewhere else, simply "Activate" the appropriate menu item.
    Remember that in SAP Business One 2004 every menu item has its own UniqueID. You might want to check-out the sample "AddingMenuItems" from the SDK-CD installation...;
    it has some code (commented out) that will save the menu in a XML file...
    Maybe you have to check the menu string for the appropriate default form as well, if you want to make the code generic.
    Regards,
    Frank

  • Using the same field on a form for multiple menu/drop down list

    I have a form that tracks people that attend orientations.  It is possible for an Attendee to attend the same orientation up to three times.
    In using the Update record wizard, I have two recordsets, rsAttendees and rsOrientation from two separate tables.
    I want to be able to use the rsOrientation to create a drop down list, but I want to use that same recordset field as the source for the dropdown 3 times on the same record.
    There are 3 fields on the Attendee form:
    Orientation1, Orientation2, and Orientation3.
    Using the wizard, I set each up as a Menu, then select the rsOrientation, Orientation.Date as the source for all 3. 
    The problem is that only the Orientation1 field is populated.  Orientation2 and Orientation3 dropdowns are blank.
    Name:________________________
    Orientation1: __________________<-----------Using Wizard, pull Menu list from Orientation.Date This one works fine
    Orientation2: __________________<-----------Using Wizard, pull Menu list from Orientation.Date This one is blank
    Orientation3: __________________<-----------Using Wizard, pull Menu list from Orientation.Date This one is blank
    Do I need to reset the rs somehow?

    >Do I need to reset the rs somehow?
    Very possible. You haven't mentioned what server model you are using.

  • Forms 10g Migration : Menu attached to form appears on MDI Window.

    Hi All ,
    On migration of forms 5/6i into forms 10g observed that the Menu Module attached to a form appears on MDI window and not attached to the main window of the form.
    How do we ensure that the Menu and the Horizontal toolbar attached to the form appear on the main window of the form and not on the MDI Window ?
    Kindly help please ...
    Thanks ,

    Hi,
    I have same issue. Did you find any solution ?
    Please let me know.
    Thanks.

  • List of Called Forms Under Window Menu

    Hello,
    Environment : Forms 6i c/s
    As everyone knows, whenever you call a form, all the called form's window name will appear under the WINDOWS menu. However while calling a form in QUERY-ONLY mode the CALLING form's window name disappear from the list,is it Form's default behaviour?

    This is due to the modality of the called form - you cannot navigate back to the calling form whilst the called form is still open. If you want to be able to navigate to the caller then use OPEN_FORM instead.

  • PDF form drop-down menu

    Is it possible to have a drop down menu in a PDF form that when one of the options is selected automatically greys out and locks another section of the form?
    Cheers

    Set these values as the export values of each of the choices in the
    dropdown and then you could simply use it in the built-in Product option
    under the Calculate tab of the total field.

  • Forms 9i web menu

    Hi,
    I have a menu which has a large number of items on it in the horizontal direction. This caused the menu to have a left and right scrollbar arrows so that the user can scroll for all the menu options.
    In previous versions of forms the menu would not do this but it would wrap onto a new line. Is there a configuration setting/property that I can apply to get my menu to wrap?
    Thanks.

    This is the behavior of Forms when web-deployed -- see bug 2690383. There's no way to change it.

  • Forms 6i: hiding menu

    (This application is retrieveing data thru multiple users)
    i'm checking on New-Form-Instance trigger the username.
    declare
    var_user varchar2(50);
    begin
    var_user:=get_application_property(username);
    If var_user != 'GLADIATORS' then
    hide_menu();
    message(var_user);
    end if;
    other statements
    end;
    but it is not hiding the menu it is also not giving any error msg. although it displays the current user.
    any suggestions how can i implement the same thing ?
    also advise how can i drop the active connection and connect thru some other user?

    Hide_Menu is used in character mode UI. You should use the SET_MENU_PROPERTY(...,VISIBLE) built-in to hide each individual menu item.
    To connect using a different user, use the LOGON built-in.

Maybe you are looking for

  • Why Pick RoboHelp for Word vs RoboHelp HTML?

    Getting started with RoboHelp. Everyone in our office knows how to write in Word. Are there big advantages or disadvantages to choosing to use RH Word vs RH HTML to work in? I want to avoid kicking myself two months down the road.

  • Webcenter Enterprise Capture - MoS Articles

    Hi , Couple of articles published on MoS for Enterprise Capture (formerly ODC) - 11.1.1.8.0 . These articles are for HA / Cluster set up . 1587729.1 -  How to Configure Enterprise Capture for High Availability (HA) Environment 1585919.1 -  Changes to

  • Why is Facebook able to move me from the tab I am working on to Facebook??

    I am working on one of my 6 open tabs, like Yahoo Fantasy Football, and the system does a quick lock-up then forces me to the facebook tab where I need to click an error message usually mentioning "chrome" It is getting to the point where I am tempte

  • My 4gb SDHC flash mem card is stuck in DVD slot on my iMac 27". How to get it out?

    I misplaced my 4GB flash memory card (Canon camera) in the DVD slot (above the card slot) and it disappeared while I was trying to get it out. Naturally I inadvertently (spelled "stupidly") knocked it inside and could not figure out how to get it out

  • UFL to convert numbers to Turkish words

    Happy New Years to everyone and all that stuff. I have had a look through a couple posts that refer to Turkish characters and a am hoping my idea of creating a UFL that converts a number (passed in as a string) and then outputs the Turkish words for