SlideShare a Scribd company logo
1 of 23
Customers’ Delight – Sales Order Booking, Picking and Shipping Made
Easy – Using Forms Personalization
Overview
The purpose of this document is to to sophisticate the work of the end-user and to give him a
pleasure of using Oracle Applications.

Requirement
Training the End-Users is always a challenging task. They normally find a hard time to
understand and remember the navigation. This is an idea regarding effective usage of User
Interface messages to ease their work with Oracle Applications.

Solution Approach and Flow chart of the Process Flow

Using Forms Personalization in Oracle Applications.

 Entering the                Booking the              UI Message will navigate you regarding the
 Sales Order                 Sales Order              proceedings. Navigation to Shipping
                                                      Transaction Form directly from SO form by
                                                      clicking “Picking and Shipping Made Easy”


 The Sales Order Number
 will be defaulted in the
 Shipping Transaction Form                                UI Message will navigate you regarding the
                                                          proceedings.Also “Launch Pick Release”
                                                          action will be defaulted and the control will
                                                          be placed at “Go” button. Pick your Item.




                                                      Staged/Pick                                No
                                                      Confirmed

                                      Yes
      UI Message will navigate you regarding the proceedings. Navigation to              Perform “Back Order”
      Shipping Transaction Form directly from SO form by clicking “Picking
      and Shipping Made Easy” menu item which is attached in Actions Menu.



                The Delivery Number will be
                defaulted in the Shipping
                Transaction Form                                                               Ship your order




         UI Message will navigate you regarding the
         proceedings.Also “Ship Confirm” action will be
         defaulted at the delivery tab.



Pre-requisites

    1. Have access to or have installed licensed version of Oracle Applications R12




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                        Page 1 of 23
2. Having access to Forms personalization window.

Assumptions

The section lists the complete set of assumptions that need to be considered along with the other
constituents of this solution.

    1. The is a instance of Oracle Applications version R12
    2. Single user is responsible for Entering/Booking/Picking and Shipping the order
    3. Sales Order consists of single line
    4. User only performing Entering,Booking,Picking and Shipping the order

Activities

The way it works after Forms Personalization

Screen: 1 (Header Information)




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                        Page 2 of 23
Screen: 2 (Line Information)




Screen: 3 (Zooming from Sales Order Form to Shipping Transaction Form)

User Interface Guidance Message




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                        Page 3 of 23
Screen: 4 (In this Shipping Transaction Form Source System and Sales Order
Number will be automatically assigned)




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                        Page 4 of 23
Screen: 5 (User Interface Guidance Message)




Screen: 6 (In Actions “Launch Pick Release” will be automatically assigned and the
control will be at “Go” button)




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                        Page 5 of 23
Screen: 7 (User Interface Guidance Message)




Screen: 8 (After the completion of “Launch Pick Release” Concurrent coming back
to SO form and Zoom t o Shipping Transaction Form)




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                        Page 6 of 23
Screen: 9 (The Control will automatically go to Delivery and Delivery Number will
be automatically assigned)




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                        Page 7 of 23
Screen: 10 (User Interface Guidance Message)




Screen: 11 The Control will directly come to the Delivery Tab




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                        Page 8 of 23
customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                        Page 9 of 23
STEPS

Sales Order Form:

Condition: 1: When-New-Form-Instance




Action: 1

Creating Menu “Picking and Shipping Made Easy”




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                       Page 10 of 23
Action: 2

Declaring Global Variable for passing the Sales Order Number from SO form to
Shipping Transaction Form




Condition: 2

When-Validate-Record (Line)




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                       Page 11 of 23
Action: 1

Assigning Value to Global Variable




Condition: 3

When-New-Block-Instance (Order)




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                       Page 12 of 23
Action: 1




Condition: 4

Zooming from SO form to Shipping Transaction Form




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                       Page 13 of 23
Action: 1

Launching Shipping Transaction Form




Shipping Transaction Form:

Condition: 1

Checking whether we have the passed the Global Variable from Sales Order form to
Shipping Transaction Form correctly or not. Also we are checking “Order Number”
field is blank or not.




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                       Page 14 of 23
Action: 1

Assigning the Source System = “Order Management”




Action: 2

Assigning the Global Variable to the Order Number field.




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                       Page 15 of 23
Action: 3

Committing the form




Condition: 2

Checking the Line Status. If it is “Ready to Release” then we should perform
“Launch Pick Release”




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                       Page 16 of 23
Action: 1

Assigning the values for Actions from LOV.It should be “Launch Pick Release”




Action: 2

Placing the Control at the “GO” button




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                       Page 17 of 23
Action: 3

User Interface Message




Condition: 3




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                       Page 18 of 23
Action: 1

Checking for the existence of “Message” window.

(FYI: Forms Personalization will be executed first before the core code does)




Condition: 4

Checking the Line Status. If it is “Staged/Pick Confirmed” then we should do “Ship
Confirm”




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                       Page 19 of 23
Action: 1

Automating the control to Delivery Tab




Action: 2

Automating the Control to the Delivery Tab




Action: 3

customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                       Page 20 of 23
Assigning the Delivery Number to the Delivery Number field. (We got this Number
from the Lines Tab)




Action: 4

Committing the form




Condition: 5

customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                       Page 21 of 23
Checking whether the Delivery Status is “Open” or not.




Action: 1

User Interface Message after Shipping is done.




customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                       Page 22 of 23
id
="_x0
000_i1



         Action: 2

         Assigning Null Value to Global Variable




         Solution Salient Features

         The following are the salient features

             1. User Friendly
             2. No invasive customization of any standard Oracle components.
             3. Simple approach with the tangible end deliverables clearly identified for each stage.

         Concluding Notes

             1. The contents of this document the first cut of a solution approach and design for a
                prototype.
             2. The Same Methedology can be used for the Sales Order with Multiple Lines with some
                enhancements
             3. The Same Idea of using Guidance UI messages can be implemented to all the complex
                navigation in Oracle Applications




         customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc
                                                Page 23 of 23

More Related Content

What's hot

AME Requisition Approval Heirarchy
AME Requisition Approval Heirarchy AME Requisition Approval Heirarchy
AME Requisition Approval Heirarchy Mohammad Younus
 
Oracle APPS :Receivables Auto Invoice
Oracle APPS :Receivables Auto InvoiceOracle APPS :Receivables Auto Invoice
Oracle APPS :Receivables Auto InvoiceSekhar Byna
 
Oracle Purchasing Internal Requisition
Oracle Purchasing Internal RequisitionOracle Purchasing Internal Requisition
Oracle Purchasing Internal RequisitionAhmed Elshayeb
 
Encumbrance accounting in oracle ebs r12
Encumbrance accounting in oracle ebs r12Encumbrance accounting in oracle ebs r12
Encumbrance accounting in oracle ebs r12Sam Elrashedy
 
Oracle Order Management (Assign freight cost on shipping transaction)
Oracle Order Management (Assign freight cost on shipping transaction)Oracle Order Management (Assign freight cost on shipping transaction)
Oracle Order Management (Assign freight cost on shipping transaction)Ahmed Elshayeb
 
Oracle inventory-latest
Oracle inventory-latestOracle inventory-latest
Oracle inventory-latestkishoak
 
Oracle Process Manufacturing Setup EBS12.2
Oracle Process Manufacturing Setup EBS12.2Oracle Process Manufacturing Setup EBS12.2
Oracle Process Manufacturing Setup EBS12.2Mina Lotfy
 
Oracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup StepsOracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup StepsAhmed Elshayeb
 
Oracle Purchasing – Different types of Receiving Options
Oracle Purchasing – Different types of Receiving OptionsOracle Purchasing – Different types of Receiving Options
Oracle Purchasing – Different types of Receiving OptionsBoopathy CS
 
Elshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementElshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementAhmed Elshayeb
 
Oracle Supply Chain ERD Diagram.pptx
Oracle Supply Chain ERD Diagram.pptxOracle Supply Chain ERD Diagram.pptx
Oracle Supply Chain ERD Diagram.pptxAfifaAhsanJannat
 
Oracle SCM Functional Interview Questions & Answers - Inventory Module - Part...
Oracle SCM Functional Interview Questions & Answers - Inventory Module - Part...Oracle SCM Functional Interview Questions & Answers - Inventory Module - Part...
Oracle SCM Functional Interview Questions & Answers - Inventory Module - Part...Boopathy CS
 
Oracle EBS R12 Sales order personalization
Oracle EBS R12 Sales order personalizationOracle EBS R12 Sales order personalization
Oracle EBS R12 Sales order personalizationAhmed Elshayeb
 
Oracle R12 Work In Process
Oracle R12 Work In ProcessOracle R12 Work In Process
Oracle R12 Work In ProcessPritesh Mogane
 
Oracle Applications - R12 Approvals Management Engine - AME Training
Oracle Applications - R12 Approvals Management Engine - AME TrainingOracle Applications - R12 Approvals Management Engine - AME Training
Oracle Applications - R12 Approvals Management Engine - AME TrainingDharmalingam Kandampalayam Shanmugam
 

What's hot (20)

Oracle R12 iProcurement Reference Guide
Oracle R12 iProcurement Reference GuideOracle R12 iProcurement Reference Guide
Oracle R12 iProcurement Reference Guide
 
AME Requisition Approval Heirarchy
AME Requisition Approval Heirarchy AME Requisition Approval Heirarchy
AME Requisition Approval Heirarchy
 
Oracle APPS :Receivables Auto Invoice
Oracle APPS :Receivables Auto InvoiceOracle APPS :Receivables Auto Invoice
Oracle APPS :Receivables Auto Invoice
 
Oracle Purchasing Internal Requisition
Oracle Purchasing Internal RequisitionOracle Purchasing Internal Requisition
Oracle Purchasing Internal Requisition
 
Encumbrance accounting in oracle ebs r12
Encumbrance accounting in oracle ebs r12Encumbrance accounting in oracle ebs r12
Encumbrance accounting in oracle ebs r12
 
Oracle i procurement
Oracle i procurementOracle i procurement
Oracle i procurement
 
Oracle Order Management (Assign freight cost on shipping transaction)
Oracle Order Management (Assign freight cost on shipping transaction)Oracle Order Management (Assign freight cost on shipping transaction)
Oracle Order Management (Assign freight cost on shipping transaction)
 
Oracle inventory-latest
Oracle inventory-latestOracle inventory-latest
Oracle inventory-latest
 
Oracle Process Manufacturing Setup EBS12.2
Oracle Process Manufacturing Setup EBS12.2Oracle Process Manufacturing Setup EBS12.2
Oracle Process Manufacturing Setup EBS12.2
 
Oracle EBS Currency conversion
Oracle EBS Currency conversionOracle EBS Currency conversion
Oracle EBS Currency conversion
 
Oracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup StepsOracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup Steps
 
Oracle Purchasing – Different types of Receiving Options
Oracle Purchasing – Different types of Receiving OptionsOracle Purchasing – Different types of Receiving Options
Oracle Purchasing – Different types of Receiving Options
 
Elshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementElshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order Management
 
Oracle Supply Chain ERD Diagram.pptx
Oracle Supply Chain ERD Diagram.pptxOracle Supply Chain ERD Diagram.pptx
Oracle Supply Chain ERD Diagram.pptx
 
Oracle SCM Functional Interview Questions & Answers - Inventory Module - Part...
Oracle SCM Functional Interview Questions & Answers - Inventory Module - Part...Oracle SCM Functional Interview Questions & Answers - Inventory Module - Part...
Oracle SCM Functional Interview Questions & Answers - Inventory Module - Part...
 
Order Line Sets in Oracle Order Management
Order Line Sets in Oracle Order ManagementOrder Line Sets in Oracle Order Management
Order Line Sets in Oracle Order Management
 
Oracle EBS R12 Sales order personalization
Oracle EBS R12 Sales order personalizationOracle EBS R12 Sales order personalization
Oracle EBS R12 Sales order personalization
 
Oracle R12 Work In Process
Oracle R12 Work In ProcessOracle R12 Work In Process
Oracle R12 Work In Process
 
Oracle Applications - R12 Approvals Management Engine - AME Training
Oracle Applications - R12 Approvals Management Engine - AME TrainingOracle Applications - R12 Approvals Management Engine - AME Training
Oracle Applications - R12 Approvals Management Engine - AME Training
 
Basics of Oracle Order Management
Basics of Oracle Order ManagementBasics of Oracle Order Management
Basics of Oracle Order Management
 

Viewers also liked

Oracle apps order-management
Oracle apps order-managementOracle apps order-management
Oracle apps order-managementswedin
 
Pick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle appsPick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle appsshravan kumar chelika
 
Oracle order management implementation manual
Oracle order management implementation manualOracle order management implementation manual
Oracle order management implementation manualNawaz Sk
 
Oracle Order Management & Shipping Execution – Sales Order Line Status Flow &...
Oracle Order Management & Shipping Execution – Sales Order Line Status Flow &...Oracle Order Management & Shipping Execution – Sales Order Line Status Flow &...
Oracle Order Management & Shipping Execution – Sales Order Line Status Flow &...Boopathy CS
 
Order Management Overview
Order Management OverviewOrder Management Overview
Order Management OverviewRobert Ransom
 
Oracle R12 SCM Functional Interview Questions - Order Management,
Oracle R12 SCM Functional Interview Questions - Order Management, Oracle R12 SCM Functional Interview Questions - Order Management,
Oracle R12 SCM Functional Interview Questions - Order Management, Boopathy CS
 
Oracle Apps INVENTORY
Oracle Apps INVENTORY Oracle Apps INVENTORY
Oracle Apps INVENTORY Manu MK
 
Top 10 sales order processor interview questions and answers
Top 10 sales order processor interview questions and answersTop 10 sales order processor interview questions and answers
Top 10 sales order processor interview questions and answersriverred505
 
Oracle Inventory – Types of Move Orders
Oracle Inventory – Types of Move OrdersOracle Inventory – Types of Move Orders
Oracle Inventory – Types of Move OrdersBoopathy CS
 
Order management, provisioning and activation
Order management, provisioning and activationOrder management, provisioning and activation
Order management, provisioning and activationVijayIndra Shekhawat
 
Oracle R12 Apps - Order Management Tables & Descriptions
Oracle R12 Apps - Order Management Tables & DescriptionsOracle R12 Apps - Order Management Tables & Descriptions
Oracle R12 Apps - Order Management Tables & DescriptionsBoopathy CS
 
Sales order approval process
Sales order approval  processSales order approval  process
Sales order approval processsandy51450
 
personalization
personalizationpersonalization
personalizationsanodia77
 
Apps 11i10 Forms Personalization
Apps 11i10 Forms PersonalizationApps 11i10 Forms Personalization
Apps 11i10 Forms PersonalizationHossam El-Faxe
 
Oracle E-Business Suite Open Interfaces and Integrations (11.5.10.2 Financials)
Oracle E-Business Suite Open Interfaces and Integrations (11.5.10.2 Financials)Oracle E-Business Suite Open Interfaces and Integrations (11.5.10.2 Financials)
Oracle E-Business Suite Open Interfaces and Integrations (11.5.10.2 Financials)David Kelly
 
Pick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle appsPick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle appsMaqsood Joyo
 
Website design v3.1
Website design v3.1Website design v3.1
Website design v3.1Shu Shin
 

Viewers also liked (20)

Oracle apps order-management
Oracle apps order-managementOracle apps order-management
Oracle apps order-management
 
Pick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle appsPick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle apps
 
Oracle order management implementation manual
Oracle order management implementation manualOracle order management implementation manual
Oracle order management implementation manual
 
Oracle Order Management & Shipping Execution – Sales Order Line Status Flow &...
Oracle Order Management & Shipping Execution – Sales Order Line Status Flow &...Oracle Order Management & Shipping Execution – Sales Order Line Status Flow &...
Oracle Order Management & Shipping Execution – Sales Order Line Status Flow &...
 
Order Management Overview
Order Management OverviewOrder Management Overview
Order Management Overview
 
Oracle R12 SCM Functional Interview Questions - Order Management,
Oracle R12 SCM Functional Interview Questions - Order Management, Oracle R12 SCM Functional Interview Questions - Order Management,
Oracle R12 SCM Functional Interview Questions - Order Management,
 
Oracle Apps INVENTORY
Oracle Apps INVENTORY Oracle Apps INVENTORY
Oracle Apps INVENTORY
 
Top 10 sales order processor interview questions and answers
Top 10 sales order processor interview questions and answersTop 10 sales order processor interview questions and answers
Top 10 sales order processor interview questions and answers
 
Oracle Inventory – Types of Move Orders
Oracle Inventory – Types of Move OrdersOracle Inventory – Types of Move Orders
Oracle Inventory – Types of Move Orders
 
Sla and cost acctg
Sla and cost acctgSla and cost acctg
Sla and cost acctg
 
Differences R12 Vs 11i.5.10
Differences R12 Vs 11i.5.10Differences R12 Vs 11i.5.10
Differences R12 Vs 11i.5.10
 
Order management, provisioning and activation
Order management, provisioning and activationOrder management, provisioning and activation
Order management, provisioning and activation
 
Oracle R12 Apps - Order Management Tables & Descriptions
Oracle R12 Apps - Order Management Tables & DescriptionsOracle R12 Apps - Order Management Tables & Descriptions
Oracle R12 Apps - Order Management Tables & Descriptions
 
Sales order approval process
Sales order approval  processSales order approval  process
Sales order approval process
 
personalization
personalizationpersonalization
personalization
 
Apps 11i10 Forms Personalization
Apps 11i10 Forms PersonalizationApps 11i10 Forms Personalization
Apps 11i10 Forms Personalization
 
Ar ap netting document
Ar ap netting documentAr ap netting document
Ar ap netting document
 
Oracle E-Business Suite Open Interfaces and Integrations (11.5.10.2 Financials)
Oracle E-Business Suite Open Interfaces and Integrations (11.5.10.2 Financials)Oracle E-Business Suite Open Interfaces and Integrations (11.5.10.2 Financials)
Oracle E-Business Suite Open Interfaces and Integrations (11.5.10.2 Financials)
 
Pick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle appsPick pack and ship confirm process in oracle apps
Pick pack and ship confirm process in oracle apps
 
Website design v3.1
Website design v3.1Website design v3.1
Website design v3.1
 

Similar to Oracle Applications - Sales Order Entering,Booking,Picking And Shipping Made Easy using Forms Personalization-Demonstrated Example

Customers Delight-Sales Order Enterin,Booking,Picking And Shipping Made Easy
Customers Delight-Sales Order Enterin,Booking,Picking And Shipping Made EasyCustomers Delight-Sales Order Enterin,Booking,Picking And Shipping Made Easy
Customers Delight-Sales Order Enterin,Booking,Picking And Shipping Made Easyguestee7e88fc
 
Resources-Training-Order-To-Cash- ETON Technologies.pdf
Resources-Training-Order-To-Cash- ETON Technologies.pdfResources-Training-Order-To-Cash- ETON Technologies.pdf
Resources-Training-Order-To-Cash- ETON Technologies.pdfssuserf4597f
 
Accounting information systems the processes and controls turner 2nd edition ...
Accounting information systems the processes and controls turner 2nd edition ...Accounting information systems the processes and controls turner 2nd edition ...
Accounting information systems the processes and controls turner 2nd edition ...abb183n
 
Open sap byd4_week_02_unit_05_sfst_additional_exercise
Open sap byd4_week_02_unit_05_sfst_additional_exerciseOpen sap byd4_week_02_unit_05_sfst_additional_exercise
Open sap byd4_week_02_unit_05_sfst_additional_exerciseShobhit Gupta
 
Rethinking your mobile tracking strategy by Ekaterina Petrakova
Rethinking your mobile tracking strategy by Ekaterina PetrakovaRethinking your mobile tracking strategy by Ekaterina Petrakova
Rethinking your mobile tracking strategy by Ekaterina PetrakovaEkaterina Petrakova
 
Salesforce.com API Series: Service Cloud Console Deep Dive
Salesforce.com API Series: Service Cloud Console Deep DiveSalesforce.com API Series: Service Cloud Console Deep Dive
Salesforce.com API Series: Service Cloud Console Deep DiveSalesforce Developers
 
Corporate Porting
Corporate PortingCorporate Porting
Corporate PortingRemco Bron
 
How to auto create trip in oracle order management
How to auto create trip in oracle order managementHow to auto create trip in oracle order management
How to auto create trip in oracle order managementshravan kumar chelika
 
WSC E-Commerce Web Site3. Detailed Design (one section for each comp.docx
WSC E-Commerce Web Site3. Detailed Design (one section for each comp.docxWSC E-Commerce Web Site3. Detailed Design (one section for each comp.docx
WSC E-Commerce Web Site3. Detailed Design (one section for each comp.docxericbrooks84875
 
Value stream mapping (1)
Value stream mapping (1)Value stream mapping (1)
Value stream mapping (1)jmachado33
 
Self checkout application presentation
Self checkout application presentationSelf checkout application presentation
Self checkout application presentationAshwinBicholiya
 
VSM (Value Stream Map) metodologia Lean manufacturing
VSM (Value Stream Map) metodologia Lean manufacturingVSM (Value Stream Map) metodologia Lean manufacturing
VSM (Value Stream Map) metodologia Lean manufacturingMarceloRamos255360
 
Gunavathi_Resume
Gunavathi_ResumeGunavathi_Resume
Gunavathi_Resumeguna vathi
 
Create invoice by Oracle iSupplier portal
Create invoice by Oracle iSupplier portalCreate invoice by Oracle iSupplier portal
Create invoice by Oracle iSupplier portalHamdy Elbana
 
Manufacturing - User Manual v1
Manufacturing - User Manual v1Manufacturing - User Manual v1
Manufacturing - User Manual v1Rohan Thushara
 
Payment Routing Module using Kafka Streams
Payment Routing Module using Kafka StreamsPayment Routing Module using Kafka Streams
Payment Routing Module using Kafka StreamsIRJET Journal
 

Similar to Oracle Applications - Sales Order Entering,Booking,Picking And Shipping Made Easy using Forms Personalization-Demonstrated Example (20)

Customers Delight-Sales Order Enterin,Booking,Picking And Shipping Made Easy
Customers Delight-Sales Order Enterin,Booking,Picking And Shipping Made EasyCustomers Delight-Sales Order Enterin,Booking,Picking And Shipping Made Easy
Customers Delight-Sales Order Enterin,Booking,Picking And Shipping Made Easy
 
Creating an Invoice from a Scanned Image_CoSocius Proof of Concept
Creating an Invoice from a Scanned Image_CoSocius Proof of ConceptCreating an Invoice from a Scanned Image_CoSocius Proof of Concept
Creating an Invoice from a Scanned Image_CoSocius Proof of Concept
 
Resources-Training-Order-To-Cash- ETON Technologies.pdf
Resources-Training-Order-To-Cash- ETON Technologies.pdfResources-Training-Order-To-Cash- ETON Technologies.pdf
Resources-Training-Order-To-Cash- ETON Technologies.pdf
 
Accounting information systems the processes and controls turner 2nd edition ...
Accounting information systems the processes and controls turner 2nd edition ...Accounting information systems the processes and controls turner 2nd edition ...
Accounting information systems the processes and controls turner 2nd edition ...
 
Open sap byd4_week_02_unit_05_sfst_additional_exercise
Open sap byd4_week_02_unit_05_sfst_additional_exerciseOpen sap byd4_week_02_unit_05_sfst_additional_exercise
Open sap byd4_week_02_unit_05_sfst_additional_exercise
 
Value Stream Mapping
Value Stream MappingValue Stream Mapping
Value Stream Mapping
 
Rethinking your mobile tracking strategy by Ekaterina Petrakova
Rethinking your mobile tracking strategy by Ekaterina PetrakovaRethinking your mobile tracking strategy by Ekaterina Petrakova
Rethinking your mobile tracking strategy by Ekaterina Petrakova
 
Open ERP Magento Integration Demo
Open ERP Magento Integration DemoOpen ERP Magento Integration Demo
Open ERP Magento Integration Demo
 
Salesforce.com API Series: Service Cloud Console Deep Dive
Salesforce.com API Series: Service Cloud Console Deep DiveSalesforce.com API Series: Service Cloud Console Deep Dive
Salesforce.com API Series: Service Cloud Console Deep Dive
 
Corporate Porting
Corporate PortingCorporate Porting
Corporate Porting
 
How to auto create trip in oracle order management
How to auto create trip in oracle order managementHow to auto create trip in oracle order management
How to auto create trip in oracle order management
 
DataFlowDiagram.ppt
DataFlowDiagram.pptDataFlowDiagram.ppt
DataFlowDiagram.ppt
 
WSC E-Commerce Web Site3. Detailed Design (one section for each comp.docx
WSC E-Commerce Web Site3. Detailed Design (one section for each comp.docxWSC E-Commerce Web Site3. Detailed Design (one section for each comp.docx
WSC E-Commerce Web Site3. Detailed Design (one section for each comp.docx
 
Value stream mapping (1)
Value stream mapping (1)Value stream mapping (1)
Value stream mapping (1)
 
Self checkout application presentation
Self checkout application presentationSelf checkout application presentation
Self checkout application presentation
 
VSM (Value Stream Map) metodologia Lean manufacturing
VSM (Value Stream Map) metodologia Lean manufacturingVSM (Value Stream Map) metodologia Lean manufacturing
VSM (Value Stream Map) metodologia Lean manufacturing
 
Gunavathi_Resume
Gunavathi_ResumeGunavathi_Resume
Gunavathi_Resume
 
Create invoice by Oracle iSupplier portal
Create invoice by Oracle iSupplier portalCreate invoice by Oracle iSupplier portal
Create invoice by Oracle iSupplier portal
 
Manufacturing - User Manual v1
Manufacturing - User Manual v1Manufacturing - User Manual v1
Manufacturing - User Manual v1
 
Payment Routing Module using Kafka Streams
Payment Routing Module using Kafka StreamsPayment Routing Module using Kafka Streams
Payment Routing Module using Kafka Streams
 

Recently uploaded

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetEnjoy Anytime
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 

Recently uploaded (20)

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 

Oracle Applications - Sales Order Entering,Booking,Picking And Shipping Made Easy using Forms Personalization-Demonstrated Example

  • 1. Customers’ Delight – Sales Order Booking, Picking and Shipping Made Easy – Using Forms Personalization Overview The purpose of this document is to to sophisticate the work of the end-user and to give him a pleasure of using Oracle Applications. Requirement Training the End-Users is always a challenging task. They normally find a hard time to understand and remember the navigation. This is an idea regarding effective usage of User Interface messages to ease their work with Oracle Applications. Solution Approach and Flow chart of the Process Flow Using Forms Personalization in Oracle Applications. Entering the Booking the UI Message will navigate you regarding the Sales Order Sales Order proceedings. Navigation to Shipping Transaction Form directly from SO form by clicking “Picking and Shipping Made Easy” The Sales Order Number will be defaulted in the Shipping Transaction Form UI Message will navigate you regarding the proceedings.Also “Launch Pick Release” action will be defaulted and the control will be placed at “Go” button. Pick your Item. Staged/Pick No Confirmed Yes UI Message will navigate you regarding the proceedings. Navigation to Perform “Back Order” Shipping Transaction Form directly from SO form by clicking “Picking and Shipping Made Easy” menu item which is attached in Actions Menu. The Delivery Number will be defaulted in the Shipping Transaction Form Ship your order UI Message will navigate you regarding the proceedings.Also “Ship Confirm” action will be defaulted at the delivery tab. Pre-requisites 1. Have access to or have installed licensed version of Oracle Applications R12 customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 1 of 23
  • 2. 2. Having access to Forms personalization window. Assumptions The section lists the complete set of assumptions that need to be considered along with the other constituents of this solution. 1. The is a instance of Oracle Applications version R12 2. Single user is responsible for Entering/Booking/Picking and Shipping the order 3. Sales Order consists of single line 4. User only performing Entering,Booking,Picking and Shipping the order Activities The way it works after Forms Personalization Screen: 1 (Header Information) customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 2 of 23
  • 3. Screen: 2 (Line Information) Screen: 3 (Zooming from Sales Order Form to Shipping Transaction Form) User Interface Guidance Message customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 3 of 23
  • 4. Screen: 4 (In this Shipping Transaction Form Source System and Sales Order Number will be automatically assigned) customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 4 of 23
  • 5. Screen: 5 (User Interface Guidance Message) Screen: 6 (In Actions “Launch Pick Release” will be automatically assigned and the control will be at “Go” button) customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 5 of 23
  • 6. Screen: 7 (User Interface Guidance Message) Screen: 8 (After the completion of “Launch Pick Release” Concurrent coming back to SO form and Zoom t o Shipping Transaction Form) customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 6 of 23
  • 7. Screen: 9 (The Control will automatically go to Delivery and Delivery Number will be automatically assigned) customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 7 of 23
  • 8. Screen: 10 (User Interface Guidance Message) Screen: 11 The Control will directly come to the Delivery Tab customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 8 of 23
  • 10. STEPS Sales Order Form: Condition: 1: When-New-Form-Instance Action: 1 Creating Menu “Picking and Shipping Made Easy” customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 10 of 23
  • 11. Action: 2 Declaring Global Variable for passing the Sales Order Number from SO form to Shipping Transaction Form Condition: 2 When-Validate-Record (Line) customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 11 of 23
  • 12. Action: 1 Assigning Value to Global Variable Condition: 3 When-New-Block-Instance (Order) customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 12 of 23
  • 13. Action: 1 Condition: 4 Zooming from SO form to Shipping Transaction Form customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 13 of 23
  • 14. Action: 1 Launching Shipping Transaction Form Shipping Transaction Form: Condition: 1 Checking whether we have the passed the Global Variable from Sales Order form to Shipping Transaction Form correctly or not. Also we are checking “Order Number” field is blank or not. customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 14 of 23
  • 15. Action: 1 Assigning the Source System = “Order Management” Action: 2 Assigning the Global Variable to the Order Number field. customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 15 of 23
  • 16. Action: 3 Committing the form Condition: 2 Checking the Line Status. If it is “Ready to Release” then we should perform “Launch Pick Release” customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 16 of 23
  • 17. Action: 1 Assigning the values for Actions from LOV.It should be “Launch Pick Release” Action: 2 Placing the Control at the “GO” button customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 17 of 23
  • 18. Action: 3 User Interface Message Condition: 3 customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 18 of 23
  • 19. Action: 1 Checking for the existence of “Message” window. (FYI: Forms Personalization will be executed first before the core code does) Condition: 4 Checking the Line Status. If it is “Staged/Pick Confirmed” then we should do “Ship Confirm” customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 19 of 23
  • 20. Action: 1 Automating the control to Delivery Tab Action: 2 Automating the Control to the Delivery Tab Action: 3 customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 20 of 23
  • 21. Assigning the Delivery Number to the Delivery Number field. (We got this Number from the Lines Tab) Action: 4 Committing the form Condition: 5 customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 21 of 23
  • 22. Checking whether the Delivery Status is “Open” or not. Action: 1 User Interface Message after Shipping is done. customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 22 of 23
  • 23. id ="_x0 000_i1 Action: 2 Assigning Null Value to Global Variable Solution Salient Features The following are the salient features 1. User Friendly 2. No invasive customization of any standard Oracle components. 3. Simple approach with the tangible end deliverables clearly identified for each stage. Concluding Notes 1. The contents of this document the first cut of a solution approach and design for a prototype. 2. The Same Methedology can be used for the Sales Order with Multiple Lines with some enhancements 3. The Same Idea of using Guidance UI messages can be implemented to all the complex navigation in Oracle Applications customersdelight-soenterinbookingpickingandshippingmadeeasy-091002065238-phpapp02.doc Page 23 of 23