Order form customization - need help

Hi friends
Hello, I created an alert in the creation of purchase order screen to inform buyers that the PO price entered for the item is different from the standard cost. so I have set the option profile of 5%. I put this option X % of profile as a parameter that can be modified as needed in the future.

so that when the price for the item differs +/-5% .he notifies the buyer that Po price differs from the standard cost > or < 5% .and now it becomes more and the purchase order is created for the purchase order +/-5%.

And now if I created order po for element giving some 4% difference of the standard cost.so what happens is that I won't get alert since it is different only 4% and the purchase order is created. lets take an example that order IN. not is some 123456


Now, I have a requirement which is the wishesh for the user to change the option of profile IN. to 3%. And if they don't interrogate return PO no 123456 .which happens I'll get the alert Po price differs from the standard cost > or < 3% since I gave the cost is 4%.

My requirement
==========
What is my requirement is I shouldn't get this alert since I created the PO: 123456 for the item when it is 5%. When I ask back the previous record I created 5% it shouldn't give me a warning unless the cost of the item is changed.

Please give me any suggestions what can be done for this...

Thanks in advance

Thilib

Published by: February 8, 2011 AT 02:02

Published by: February 8, 2011 AT 02:43

It will work for a purchase order that they interview.
Just add the following

and: po_lines. CREATION_DATE > (select max (last_update_date) in fnd_profile_option_values fpov where profile_option_id = 12345) - use the profile id right option

Tags: Oracle Applications

Similar Questions

  • Problem with Oracle Sales Order form customization

    Hi all

    We have a problem in the sales order form customization. Here we try to customize three field based on the type of order

    Scenario:

    NAV-> Oredr management type Super User-> commands, returns-> sales orders-> order-> standard

    In this type if we are sailing to the lines, he should ask the following fields as required
    (Nav-> Oredr management form Super User-> commands, returns-> sales orders-> others)

    1. mode of delivery
    2. conditions related to the transport
    3. priority shipping of


    NAV-> Oredr management Super user-commands, returns-> sales > orders-> order-> Bill only & internal RMA type


    then he must navigate to line items without asking these three fields.

    For this, we have made the following customization grace-> Diagnostics-> Custom Code-> customize

    Level-> shape
    Activated-> Yes

    Condition

    Triggering event: When-validate-registration
    Trigger object: order
    Condition: (: ORDER.) ORDER_TYPE not like '% INTERNAL') and (: ORDER.) ORDER_TYPE do not like ' % BILL %') and (: ORDER.) ORDER_TYPE not like '% RMA')

    Processing mode: both
    level: site


    Actions

    SEQ:10
    type: property
    Description: Make required field
    language: all
    activated: Yes

    object: article type
    target object: ORDER. SHIPPING_METHOD
    property name: REQUIRED
    value: TRUE

    Actions

    SEQ:10
    type: property
    Description: Make required field
    language: all
    activated: Yes

    object: article type
    target object: ORDER. Terms of freight
    property name: REQUIRED
    value: TRUE



    Actions

    SEQ:10
    type: property
    Description: Make required field
    language: all
    activated: Yes

    object: article type
    target object: priority ORDER.shipment
    property name: REQUIRED
    value: TRUE


    Problem

    If the order type is standard the following fields should be mandatory without these fields, that it shouldn't navigate to line items

    1. mode of delivery
    2. conditions related to the transport
    3. priority shipping of

    If the ordar enter as the Bill only or internal or RMA

    1. mode of delivery
    2. conditions related to the transport
    3. priority shipping of

    not required must navigate to line items

    to do this, we made three customization for these three fields as mentioned above

    but the problem is

    When we first select the type of ordar like Bill only or internal or RMA, he works as expected the gall sare not obligatory the without closing the form, if we choose the command type as standard so if I try to navigate lines it is not afford without going into the three areas. But incase we first select the standard type order then we navigiting to the lines is not allowing us without going into these three fields as expected. Therefore, the problem is without closing the form now we changed the command type as Bill alone or internal or RMA now also these fields stay as mandatory is the question.

    Hope, the problem is clear to you all.

    If somone can help to solve this as soon as POSSIBLE, we would be grateful to you.

    Thanks in advance

    Kind regards
    CSK

    Rather than make the fields required, why not you just popup a message of error if the shipping_method is empty.

    If the personalization will look like this
    => trigger when-validate-record
    condition => (: ORDER.) ORDER_TYPE not like '% INTERNAL') and (: ORDER.) ORDER_TYPE do not like ' % BILL %') and (: ORDER.) ORDER_TYPE not like '% RMA') and (: order.shipping_method is null)

    action-online error-online you cannot save this record mode of delivery is not met.

    You repeat this customization for priority, but also the conditions related to the transport.

    Hope this helps,
    Sandeep Gandhi

    PS: Another option is to use two times-news-registration-Forum customizations. The first is the required fields if the order type = STANDARD.
    And the second customization if required fields is not the order type! = STANDARD. Since you do not have this second customization, the fields remain necessary even when you select a type of STANDARD command.

  • Purchase order form customization help

    I'm new to customizations of form and I am trying to create a customization that will automatically display the "last price" in the price field in the form of purchase order for an item once the item number entered. Also, once the data are drawn upward, they need to be able to change the 'Price' field to enter the current price.

    I don't know how to set up my form of customization using the SQL mode to I which contains the data of 'last price paid. " I would really appreciate help on how to do this in customizations.

    Thank you
    KG

    Customize forms is a feature of the not a feature of the Oracle Forms Oracle Enterprise Business Suite (EBS). Please ask your question in the EBS General Discussion forum. If you have a general question of forms, by all means, ask it here! ;-)

    Craig...

  • Import of files - they are all out of order "Icon view" [NEED HELP]

    Using the latest version of first CC (trial version).

    Just did the upgrade of the CS6 and find many little annoyances with the software.

    After importing images in my main tray for the videos, they are all of our order in icon view (< < < very important)

    As MVI_5394.MOV is after MVI_5441.MOV and the files that I shot last emerge somehow in front and created files are first somewhere in the middle of the tray.

    2.PNG

    Put the pictures in the 'List' view sorts very well, with the files in order of capture.

    1.PNG

    Any thoughts on how to sort them into "display of the icon.

  • Order customization problem in sales order form Standard type

    Hi all

    We have a problem in the sales order form customization. Here we try to customize three field based on the type of order


    Scenario 1:_

    _NAV-> Oredr management Super user-commands, returns-> sales > orders-> order->standard _ type

    In this type if we are sailing to the lines, he should ask the following fields as required
    (Nav-> Oredr management form Super User-> commands, returns-> sales orders-> others)

    1. mode of delivery
    2. conditions related to the transport
    3. priority shipping of

    Scenario 2:_

    _NAV-> Oredr management Super user-commands, returns-> sales > orders-> order->Bill only & _ internal & RMA type

    then he must navigate to line items without asking these three fields.

    To do this, we made the following customization by help-> Diagnostics-> Custom Code-> customize

    Level-> shape
    Activated-> Yes

    _ Condition

    Triggering event: When-validate-registration
    Trigger object: order
    Condition: +(:ORDER.) ORDER_TYPE not like '% INTERNAL') and (: ORDER.) ORDER_TYPE do not like ' % BILL %') and (: ORDER.) ORDER_TYPE not like '% RMA') +
    Processing mode: both
    level: site

    _ Of the actions

    SEQ:10
    type: property
    Description: Make required field
    language: all
    activated: Yes

    object: article type
    target object: ORDER. SHIPPING_METHOD
    property name: REQUIRED
    value: TRUE

    Problem+ _

    The problem we face is when we first select the type of ordar like Bill only or internal or RMA it works as expected. But first we have to select the standard type order then we navigiting in the lines if not allowing us without going into these three fields as expected. This is why the problem is without closing the form, we changed the type of order like Bill only now also these fields as mandatory, that is the question.

    So hope the problem is clear to you all and we must pass this into production tomorrow.

    If somone can help to solve this as soon as POSSIBLE, we would be grateful to you.

    Thanks in advance

    Kind regards
    CSK

    Double wire.
    Please see my answer to the problem with customization of Oracle customer order forms
    and update this thread.

    Sandeep Gandhi

  • How to build an order form in Muse

    you want to use this form as an order form and need to know how to enter items (checkboxes, drop-down menus, radio buttons, number fields, etc.). This info did not at all. How to reach this level of fitness? I notice that I can build a form by accessing the Console of Admin, but I don't know how these areas two building shape work together. I would like some help with that.

    Hello

    With Adobe Muse CC 20141, reCaptcha and checkbox field can be added to forms.

    Please install our latest update to try out these new features.

    Release notes | Adobe Muse CC

    Thank you

    Sanjit

  • Help creating an order form

    Hi, I need help creating an order form. I am creating a website for a company to "sandwich" where customers can place an order by selecting different buttons. Is it possible to create a page with buttons, which once pressed stores a value that is sent to an e-mail address after pressing a submit button.

    Here is an example:

    First page: two buttons - food | drink - select the food

    Second page: two buttons - roll | value of wand wand - select wand - saved

    Third page: several buttons - each a filling BLT - select BLT - various "sandwich" added at the end of 'wand' value

    Suite page: button to click on 'order' - email send to the address containing "BLT baguette.

    Is it possible to create with the Muse?

    If not, would it be possible to create the contact form with radio buttons, but replace the buttons with images or graphic text (so they look like button)? All this would be on a single page.

    Thank you

    Hi Josh,.

    There is no output from the solution of the box for this kind of form implemented in Muse. You can add checkbox fields to the form, however.

    Kind regards

    Aish

  • Hi, I recently bought numbers in order to create a commercial newspaper. I'm the pen and paper. I need help to create a formula. A purchase column determines if the entry price column is subtracted from the price of output column or output subtracted

    Hi, I recently bought numbers in order to create a commercial newspaper. I'm the pen and paper. I need help to create a formula. A purchase column; Determines if the entry price column is subtracted from the price of output column (buy) or subtracted from (Sell) entry exit. Thank you for your help

    Hi B',.

    Buying and selling in column B

    Price of entry in column c.

    Exit in column D price

    Formula (and outcome) in column E

    If the column will B always contained 'Buy' or 'Sell', it works. It is default to a calculation of 'sell' if sale or has been specified.

    E2: = IF (B = "Buy", D - C, C - D)

    If you want to delay the calculation until the amounts entered in C and D, use this version:

    E2: = IF (OR (LEN (C) < 1, LEN (D) < 1,"", IF (B = "Buy", D - C, C - D) ")

    If you want to delay the calculation until all three ducks are on a line (B contains buy or sell, C and D contain both data), use this version:

    E2: = IF (OR (LEN (C) < 1, LEN (D) < 1,"", IF (B = "Buy", D - C, IF(B="Sell",C-D,) "" ")))

    Third version used in this table.

    Kind regards

    Barry

  • Speed/performance of my mac mini (mid-2010) is very slow. Need help, consolidate the files, software updates, etc. in order to improve the speed and performance.

    My mac mini (mid-2010) speed/performance is very slow - think of it as a result of letting my kids do "whatever" about it in recent years.  Need help, consolidate the files, software updates, etc. in order to improve the speed and performance.  You will also need to get data out of old PowerBook G4.

    < object edited by host >

    We are users like you.  Search locally by using something like Yelp or similar

    http://www.Yelp.com/search?find_desc=Apple+repair & find_loc = Chicago, + IT & start = 0 & ortby = rating s

    or read a few links which may be relevant on this forum about the slow mac mini

    http://BFY.tw/5C63

  • Need help to download files for the old order since October 2004

    I have a very old order for a font that I want to re - upload the files, but the order does not appear under my account information. Is there a way I can still access my files?

    Order date: October 29, 2004 04:56 PDT

    Order number: PON1267F24A

    Thank you

    -Brad Turner

    I doubt you'll have much luck due to the lack of support for old products, but try to support customer:

    To the link below, click on the still need help? the option in the blue box below and choose the option to chat...

    Make sure that you are logged on the Adobe site, having cookies enabled, clearing your cookie cache.  If it fails to connect, try to use another browser.

    Get help from cat with orders, refunds and exchanges (non - CC)

    http://helpx.Adobe.com/x-productkb/global/service-b.html ( http://adobe.ly/1d3k3a5 )

  • Need help with an order line shaped PowerCLI to follow development snapshots

    Hello

    I use Vshpere 5.1 and I need help to use PowerCLI out of information to audit some VM backups.

    My ultimate goal is to be able to verify which machines are being backed up.  Our backup tool uses instant VMware to run incremental backups so if we can follow what made instant due VM / deleted then we can better verify backups.

    I decided my inexperience with PowerCLI that it would be preferable for me to try a few small orders to see if I could get some decent results.

    The line of code I'm starting with is Get - VM * | Get-VIEvent - MaxSamples 20 | Where-Object {$_.} FullFormattedMessage - eq "task: Remove Instant"} ".

    Most of the time this script works however the output is interesting for me.

    Info: VMware.Vim.TaskInfo

    Key: 5360442

    ChainId: 5360442

    Createduserid: 2014/06/20 22:32:31

    Username: JJarvis

    Data Center: VMware.Vim.DatacenterEventArgument

    ComputeResource: VMware.Vim.ComputeResourceEventArgument

    Host: VMware.Vim.HostEventArgument

    VM: VMware.Vim.VmEventArgument

    Ds                   :

    Net                  :

    Dvs                  :

    FullFormattedMessage: Task: Remove Instant

    ChangeTag:

    DynamicType:

    DynamicProperty:

    Frankly, I was glad I was able to sign anything, but I'm confused as to why under "VM: 'told'"Vm: VMware.Vim.VmEventArgument"instead of the actual name of the VM."

    If I can find it to output the actual name of the Virtual Machine, so I can start to play with the formatting and obtained Export CSV files.  Any help you can offer would be much appreciated.

    Thank you

    I suspect a calculated property might be the way to go.

    Something like that

    Get - VM * | Get-VIEvent - MaxSamples 20 | Where-Object {$_.} {FullFormattedMessage - eq ' task: Remove Instant "} |

    Select @{N = 'The virtual computer name'; E={$_. Vm.Name}}

    You can of course view other properties of events returned to the Select-Object cmdlet even.

  • I'm on Acrobat 10 and I need help with the distribution of shape feature. Is there a way to change the registration e-mail download addressed to the? Currently all forms I create and then distribute may only be subjected to my email account... I appreciat

    I'm on Acrobat 10 for mac and I need help with the distribution of shape feature. Is there a way to change the registration e-mail download addressed to the? Currently all forms I create and then distribute may only be subjected to my email account... I appreciate any help!

    Do not use the feature distribute the form. Instead of this, just put up a button "submit" and configure it to send email using any email address you want. Just add a button and set the action of the mouse upward on "Submit a form" and use a type mailto URL and specify that you want to send the full PDF. Then activate the reader of the document: where "Advanced/extended features in Adobe Reader" is located in Acrobat XI?

    If you really want to use distribute the form for some reason, change the e-mail address in your preferences: Edit > Preferences > identity > Email address

  • Need help with the form

    Hola

    Yes, even once, I need help.

    Please help me figure out why this form does not work.

    http://mydsigner.com/Claudia/pages/catering.html

    "If you see where the ' Capcha ' is?  In this box, there are ONLY 3 LETTERS/NUMBERS and 6 show.

    I can't find anywhere the process.php

    Going nuts :-(

    The original page is here:http://www.lascasuelasmexicanrestaurant.com/catering/

    It's 'Always' part of the site is mainly about php (?)

    Link here: https://forums.adobe.com/thread/1772037?sr=inbox

    Well, the site is almost done, just this little problem.

    A big thank you to all

    Salads from California

    You don't need this at the bottom of the page:

    You have a more recent call (1.11.1) at the library of the jQuery framework:

    2 scripts are contradictory, stop the datepicker work, so delete the old. The validation of the form should still work using the script more up-to-date.

  • Nancy O I need help on form

    Hi Nancy I need help on a form, that I got from your site.

    http://bayviewdropincenter.org/contactus.html

    I need to know where framed uniformity mailto and nothing else that I forgot

    Thank you

    Allen Macfalda

    If your site supports PHP, use one of the masters of the DB.

    See this related discussion on how to apply it.

    Note: Form input ID must match the ID in your script. No spaces, case-sensitive.

    http://forums.Adobe.com/thread/912801

    Nancy O.

    ALT-Web Design & Publishing

    Web | Graphics | Print | Media specialists

    http://ALT-Web.com/

    http://Twitter.com/ALTWEB

  • PDF form field calculation need help

    I need to do some simple calculations on a form pdf and need help.

    I have a form field for number of guests.

    Fixed a field for a cost for several tickets (there are 3 levels of ticket prices) (I might not need this field).

    A subtotal of the guests in attendance and ticket prices.

    Total subtotals.

    I can't understand how to place a fixed cost in a form field or calculation of entry so that the number of tickets is multiplied by a fixed number and gives me a subtotal.

    Thank you.

    Use the Notation Simple option. Just enter the number for packages

    himself. For domain names, you can enter the actual names, as long as they

    do not contain no spaces or other special characters.

Maybe you are looking for