Saled Order Form Personalization Error

Hi Friends,
I have a problem while doing the Form personalization for Saled order form, particularly for the 'Payment Terms' in the 'Others' Tab.
Problem is that i have disabled the 'Payment Terms' filed as per the requirement that no client cannot insert, update and delete the Payment terms in that filed but client want to default value in the Payment term as a 'CREDIT CARD'.
while creating the SO also the filed is disabled, problem is while querying the Sales Order form, it is not allowing to query because 'Credit Card' already is there.
please suggest me a solution for this.
Thanks
Anushka

Hi,
As far as I understand; You have 2 requirements
1. Payment term should be always 'CREDIT CARD'.
2. Payment term defaulted should not be updated or deleted by User.
Action Plan:
1. Use 'Not in Enter Query Mode'
2. First Insert value into Payment terms.
3. Make Update allowed as False instead of Disable.Disabling a field and inserting may cause errors in particular scenarios.
If you still face problem, try inserting Payment terms on the basis of some condition, i.e when this condition is met then only insert will be done or else the field will be left blank. Ex: Customer Name not null
Regards,
Sridhar

Similar Messages

  • Forms personalization error

    Hello all,
    I am trying to personalize the Transact Move Orders form in Inventory.
    Business need is to make the button - "*View/Update allocation*" not displayed in the form.
    For this, the "*DISPLAYED*" property of this item (*TOLINES_CONTROL.OPEN*) "FALSE"
    However when I try to open this form, I get the below error :
    "*FRM-41033: Cannot set ENABLED attribute of non-displayed item TOLINES_CONTROL.OPEN*"
    However I am able to do the same to a different button on the same datablock and in the same fmb.
    Any pointers greatly appreciated.
    Thanks

    Hi;
    For your issue i suggest close your thread here as changing thread status to answered and move it to Forum Home » Application Development in PL/SQL » Forms which you can get more quick response
    Regard
    Helios

  • Purchase Order Form Personalization

    Dears,
    I want to Personalize the Purchase Order form ,
    i want to disable all the field in the header and lines and including the buttons like
    - Currency ,Shipments.
    I want to Personalize this form for a certain responsiblity.
    Thanks in Advance!
    Rehan

    Rehan,
    Refer to the following documents, it should be helpful.
    Note: 279034.1 - Information About the Oracle Applications Form Personalization Feature in 11i
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=279034.1
    Note: 468657.1 - How To Do Forms Personalization
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=468657.1
    Regards,
    Hussein

  • Purchase Order Form Personalization Help

    I am new to form personalizations and I am trying to create a personalization that will automatically display the "last price paid" in the Price field in a Purchase Order form for an Item once the Item No. is entered. Also once the data is pulled up, they need to be able to edit the 'Price' field to enter the current price.
    I am not sure how to setup my form personalization using the SQL view to I have that contains the "last price paid" data. I would really appreciate some help on how to do this in personalizations.
    Thanks
    KG

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

  • Form Personalization error in INV on Kanban Cards Form R12

    Hi,
    I'm trying form personalization in INV Kanban Cards Form,could you suggest me:
    1. Assume that MTL_KANBAN_CARDS table has kanban_card_number='12345'
    2. Assume that in the table MTL_MATERIAL_TRANSACTIONS_TEMP , Transaction_Quantity = 50 for above kanban_card record.
    3. Now, user will enter into apps, open the kanban form & query above kanban_card_number. This form will have 3 DFF fields for entering the quantity
    (Attribute4 for Lot1, Attribute5 for Lot2, Attribute6 for Lot3).
    4. Now, user will enter first DFF value say 10, 2nd DFF value say 20 and 3rd DFF value say 20. --> The total is 50 which is equal to the transaction_quantity in MTL_MATERIAL_TRANSACTIONS_TEMP for this kanban_card.
    My requirement is that, when ever user enters (based on above example) more than 50 (sum of 3 DFF's), then an error message should show up saying
    (Entered quantity is more than transaction_quantity of this kanban card).
    Trigger Event: WHEN-VALIDATE-RECORD
    ==============
    Trigger Object: KANBAN_CARDS
    ==============
    Condition:
    =========
    :KANBAN_CARDS.inventory_item_id = MTL_MATERIAL_TRANSACTIONS_TEMP.inventory_item_id
    and :KANBAN_CARDS.organization_id = MTL_MATERIAL_TRANSACTIONS_TEMP.organization_id
    and (MTL_MATERIAL_TRANSACTIONS_TEMP.transaction_quantity >= nvl(:KANBAN_CARDS.ATTRIBUTE4,0) + nvl(:KANBAN_CARDS.ATTRIBUTE5,0) + nvl(:KANBAN_CARDS.ATTRIBUTE6,0))
    and rownum=1
    Thanks
    Pravin

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

  • Purchase Order form printing error.

    Hi all experts,
    I am not sure which category I should put this question to. Please guide me if I have raised the question in the wrong category, so that I can raise it at the right category. Sorry!
    I am having some problems in printing Purchase Order form using Simple Mail, let's say I am using output type MAHN. Whenever the PO is generated in Simple Mail, a print preview screen with Output Device is pop up, and require me to key in the details like printer name in order to proceed to next step (which is not necessary for my case).
    Whereas, in normal print preview, there is no such pop up display.
    I am suspecting of it is caused of the setting. But I do not know how to solve it.
    Anyone experienced this before? Please help.
    Thanks in advance.

    Hi Sachin D C,
    I am sorry for the confusing query. Actually what I wanted to say is: -
    1) printing the PO - maintain condition records for output type NEU (working fine)
    2) printing Dunning Deliv Remind - output type MAHN (working fine in manual print out)
    3) printing Dunning Deliv Remind - output type MAHN (not working in simple mail)
    Whenever the Dunning Deliv Remind is generated in Simple Mail, a print preview screen with Output Device is pop up and following by another pop up screen Output Processing analysis.
    Do you have better understanding now?
    Please help.

  • Purchase Order form printout error.

    Hi all experts,
    I am not sure which category I should put this question to. Please guide me if I have raised the question in the wrong category, so that I can raise it at the right category. Sorry!
    I am having some problems in printing Purchase Order form using Simple Mail, let's say I am using output type MAHN. Whenever the PO is generated in Simple Mail, a print preview screen with Output Device is pop up, and require me to key in the details like printer name in order to proceed to next step (which is not necessary for my case).
    Whereas, in normal print preview, there is no such pop up display.
    I am suspecting of it is caused of the setting. But I do not know how to solve it.
    Anyone experienced this before? Please help.
    Thanks in advance.

    Hi Sachin D C,
    I am sorry for the confusing query. Actually what I wanted to say is: -
    1) printing the PO - maintain condition records for output type NEU (working fine)
    2) printing Dunning Deliv Remind - output type MAHN (working fine in manual print out)
    3) printing Dunning Deliv Remind - output type MAHN (not working in simple mail)
    Whenever the Dunning Deliv Remind is generated in Simple Mail, a print preview screen with Output Device is pop up and following by another pop up screen Output Processing analysis.
    Do you have better understanding now?
    Please help.

  • Sales Order Form Personalization based on Blanket Sales Aggrement

    Hi,
    I want to display client requirement messages based on some conditions after giving customer number,ship to and Bill to locations using FORM PERSONALIZATION.
    1. If customer has sales agreement and agreement in ACTIVE status and in that agreement SHIP TO and BILL TO locations are null then
    (select hp.party_name
    from oe_blanket_headers_all obh,
    oe_blanket_headers_ext obhe,
    hz_cust_accounts hca,
    hz_parties hp
    where obh.sold_to_org_id=hca.cust_account_id
    and hp.party_id=hca.party_id
    and obhe.order_number=obh.order_number
    and obh.order_number is not null
    and obh.ship_to_org_id is not null
    and obh.invoice_to_org_id IS NOT NULL
    and sysdate between obhe.START_DATE_ACTIVE and obhe.END_DATE_ACTIVE)
    ---------------------one message like This customer has agreement---------
    2. If customer has sales agreement and agreement in ACTIVE status and in that agreement SHIP TO Location is NOT NULL and BILL TO location is null then
    (select hca.account_name
    from oe_blanket_headers_all obh,
    oe_blanket_headers_ext obhe,
    hz_cust_accounts hca,
    hz_parties hp
    where obh.sold_to_org_id=hca.cust_account_id
    and hp.party_id=hca.party_id
    and obhe.order_number=obh.order_number
    and obh.order_number is not null
    AND OBH.ship_to_org_id IS NOT NULL
    and sysdate between obhe.START_DATE_ACTIVE and obhe.END_DATE_ACTIVE)
    ---------------------one message like This customer has agreement at this SHIP TO site---------
    3. If customer has sales agreement and agreement in ACTIVE status and in that agreement SHIP TO Location is NOT NULL and BILL TO location is null then
    (select hca.account_name
    from oe_blanket_headers_all obh,
    oe_blanket_headers_ext obhe,
    hz_cust_accounts hca,
    hz_parties hp
    where obh.sold_to_org_id=hca.cust_account_id
    and hp.party_id=hca.party_id
    and obhe.order_number=obh.order_number
    and obh.order_number is not null
    AND OBH.invoice_to_org_id IS NOT NULL
    and sysdate between obhe.START_DATE_ACTIVE and obhe.END_DATE_ACTIVE)
    ---------------------one message like This customer has agreement at this BILL TO site---------
    only one message should display
    Could you Please help me...........

    Hello,
    This is the standalone Forms forum. For personalization, post your questions on the E-Business Suite forum.
    Francois

  • Purchase Order Form with error- SSFCOMPOSER188

    Hi Gurus,
    We are facing an issue with the PO form in extended classic deployment with SRM 5.0, support pack- SAPKIBKT14
    The PO output is failing. We are using PO badi to call smartform. The error which we are getting in SLg1 log is-
    *No next page defined.
    Message no. SSFCOMPOSER188*
    Action could not be successfully executed
    If anyone know the solution, please let us know. every useful answer will be rewarded
    Regards
    Kapil

    SRM-EBP-CA-PRT  - component
    if you get this error for all POs you can create an OSS message to SAP.
    if it is onle one PO error
    you need to check any unwanted texts (attachments)  are pasted in the purchase order -some allignment might be incorrect.
    if it is ZSMARTFORM - sap may hesitate to help on this. SAP helps only standard smartform
    Muthu

  • Forms Personalization: FRM-41017- Cannot set UPDATE ALLOWED attribute error

    Hey All,
    I have a requirement in Projects > Allocation > Allocation Rules which needs a few mandatory columns to be greyed out.
    I think that the form is not getting query-able because of the “FRM-41017- Cannot set UPDATE ALLOWED attribute of non-enabled item RULE.OFFSET_METHOD” error when we open the form.
    I was trying to set the required property to false for personalization’s done on mandatory columns and see if that can work in suppressing that error. But it did not.
    Can anyone help me by telling how to avoid this and make the form query-able?
    Any help is much appreciated.
    Thanks !

    Please post the details of the application release, database version and OS.
    Please see if (Capital Projects Form Personalizations Error- FRM-41017 [ID 1072660.1]) helps.
    Thanks,
    Hussein

  • Forms Personalization - FRM-40502: ORACLE error: unable to read list of val

    Hi,
    I am using Forms Personalization to create an LOV using builtin. In the Builtin, I have put the sql query under create record group from query. In the query, when I hardcode a value, in a where condition, the LOV works fine but when I replace the hardcoded value with :block.field value, it gives the error, FRM-40502: ORACLE error: unable to read list of values. Below is the part of the sql query where I am facing this issue.
    "WHERE related_customer_id = :ORDER.INVOICE_TO_CUSTOMER_ID"
    Please get back to me if anyone has faced similar problem.
    Thanks all in advance,
    Regards,
    AN

    Please post a new thread for each issue. Tacking onto a 2 year old post is generally a bad idea.
    Forms personalization is a feature in Oracle E+Biz Suite and as such you should post your question in this forum:
    OA Framework

  • Form Personalization is not working for copied Sales Orders

    Hi All,
    We have a requirement in Sales Order form, if the order type is "Standard" then Ship method field should be mandatory.
    We were able to do this using below form personalization, it is working for new order creation.
    When we did the below testing it is not working
    Inactivated the ship method and try to copy the order with Standard type the field remains mandatory and null but still it is allowing to book the Sales Order.
    Please help to sort out this issue, let me know if it is not clear
    Condition
    Trigger Event : WHEN-NEW-ITEM-INSTANCE
    Trigger Object: ORDER.SOLD_TO
    Condition:
    (:ORDER.ORDER_TYPE not like '%STANDARD%')
    Action
    Type : Property
    Object Type : Item
    Target Object : ORDER.SHIPPING_METHOD
    Property Name: REQUIRED
    Value: True
    Thanks,
    CSK

    Hi CSK,
    try it in well validate item trigger.
    If that order type is list then you may disable the field in WHEN LIST CHANGED  trigger itself.
    Hope it will work,
    Regards,
    Soofi

  • Error "Token in strings could not be evaluated" in form personalization

    Getting Error "Token in strings could not be evaluated" in form personalization.
    The syntax used is -
    ='BEGIN
    CREATE_URL_COLL('''||${item.IEXPYPRS_CC.CC_TYPE_DSP.value}||''');
    end'
    Please suggest where I am going wrong.
    Thanks and Regards,
    Dibyanshu

    Andreas.
    ='BEGIN
    CREATE_URL_COLL('''||${item.IEXPYPRS_CC.CC_TYPE_DSP.value}||''');
    end'what about the above code is it related with form?
    because i tried to use that something like this
    BEGIN
    CREATE_URL_COLL('''||${item.IEXPYPRS_CC.CC_TYPE_DSP.value}||''');
    end;and it gave me error, compilation error.
    sarah

  • Order type Personalization Problem in Standard Sales Order Form

    Hi All,
    We have a problem in personalization of Sales order form.Here we are trying to personalize three field based on order type
    Scenario 1:_
    _Nav-->Oredr Management Super User-->Orders,returns-->Sales Orders-->order type-->standard_
    In this type if we are navigating to lines it should ask the following fields as mandatory
    (Nav-->Oredr Management Super User-->Orders,returns-->Sales Orders-->others form)
    1.Shipping Method
    2.Freight Terms
    3.Shipment priority
    Scenario 2:_
    _Nav-->Oredr Management Super User-->Orders,returns-->Sales Orders-->order type-->Bill only & Internal & RMA_
    then it should navigate to line items without asking those three mandatory fields.
    For that we did the following Personalization through Help-->Diagnostics-->Custom Code-->Personalize
    Level--> Form level
    Enabled-->Yes
    Condition_
    Trigger Event: When-Validate-Record
    Trigger Object: Order
    Condition : +(:ORDER.ORDER_TYPE not like '%INTERNAL') and (:ORDER.ORDER_TYPE not like '%BILL%') and (:ORDER.ORDER_TYPE not like '%RMA')+
    Processing mode : both
    level:site
    Actions_
    seq:10
    type:property
    description:Make field mandatory
    language:all
    enabled:yes
    object type:item
    target object :ORDER.SHIPPING_METHOD
    property name:REQUIRED
    value:TRUE
    Problem+_
    The problem we are facing is when we first select the ordar type as Bill only or Internal or RMA it is working as expected. But first if we are select the order type as standard then we navigiting to lines it is not allowing us without entering those three mandatory fields as expected. Hence the problem is without closing the form we changed the order type as Bill only now also those fields remains as mandatory this is issue .
    So hope the problem is clear to you all and we have to move this in production on tomorrow.
    If somone helps to resolve this ASAP we would thankful to you.
    Thanks in advance
    Regards,
    CSK

    Hi Sandeep,
    Thanks for your quick response.
    you might not have getting the our problem sorry. let me explain you clearly
    If the ordre type is standard the following fields should be mandatory without those fields it should not navigate to line items_
    1.Shipping Method
    2.Freight Terms
    3.Shipment priority
    If the ordar type as Bill only or Internal or RMA_
    1.Shipping Method
    2.Freight Terms
    3.Shipment priority
    non mandatory should navigate to line items
    for that we did three personalization for those three fields as in the previous post
    but the problem is
    when we first select the ordar type as Bill only or Internal or RMA it is working as expected the fiel sare non mandatory the without closing the form if we select order type as standard then if i try to navigate lines it is not allowing me without entering the three fields. But incase first we are select the order type as standard then we navigiting to lines it is not allowing us without entering those three mandatory fields as expected. Hence the problem is without closing the form now we changed the order type as Bill only or internal or RMA now also those fields remains as mandatory this is issue .
    hope now the problem is clear to you .
    Thanks in advance
    Regards,
    CSK

  • Form personalization : sales order form (line) to make subinventory field mandatory

    I have requirement to make sub inventory field mandatory in Sales Order Line, I tried using Form Personalization on 'When Validate Record' and making the fields required. But even though the field is showing as yellow but system allowing me to save the order line without this fields? Any input?
    thanks
    challa

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

Maybe you are looking for

  • Is it possible to add files to a PDF form submission?

    Hi there, Someone asked me to add an attachment field to a PDF dynamic form. Based on previous research we figured out that will not be possible: our users don't have Acrobat - just Reader - and we won't purchase Reader Extensions. How about using a

  • Users getting disabled during Synchronization

    Hi All, We are running Plumtree 5.0.2 in Windows Environment under Tomcat and also used Sample Application "Auth_HelloWorld-Java" as the base and modified it as per the current needs for Authentication and Synchronization. When I run the Synchronizat

  • N97 connecting to Internet help please

    I got my N97 on Friday and could connect to the internet fine, but saturday morning came - no internet connection available. I rang my contract provider who kindly told me that becasue the N97 is a new phone they don't have any settings or configurat

  • [Athlon64] help me

    i have 768mb of ram in my pc. runs fine. then i installed one more 256 mb of ram and my pc goes crazy. when i turn on the pc i always get error. says that it has uncover an error and had to shut down. i have a k8t neo with amd 64bit processor. anybod

  • AppData Files for Adobe over large

    Windows 7 Professional hard drive C is 256 GB - it is a solid state drive. The AppData folder is 101 GB  under "Users/Stephen/AppData/Roaming/Adobe" is 96 GB in the Adobe folder alone. This is excessive. It has used up my hard drive and needs to be c