Variable in form properties changed by script

How can one change the value of a variable in File>Form Properties>Variables by using script?

Ok, here's a little bit more information on the problem.
I looked at the XML for one of the Text fields with which I'm having trouble.   I found this for a font specification:
<font use="#f2" typeface="Arial"/>
I commented that line out and replaced it with this:
<font size="5.8pt" typeface="Times New Roman"/>
and the field displayed properly.
My question is refned to this:  I set the typeface and size for the Text fields in the Font toolbar at the top of the screen. It's even set correctly if I display the Font paragraph.   I can't find anywhere else where typeface and size is set.  How and why are the typeface and size that I selected being overridden?

Similar Messages

  • How to change the script event?!?

    Here I have a small form with two different parts...
    The first part is a table containing many checkboxes to be able to show whatever form you want to fill up..
    All of the checkboxes create a form into a table which each row represents the form to fill-up.
    When you click 1 checkbox, it adds a row to the table with some values needed for the form..
    In that form there is a chance to have 2 or 3 radiobuttons, depending on the checkedbox which each do something different..
    the 1st one hides a new table to fill up information (under the radiobuttons),
    the 2nd one shows up the new table with some values to show instructions into labels...
    the 3rd one shows up the new table with some other values to show different instructions into labels.. (This radiobutton is only in half of the forms, so it is hidden)
    those labels must be different for each checkbox chosen
    instead of making a huge script in my radiobutton change event, and writing all the different possibilites
    i'd rather create the script depending on the checkedbox the user have chosen...
    Right now I'm using something like : this.resolveNode("...radiobuttonList").event__change.script.value = "--_ Write all the new code here_--";
    After this line is written and everything is working... I show up a messageBox to see the result which is all correct..
    But when I'm clicking on the radiobuttons nothing is working at all...
    the only code working is the initial code written in the event
    Anyone have an idea if I'm missing something?!?
    Thanks!

    Actually this is not what i was looking for, I really need to change the script...
    e.g. I have a button in a expandable table and i want each buttons to have a different messagebox....
    when the button is created a new script is assigned to the event_click...
    This is what im looking for...
    Looks like LiveCycle Designer is not able to change the scripts events even though the property is there and is a "get" & "set"
    so I should be able to change script event.... but I think i need to reload/recreate the form by using the modified code...

  • Error trying to run SSIS Package via SQL Server Agent: DTExec: Could not set \Package.Variables[User::VarObjectDataSet].Properties[Value] value to System.Object

    Situation:
    SSIS Package designed in SQL Server 2012 - SQL Server Data Tools
    Windows 7 - 64 bit.
    The package (32 bit) extracts data from a SQL Server db to an Excel Output file, via an OLE DB connection.
    It uses 3 package variables:
    *) SQLCommand (String) to specify the SQL Statement to be executed by the package
    Property path: \Package.Variables[User::ExcelOutputFile].Properties[Value]
    Value: f:\Output Data.xls
    *) EXCELOutputFIle (String) to specify path and filename of the Excel output file
    Property path: \Package.Variables[User::SQLCommand].Properties[Value]
    Value: select * from CartOrder
    *) VarObjectDataSet (Object) to hold the data returned by SQL Server)
    Property path: \Package.Variables[User::VarObjectDataSet].Properties[Value]
    Value: System.Object
    It consists out of 2 components:
    *) Execute SQL Task: executes the SQL Statement passed on via a package variable. The resultng rows are stored in the package variable VarObjectDataSet
    *) Script Task: creates the physical output file and iterates VarObjectDataSet to populate the Excel file.
    Outcome and issue:The package runs perfectly fine both in SQL Server Data Tools itself and in DTEXECUI.
    However, whenever I run it via SQL Server Agent (with 32 bit runtime option set), it returns the errror message below.
    This package contains 3 package variables but the error stating that a package variable can not be set, pops up for the VarObjectDataSet only.  This makes me wonder if it is uberhaupt possible to set the value of a package variable
    of type Object.
    Can anybody help me on this please ?
    Message
    Executed as user: NT Service\SQLSERVERAGENT. Microsoft (R) SQL Server Execute Package Utility  Version 11.0.2100.60 for 32-bit  Copyright (C) Microsoft Corporation. All rights reserved.    Started:  6:40:20 PM  DTExec: Could
    not set \Package.Variables[User::VarObjectDataSet].Properties[Value] value to System.Object.  Started:  6:40:20 PM  Finished: 6:40:21 PM  Elapsed:  0.281 seconds.  The package execution failed.  The step failed.
    Thank you very much in advance
    Jurgen

    Hi Visakh,
    thank you for your reply.
    So, judging by your reply, not all package variables used inside a package need to be set a value for when run in DTEXEC ?
    I already tried that but my package ended up in error (something to do with "... invocation ...." and that error is anything but clearly documented. Judging by the error message itself, it looks like it could be just about anything. that is why I asked my
    first question about the object type package variable.
    Now, I will remove it from the 'set values' list and try another go cracking the unclear error-message " ... invocation ...". Does an error message about " ... invocation ..." ring any bells, now that we are talking about it here ?
    Thx in advance
    Jurgen
    Yes exactly
    You need to set values only forthem which needs to be controlled from outside the package
    Any variable which gets its value through expression set inside package or through a query inside execute sql task/script task can be ignored from DTExec
    Ok I've seen the invocation error mostly inside script task. This may be because some error inside script written in script task. If it appeared after you removed the variable then it may because some reference of variable existing within script task.
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • How To Track Changes to Scripts Made via UCCE AWS

    Hi there
    Does anyone know how to produce an audit trail/sql query which would display who had made changes to scripts or config, via the aw??
    I have a customer who has had unauthourised modifications made to some scripts which have caused operational difficulties and we need to find out how made these changes pronto.
    many thanks

    Hi,
    yes, there's a database table named Config_Message_Log. It contains all the information that might be useful in such cases: the date and time, the user's login name and what information (more precisely: which database table) has been changed. It must be noted, however, that the "what has been changed" is not stored in a human readable form, you need to extract it using the Log viewer functionality of icmdba tool (which is a friendly GUI alternative/wrapper to the dumpcfg command line tool).
    Issue the icmdba command on the command line of your AW machine. Expand Servers > [the server where a Logger resides]. Click [instancename]_sideA (or [instancename]_sideB). From the menu bar, select View > Log. A new window appears. Set the from and to dates to a desired value, then click View. It might take some time while a new window appears, containing the list of changes.
    Example output:
    [ 610672580481.0, Add, Nov 1 2011  7:49AM ]
    PID:                4172
    MachineName:        AWSA
    UserDomain:         IPCC
    UserName:           administrator
    ProcessName:        conicrList(upcc)
    SQLServerUserName:  DBO
    [ 610672580482.0, Delete, t_Agent_Team_Member, Nov 1 2011  7:49AM ]
    [1 of 3]
    AgentTeamID:        5000
    SkillTargetID:      5138
    ChangeStamp:        171
    [2 of 3]
    AgentTeamID:        5014
    SkillTargetID:      5385
    ChangeStamp:        83
    [3 of 3]
    AgentTeamID:        5020
    SkillTargetID:      5066
    ChangeStamp:        86
    This means on 1st November 2011 at 7:49 somebody with the IPCC\administrator login on the AWSA machine removed three agents (with SkillTargetID 5138, 5385 and 5066) from the Agent Team with AgentTeamID 5000.
    Script changes are not so easy to explain, however, since each save generates a new version of a script, you'll see a new record in the t_Script table. Feel free to post the output here, I might be able to help you or at least show you the right direction.
    It must be noted, however, that the Config_Message_Log table can be truncated (erased) with the icmdba tool too. So if the customer knows this, they might just perform an unauthorized change and then destroy all traces, unfortunately.
    G.
    P.S.: you can also use the dumpcfg tool from the command line, it's faster - just make sure you read the instructions (do dumpcfg /?) and redirect the output to a text file.

  • Undefined VARIABLE in FORM

    Dear All,
    Another post with a classic "undefined <VARIABLE> in
    FORM" error message I'm afraid. I don't think this is the usual
    problem of scoping however or form not submitting the data.
    Basically I've checked and triple checked the file with the
    <cfform> tag in it and it definately contains the relevant
    controls with the names correct. I've also put <cfdump
    var="#Form#"><cfabort> tags at the top of each file to
    ensure the information is getting through. Looking at the Form
    structure I can see the variables that are being posted (all of
    which have the values passed from the file with the form tag).
    However, despite this, when I remove the <cfabort> tag to let
    the website process then the error message returns. I can't think
    of what else might be causing this. Any ideas?
    The actual .cfm files are pretty long but the jist of them is
    as follows:
    <!-- calling.cfm - a file that contains a form -->
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml"
    lang="en">
    <head>
    <title>A title</title>
    </head>
    <body>
    <CFSET avariable=10> <!-- In the actual file
    avariable comes from a database -->
    <CFFORM name="aform" action="beingcalled.cfm">
    <CFINPUT name="aformvar" type="hidden"
    value=#avariable#>
    <CFINPUT name="action" type="submit" value="Press Me">
    </CFFORM>
    </body>
    </html>
    <!-- beingcalled.cfm - a file that has form variables
    added to it -->
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml"
    lang="en">
    <head>
    <title>A title</title>
    </head>
    <body>
    <CFDUMP var="#Form#"> <This shows aformvar as part
    of the form structure>
    <!-- Do something with Form.aformvar here -->
    <CFIF Form.aformvar EQ 10> <!-- THIS DOESN'T
    PROCESS - ERROR IS RETURNED -->
    I should be displayed
    </CFIF>
    </body>
    </html>
    I am using coldfusion 7.
    Many thanks in advance,

    quote:
    The actual .cfm files are pretty long but the jist of them is
    as follows
    I think that the above statement says it all. I
    wish that I had a dollar for every time that I looked at a piece of
    code and could swear that there was nothing in it that could be
    causing "the problem".... yeah, right.
    Even if it is long, you might consider posting it if, for no
    other reason, another pair of eyes may be able to spot the
    "obvious" problem that your eyes may be skipping over (and over and
    over.....).
    <edit> FYI, I once actually had a CF template that
    would fail just because it was a certain size... period. It was a
    few CF versions ago, but if I made the template larger, or smaller,
    no problem, But I made no actual changes other than size to keep it
    from failing... very strange, but heck, you never know sometimes
    </edit>
    Phil

  • How to declare a variable in form

    how to declare a variable in form?

    Hi,
       do you want to create variable in script or smartform?
    In scripts to define a variable use the following declaration statement.
    DEFINE &<VARIABLE_NAME>&
    place this statement as command. we can assign initial value for this by adding VALUE ' ' to above statement.
    If your requirement is for smartforms go to global declaration, create a variable there that will be applicable only for smartform.
    Hope this will help you,
    Regards,
    Aswini.

  • Question about using constant variables in Forms

    As I am still very new to Forms, please forgive my ignorance if the answer to my question is very simple. I am trying to figure out how to use constant variables within my Forms application. For example, if I want to setup return code constants for the application (mind me, these are examples):
    RC_SUCCESS CONSTANT PLS_INTEGER := 1;
    RC_FAILURE CONSTANT PLS_INTEGER := 0;
    RC_YEAR_DATA_NOT_FOUND := 50;
    Then in a module I created, if I wanted to check the return code against one of the constants I would do:
    DECLARE
    rc PLS_INTEGER;
    BEGIN
    GET_YEAR_DATA('2000', rc);
    IF rc = RC_YEAR_DATA_NOT_FOUND THEN
    -- Do some error handling
    END IF;
    END;
    I know that you can declare constants within individual procedures or packages but I can't see to find information on how to do this globally for the application. I've read about using global variables within Forms but the CHAR data type only and the fact the value can be changed doesn't really fit for this purpose. Am I missing something? Is there a config file or something for the webserver that can be used to set these up??
    Any help would be appreciated.
    Thanks

    To declare constants create a Package-Specification in a pll and deifne all your constants there, something like:
    PACKAGE PK_CONSTANTS IS
      RC_SUCCESS CONSTANT PLS_INTEGER := 1;
      RC_FAILURE CONSTANT PLS_INTEGER := 0;
      RC_YEAR_DATA_NOT_FOUND := 50;
    END;Then attach that pll to all your forms-modules, and use it like
    IF rc = PK_CONSTANTS.RC_YEAR_DATA_NOT_FOUND THEN
    END IF;A word about exceptions or errors: In my eyes its clearer (and in case of exceptions even better) to raise an exception than to hide it behind return-codes.

  • Syntax for defining a variable  with size in changing parameters

    hi,
    syntax for defining a variable  with size in changing parameters in the form statement.

    Hi prasad,
    1. one option is to type it as an data element.
    eg.
    form abc changing myvar type char10.
    endform.
    where char10 is a data element with length 10 characters.
    regards,
    amit m.

  • About importing oracle.forms.properties ...

    Dear all,
    I do have some problems when importing these:
    package oracle.forms.demos;
    import oracle.forms.properties.ID;
    import oracle.forms.handler.IHandler;
    import oracle.forms.ui.CustomEvent;
    import oracle.forms.ui.VBean;
    Here are the problems' details:
    \cmp\FDialogPJC.java:5: package oracle.forms.properties does not exist
    import oracle.forms.properties.ID;
    ^
    \cmp\FDialogPJC.java:6: package oracle.forms.handler does not exist
    import oracle.forms.handler.IHandler;
    ^
    \cmp\FDialogPJC.java:7: package oracle.forms.ui does not exist
    import oracle.forms.ui.CustomEvent;
    ^
    \cmp\FDialogPJC.java:8: package oracle.forms.ui does not exist
    import oracle.forms.ui.VBean;
    ^
    \cmp\FDialogPJC.java:10: cannot resolve symbol
    symbol : class VBean
    location: class oracle.forms.demos.FDialogPJC
    public class FDialogPJC extends VBean
    ^
    \cmp\FDialogPJC.java:13: cannot resolve symbol
    symbol : class IHandler
    location: class oracle.forms.demos.FDialogPJC
    private IHandler mHandler;
    ^
    \cmp\FDialogPJC.java:14: cannot resolve symbol
    symbol : class ID
    location: class oracle.forms.demos.FDialogPJC
    private static final ID SHOWFILEDIALOG = ID.registerProperty("showfile
    dialog");
    ^
    \cmp\FDialogPJC.java:15: cannot resolve symbol
    symbol : class ID
    location: class oracle.forms.demos.FDialogPJC
    private static final ID FILENAME = ID.registerProperty("filevalu
    e");
    ^
    \cmp\FDialogPJC.java:16: cannot resolve symbol
    symbol : class ID
    location: class oracle.forms.demos.FDialogPJC
    private static final ID FILECHANGEEVENT = ID.registerProperty("filechan
    geevent");
    ^
    \cmp\FDialogPJC.java:34: cannot resolve symbol
    symbol : class IHandler
    location: class oracle.forms.demos.FDialogPJC
    public void init(IHandler handler)
    ^
    \cmp\FDialogPJC.java:40: cannot resolve symbol
    symbol : class ID
    location: class oracle.forms.demos.FDialogPJC
    public boolean setProperty(ID pid, Object value)
    ^
    \cmp\FDialogPJC.java:14: cannot resolve symbol
    symbol : variable ID
    location: class oracle.forms.demos.FDialogPJC
    private static final ID SHOWFILEDIALOG = ID.registerProperty("showfile
    dialog");
    ^
    \cmp\FDialogPJC.java:15: cannot resolve symbol
    symbol : variable ID
    location: class oracle.forms.demos.FDialogPJC
    private static final ID FILENAME = ID.registerProperty("filevalu
    e");
    ^
    \cmp\FDialogPJC.java:16: cannot resolve symbol
    symbol : variable ID
    location: class oracle.forms.demos.FDialogPJC
    private static final ID FILECHANGEEVENT = ID.registerProperty("filechan
    geevent");
    ^
    \cmp\FDialogPJC.java:21: cannot resolve symbol
    symbol : method getClass ()
    location: class oracle.forms.demos.FDialogPJC
    ClassLoader cl = getClass().getClassLoader();
    ^
    Any other advice towards these?
    Thks & Rgds,
    Edward

    Fnd the forms.jar file in the system. Make a note of the complete path For example if the forms.jar file is in C:\abcd\xyz\ , the path of this file is C:\abcd\xyz\forms.jar .
    Open the server.xml file which you can find under C:\Sun\AppServer7\domains\domain1\server1\config and add the above PATH like this
    server-classpath="C:\abcd\xyz\forms.jar;C:/Sun/AppServer7/lib/appserv-rt.jar ......
    -Restart the Application Server and run your application
    Hope this helps
    Thanks
    Srinivas

  • VARIABLES IN FORM NOT IN PROCEDURE: CHECKBOX

    We have started getting intermittant errors on a page, in places that were previously OK, yet no change was made to those particular objects.
    The browser displays the following:
    Not Found
    The requested URL /pls/apex/wwv_flow.accept was not found on this server.
    Oracle-Application-Server-10g/10.1.2.0.2 Oracle-HTTP-Server Server at <host> Port 7778
    The Apache error log shows the following:
    mod_plsql: /pls/apex/wwv_flow.accept HTTP-404
    wwv_flow.accept: SIGNATURE (parameter names) MISMATCH
    VARIABLES IN FORM NOT IN PROCEDURE: CHECKBOX
    NON-DEFAULT VARIABLES IN PROCEDURE NOT IN FORM:
    Application Express version: 3.2.0.00.27
    RDBMS version: 10.2.0.4
    Just wondering if we have reached some sort of resource limit here, and if so, is there a solution that doesn't involve deleting page objects?
    Further info: For troubleshooting, the entire application was exported from production and imported into the other 2 environments.
    Results: Production - OK
    UAT - OK
    Development - errors as above
    The code and db structures between these environments are identical - even the data is the same having refreshed the schemas from prod also.

    I was given this exception when trying to submit a form with radiobuttons, and no default cheked.
    It's intermittent behaviour was explained because of the nature of the code. It printed the input depending on some clients atributes, so that in some cases it would only print input without the 'cheked' property.
    Some workflow wouldn't print any radiobutton wirh the 'cheked' value, giving the user the posibility of not sending data on the parameter:
    <input type="radio" name="boletin" value="S" checked>
    Hope it helps!

  • Changes in script

    Hello Expert,
    there is a script using j1if tcode for challan print out........... i checked out in nace script is z script and program used is standard now when i m changing something in scrip it is not showing changing in script........ is there any one guide me y m unable to see changes when i am using tcode j1if.....
    Please replly me......

    Hello Shelly,
    To copy the standard script into customized, Please follow following steps:
    Go to SE 71 transaction.
    Click on Utilities -> Copy From Client.
    Enter Standard form name you want to copy and client number (May be 100).
    Enter z form name.
    Execute or press F 8.
    Your form will be copied.
    Now go back and enter the z form name that you have entered in previous screen
    Click on change.
    Now you will be able to change the script.
    Please let me know if you have any further questions.
    Regards
    Neeraj

  • VS2013 changes my script tags when I edit a javascript file on Office 365 Sharepoint Developer

    I posted this issue on the sharepoint online thread, and was asked to move the discussion here:
    https://social.msdn.microsoft.com/Forums/office/en-US/24e7060f-bef8-492c-a7b1-4a0aa9279a53/office-365-sharepoint-developer-changes-my-script-tags-when-i-edit-a-javascript-file?forum=sharepointdevelopment
    On my Office 365 Sharepoint Developer site, I have a custom edit form page (editform2.aspx) created for a list and have added a script reference in the additionalpagehead like this
     <script src="/JavaScripts/angular/angular-formly-master/dist/formly.js" type="text/javascript"></script>
    Whenever I edit the file at /JavaScripts/angular/angular-formly-master/dist/formly.js using VS2013 and save it SharePoint replaces my script tag with this:
     <script src="/JavaScripts/angular/angular-formly-master/dist/formly.js~RF322607.TMP" type="text/javascript"></script>
    I thought maybe it had something to do with versioning on my Javascripts library , but versioning is not even enabled there.
    What's with that? How can I prevent it?

    Hi Russell_G,
    Actually this forum is to discuss the VS IDE, to really repro this issue, I'm afraid that it would require the high SharePoint development knowledge, but based on your previous
    thread, since the SharePoint members could repro this issue.
    You can submit this feedback to Microsoft Connect feedback portal: http://connect.microsoft.com/VisualStudio/feedback/CreateFeedback.aspx,Microsoft
    engineers will evaluate them seriously. Thanks for your understanding.
    If you submit it, please share us the link here, so we could get the latest information from the product team members.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to create a global variable in forms 6i

    How to create a global variable in forms 6i

    :GLOBAL.my_var := 15; Well, this statement is not correct! Global variables
    stores a character string of up to 255 characters in
    length. Thus, valid statement for Khurram example
    is:
    :GLOBAL.my_var := TO_CHAR(15);
    or
    :GLOBAL.my_var := '15';
    But numeric values are implicitly converted by oracle so there's nothing in fact wrong with the statement...
    :GLOBAL.my_var := 15;
    ;)

  • Filling up a pdf form which I received as email. I opened it on my adobe reader 11 and filled up the highlighted fields. Yet when I click on the send via mail it says changes will not be included. How do I send the form with changes?

    Filling up a pdf form which I received as email. I opened it on my adobe reader 11 and filled up the highlighted fields. Yet when I click on the send via mail it says changes will not be included. How do I send the form with changes?
    The add annotations field shows as not allowed in the security options. So how do I send this form back with the changes??

    I think you you need to click 'save' first, then it is saved to acrobat, where it will prompt to send.

  • Referencing Global Variable in Forms DDL (Form Personalization R12)

    Team,
    I'm saving a profile option in a Global variable GLOBAL.FLINV_PROFILE_VALUE when a form opens.
    Then I am clearing the variable using Forms DDL and calling FND_PROFILE.SAVE function.
    I need to then reset the profile option with a second call to FND_PROFILE.SAVE. I'm trying to use Forms DDL, i.e.
    DECLARE
    a BOOLEAN;
    BEGIN
    a := fnd_profile.SAVE ('PER_SECURITY_PROFILE_ID'
    , '''||:global.flinv_profile_value||'''
    , ''USER''
    , ''1110''
    , NULL
    , NULL
    END;
    but I'm not finding a proper way to pass that global variable. Is there a way to reference these variables in the DDL? Should I use 'Call a procedure' and format the call differently?
    Any ideas are welcome.
    Joe

    Not sure why your using an anonymous block. Personalization rules should look like the following in a *.ldt file.
    BEGIN FND_FORM_CUSTOM_RULES "314"
    FUNCTION_NAME = "INV_INVITSNU"
    DESCRIPTION = "Disable Query-Enter Mode"
    TRIGGER_EVENT = "WHEN-NEW-BLOCK-INSTANCE"
    TRIGGER_OBJECT = "MTL_SERIAL_NUMBERS"
    SEQUENCE = "20"
    CREATED_BY = "34307"
    CREATION_DATE = "2012/04/22"
    OWNER = "USER123"
    LAST_UPDATE_DATE = "2012/04/22"
    LAST_UPDATE_LOGIN = "145888118"
    ENABLED = "Y"
    FIRE_IN_ENTER_QUERY = "N"
    FORM_NAME = "INVITSNU"
    RULE_TYPE = "A"
    BEGIN FND_FORM_CUSTOM_ACTIONS "314" "314"
    SEQUENCE = "10"
    PROPERTY_VALUE = "5"
    ARGUMENT_TYPE = "B"
    CREATED_BY = "34307"
    CREATION_DATE = "2012/04/22"
    OWNER = "USER123"
    LAST_UPDATE_DATE = "2012/04/22"
    LAST_UPDATE_LOGIN = "145888118"
    TARGET_OBJECT = "MTL_SERIAL_NUMBERS"
    ACTION_TYPE = "P"
    ENABLED = "Y"
    OBJECT_TYPE = "BLOCK"
    MESSAGE_TYPE = "S"
    BUILTIN_TYPE = "C"
    LANGUAGE = "*"
    PROPERTY_NAME = "195"
    MENU_SEPERATOR = "N"
    END FND_FORM_CUSTOM_ACTIONS
    BEGIN FND_FORM_CUSTOM_SCOPES "314" "20" ""
    LAST_UPDATE_DATE = "2012/04/22"
    OWNER = "USER123"
    CREATION_DATE = "2012/04/22"
    CREATED_BY = "34307"
    LAST_UPDATE_LOGIN = "145888118"
    END FND_FORM_CUSTOM_SCOPES
    END FND_FORM_CUSTOM_RULES

Maybe you are looking for

  • Dump while supplying Reason for Rejection in sales order

    Hi Gurus, when I am suppling the Reason for Rejection ("Cancelled") for a line item in existing Sales Order, the sales order is going to dump,this is the case with production system where as the same is working fine with testing system,ofcourse I am

  • My website looks different on a pc to my mac!??

    Hi Could someone help me with why the photos on my site are a lot bluer when you look at it on a pc than on the mac. It is beena.org.uk thank you

  • XML Driven Flash Photo Gallery Thumbnails Control

    Hi, I need to make a XML Driven Photo slide in Flash CS5. It needs to have a Box that contains 5 Thumbnails(by XML) act as buttons. The Box sits on top of the Main photo area and shrinks (or close out) when user click its close button. And it opens o

  • Will the Apple Magic Mouse work with my Mac Mini?

    Hi I have a mid 2007 Mac mini - the Model 2,1 - running Mac OS X Snow Leopard, 10•6•8 I'm thinking of treating myself to the Apple Magic Mouse, or Trackpad. Will the Magic Mouse, work with this model and version of the OS - ? (I'm ALSO told I need to

  • Pdf opened in Acrobat different in Illustrator

    I received a pdf that opens in Acrobat and Photoshop one way, (as a 3.5x2 business card) then opens as an 8.5 x 11, 10 up set of bus cards in Illustrator. How is this happening? (I do get font substitute message, but what would that have to do with s