Transcript
  • 7/22/2019 How to Format Mask Numeric Field Using Form Personalization

    1/1

    Junaid Iftikhar Ahmed | Sr.Oracle Solution Architect & PM| BCS-SE, MBA-FIN, SCM-EXP 1

    MODULE:

    Oracle Application

    PROBLEM STATEMENT

    How to format mask numeric field using form personalization in Form Inventory.

    SOLUTION

    1. Open the form Inventory > (Menu) Transactions > (Function) Material Transactions > (Tab)

    Transaction Type > (Field) Transaction Quantity

    2. Click navigator menu 'Help' > Custom Code > Personalize

    3. In Form 'Form Personalizations (View Material Transactions)

    Condition :Trigger Event : WHEN-NEW-FORM-INSTANCE

    Actions :Seq : 10Type : PropertyObject Type : ItemTarget Object : RESULTS.TRXNAME_TRANSACTION_QUANTITYProperty Name : FORMAT_MASKValue : FM999G999G999G999G990D00

    4. Save.


Recommended