Is it possible to have a default attachment for each new OP?

The customer wants to have an attachment of Long text that would be assigned to each new OP. He wants to return automatically to prevent the user from forgetting to inform him.

We thought to add the printer layout of the PO, but the text is too long and it does not.

Is it possible to do?

Thanks in advance,

Juliana

Hello

Have you tried fixing at the level of the supplier?

I think it can help you

However, if you are looking for attachments by default/auto regardless of provider, there are two ER opened for this issue:

Bug 5360495 : NEED to AUTOMATICALLY CREATE the TIE IN. FORMS FRENCH IN. TYPE of ONLINE

Bug 17837498 : AUTO HOW to APPLY ATTACHMENTS FOR PURCHASE ORDER?

Concerning

Tags: Oracle Applications

Similar Questions

  • Is widgets of composition - possible to have different sizes/heights for each container?

    Hi - I am currently a mobile version of our site of Muse and I wonder if it is possible to have different containers of sizes for each area of the trigger. I use the widget of the COMPOSITION of the TOOLTIP.

    Each container of the tooltip basically has an area of text in there with some information. The container of the tooltip is always the same size as the largest container in the composition of ToolTip widget.

    So, for example, I have a container of the ToolTip that has only a a text box with a few lines of text. A different ToolTip container has a text box with a few paragraphs.

    What I see is the length of the default container the size of a container with 2 paragraphs. Empty the container with the text box with a few lines of text has a vast space underneath, and I can't resize it to look any good.

    The only option is to fill the space with something like an image or another, which is less than satisfactory solution.


    See you soon,.

    Marty

    Yes you can, just go to the setting of the composition and change the position of straggling.

  • Form - different default value for each new line needed

    Hi all

    I'm a newbie in the APEX and now I am struggling with a problem in the form of tables.

    On my page, I report master detail, where the detailed part is created in a table form (I used the Wizard).

    Now I want to implement the following:

    When I click on the button that adds the line of tabular form, I want to assign the default value for the column 'LOGNO' in my tabular form. Value for this column is table extraction and I this value already stored on the page to display one element 'P210_LOGNO_ACT '.

    When I click on the button for one second third etc.) times I would like to set the default for the column LOGNO as LOGNO = P210_LOGNO_ACT + 1.

    Y at - it something simple, or is - this difficult to attribute the different value to each new row of tabular form?

    Version of the apex 4.1.0.00.32

    Thanks in advance!

    Jiri

    Inspect your column and find out the name of your column attribute, it must be something like fxx (f01, f02, f03... etc) and use this column instead of f11 (in my case, the name attribute is f11)

    Create a JavaScript function in your page header

    function myaddRow() {
    //perform standard addrow
      addRow();
      //set default value here
    //make sure you replace the P5_X with your page item name
      $s('P5_X',parseInt($v('P5_X'))+1);
      $('input[name="f11"]')[$('input[name="f11"]').length-1].value=$v('P5_X');
    }
    

    Change your button to add a line and call the function above, as shown below

    javascript:myaddRow();
    

    See this example of work http://apex.oracle.com/pls/apex/f?p=46417:5

  • After update, tools of default reset for each new application launch

    Hi, my recently updated team to update to the latest version of CC and we view every time that we launch, our pot of paint guard reset to the default value in the gradient tool, our pencil tool restores brush, etc. It's very frustrating because we use the program all day every day. Sometimes I don't remember close Photoshop at all and it seems that the tools to reset? Y at - it an option to stop this, I'm not.

    Hi 812 b,.

    It is a known issue with version CC2015.1 and the engineering team is currently working on this topic.

    The workaround is to disable 'show the initial working space' in the Photoshop preferences > General.

    Reference article: Photoshop CC 2015.1: reset with each launch tools

  • is it possible to set a default enclosure for my laptop start?

    is it possible to set a default enclosure for my laptop start?  Sometimes it is very noisy in the morning, when I'm trying to shut up, because I was listening to music the previous night.  I want a program at startup, which mutes the sound of the speakers, or maybe one in the shutdown process that does not rely on my do not forget to do it!  Thank you.

    You can remove the sound that shows windows startup. In this way it does not sound while loading. Once on the desktop, you can change the volume from there.

    Control Panel > sound > tab 'sounds' uncheck play windows startup sound.

    That should do it.

  • Is it Possible to have 2 multi table for a descriptor point

    Hello

    Is it Possible to have 2 multi table for a descriptor to point... If so, can u explain how to implement it


    If not, what is the other way to do it.

    Thanks in advance.

    Kind regards
    Mark

    For example, student point-descriptor can have so many tables as SenVideo, topics, address etc...
    -RMishra

  • the zoom browser constantly. (if u don't have to zoom-in for each unique site and links, and then zoom-in for them again after the closing by opening the browser)

    # zoom the browser constantly. (if u don't have to zoom-in for each unique site and links, and then zoom-in for them again after the closing by opening the browser)

    I haven't seen good eye.

    Install the extension to Default FullZoom Level and set a default zoom level:

    https://addons.Mozilla.org/en-us/Firefox/addon/6965

  • Loading the default limits for each execution

    Hello

    My situation is like this:

    I spend my sequence using the sequential model. Usually, the sequence is executed, 'in the loop', which means that when once the sequential model is launched, we can test unit after unit until we want to put an end for some reason any. The sequence is load dynamically by the sequential model and download after executing the step to discharge option.

    In the sequence, we use limits. Default TS limits similar to below.

    All our limitations change during execution depending on what unit we test and on what stage is the unit.

    Problem:

    I thought that if the sequence is loaded dynamically, it is unloaded when executing the next time that the next unit will be tested the default values of the container limits will be charged (in response to being dynamically loaded and unloaded at the step which called the main sequence is executed). Unfortunately, it seems that when we realize continous test the test limits have not returned to the default value, as expected, but they are a superposition of the limits assigned by previous executions. Of course

    Issues related to the:

    1 are my expectations about the behavior of TS are correct?

    2. how to impose default deadline to be 'reset', the default value for each run of the sequence, not only the first execution of sequential model?

    MimiKLM wrote: I am worry the speed of loading, you talked about associated to your solution, but potential problems with memory. Let say, I called the main sequence of 1000 times without breaking execution. So instead of having one copy of the sequence called with wiped/reset all variables and properties I have 1000 copies in the memory. I would call it a waste to have 1000 copies only because I need to have the properties and variables deleted.

    The copy exists only during the execution of the sequence. Once the execution of the sequence is complete, the copy will be destroyed/released. At least as long your code modules do not hold their own reference to it somewhere (which generally do not do).

    If you call from the main sequence 1000 times in a loop, you must still do not have a runtime copy into memory at once. The difference is a new copy is created (and destroyed once that the sequence is made running) each time, rather than create a copy only once and reuse. There is a performance hit in this call of your sequence which is somewhat proportional to the size of your sequence, but unless your sequence is really huge, or test you execution is extremely fast, you probably won't see the difference.

    Hope this helps to clear things up,

    -Doug

  • Change the default options for a NEW virtual machine in ESXI 5.1

    Hello

    I am looking for a solution change the 'default' options for a new virtual machine created in ESXI 5.1

    I want to have parameters such as 'cpu/memory HOT-add' default to enabled instead of disabled.

    There may be more options to change to a new virtual machine.

    All those who have an option to change the 'default' options for new virtual machines?

    THX

    You can change the/etc/vmware/config of vSphere host file and add the lines mem.hotadd = 'TRUE' and vcpu.hotadd = 'TRUE '.
    The settings then apply to any VM on this host when virtual machines are turned on...

    I just tried this on a 5.1 ESXi host and it seems to work perfectly...

    / Rubeck

  • How can I change the default zoom for the new tab only?

    The new tab in Firefox 33 zoom is too high to see all 12 of my thumb nail. I changed it using ctrl - but the next time I opened a new tab, the zoom is 100%. How can I change the default zoom for the new tab only?

    I posted a style rule to shrink the tiles, which allows several of them on the page, but naturally reduces their legibility. You can experiment with the dimensions to find a look that works for you.

    https://userstyles.org/styles/106326/shrink-new-tab-thumbnails

    I use the Stylish extension to experiment because of its preview function that allows me to see the effect quickly. You can install it from the site of modules, then after restart of Firefox while searching for his "S" icon in the toolbar to manage Styles so you can edit and experiment.

    https://addons.Mozilla.org/firefox/addon/stylish/

  • Is it possible to draw the same color for each curve automatically

    Hello

    Is it possible to draw the same color for each curve automatically. I use graphic XY basis with data set.

    Lol you'll either need to set the properties through the dialog box.  Or use the nodes property of the graph to adjust the Active plot and then set the color of the plot.  This can be done in a loop For.

  • How to change the default setting for Australian News & Sport?

    How to change the default setting for Australian News & Sport?

    What setting, probably your browser home page, and how you do that depends on what browser you ar using.

    If using IE opens this page, then click on the "gear" icon to the rt at the top of the page, select Internet Options and look in the general tab

  • Is it possible to change the default subject for px (pixel) units/scale?

    Is it possible to change the scale by default/units px (pixels) instead of % or Auto?

    I suspect you're talking about reactive nature projects in CP8? It sounds a little crazy, why have an absolute unit for all the objects in such a project, for me, it's contradictory. If you want a fixed layout, please create a normal life, not a sensitive project.

  • Is it possible to have a credit card for the sharing of family and another credit card for a family member?

    I want to have my credit card business for my purchases and subscriptions and have our personal card for the rest of the family purchases. Is it possible within a group sharing family?  If so, how it is configured?

    I think it's only 1 card credit payment to the folder.  However, family members may have gift or store credit which can be used for purchases.  If you credit cards/store gift for their accounts, then they may use their purchases, Yes?

    Purchases and payments - Apple Support families

  • Is it possible to have two different licenses for an e-mail account?

    Hello world!

    Here's my situation. I need a single license for the work to freelancing and another license of a business of a company, that I work at.

    Question 1: Is it possible to have two licenses for an e-mail account? Only one, a company?

    If this is not possible, go to question 2.

    Question 2: If I have an email account different for the work of the company, it is possible to work with a single instance of installation CC, a computer and freely switch between licenses? If I do freelance work with a single account and company work with another account, but on the same PC with the same instance of software CC?

    Waiting for answers, thank you!

    Q1 - I don't think it's possible. For example, an organization may have several licenses related to their main e-mail address, but then they are assigned to individual users.

    Q2 - Yes, you would just have to log out of your account in the application of Office CC before logon account.

    If you have any questions, feel free to reach out.

Maybe you are looking for