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

Drop Ship Sales Order Across Operating Units
Drop Ship Sales Order Across Operating UnitsDrop Ship Sales Order Across Operating Units
Drop Ship Sales Order Across Operating UnitsBizinsight Consulting Inc
 
Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Oracle R12 Order Management - Back to Back (B2B) Order Flow:Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Oracle R12 Order Management - Back to Back (B2B) Order Flow:Boopathy CS
 
Oracle Order Management - Order to Cash Cycle (O2C) - Data Flow
Oracle Order Management - Order to Cash Cycle (O2C) - Data FlowOracle Order Management - Order to Cash Cycle (O2C) - Data Flow
Oracle Order Management - Order to Cash Cycle (O2C) - Data FlowBoopathy CS
 
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
 
Oracle WIP – Supply Types:
Oracle WIP – Supply Types:Oracle WIP – Supply Types:
Oracle WIP – Supply Types:Boopathy CS
 
Oracle order management implementation manual
Oracle order management implementation manualOracle order management implementation manual
Oracle order management implementation manualNawaz Sk
 
128224154 oracle-inventory-ppt
128224154 oracle-inventory-ppt128224154 oracle-inventory-ppt
128224154 oracle-inventory-pptRamthilak R
 
Locator control in oracle inventory
Locator control in oracle inventoryLocator control in oracle inventory
Locator control in oracle inventorysheshito
 
Substitute Receipt (Oracle-Purchasing R12.2.0)
Substitute Receipt (Oracle-Purchasing R12.2.0)Substitute Receipt (Oracle-Purchasing R12.2.0)
Substitute Receipt (Oracle-Purchasing R12.2.0)FAHAD ULLAH
 
How to apply surcharges to the sales orders surcharges to the sales orders
How to apply surcharges to the sales orders surcharges to the sales ordersHow to apply surcharges to the sales orders surcharges to the sales orders
How to apply surcharges to the sales orders surcharges to the sales ordersSubramanyam Yadav
 
Oracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup StepsOracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup StepsAhmed Elshayeb
 
Oracle advanced supply chain planning implementation and user
Oracle advanced supply chain planning implementation and userOracle advanced supply chain planning implementation and user
Oracle advanced supply chain planning implementation and userSairam Laga
 
Oracle inventory R12 Setup Guide
Oracle inventory R12 Setup GuideOracle inventory R12 Setup Guide
Oracle inventory R12 Setup GuideAhmed Elshayeb
 
Oracle R12 Landed Cost Management (lcm)
Oracle R12 Landed Cost Management (lcm)Oracle R12 Landed Cost Management (lcm)
Oracle R12 Landed Cost Management (lcm)Spiro (Stuart) Patsos
 
Oracle min-max-planning
Oracle min-max-planningOracle min-max-planning
Oracle min-max-planningmgarg82
 
R12 inventory features
R12 inventory featuresR12 inventory features
R12 inventory featuresSuresh Mishra
 

What's hot (20)

Drop Ship Sales Order Across Operating Units
Drop Ship Sales Order Across Operating UnitsDrop Ship Sales Order Across Operating Units
Drop Ship Sales Order Across Operating Units
 
Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Oracle R12 Order Management - Back to Back (B2B) Order Flow:Oracle R12 Order Management - Back to Back (B2B) Order Flow:
Oracle R12 Order Management - Back to Back (B2B) Order Flow:
 
Oracle Order Management - Order to Cash Cycle (O2C) - Data Flow
Oracle Order Management - Order to Cash Cycle (O2C) - Data FlowOracle Order Management - Order to Cash Cycle (O2C) - Data Flow
Oracle Order Management - Order to Cash Cycle (O2C) - Data Flow
 
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
 
Oracle WIP – Supply Types:
Oracle WIP – Supply Types:Oracle WIP – Supply Types:
Oracle WIP – Supply Types:
 
Oracle order management implementation manual
Oracle order management implementation manualOracle order management implementation manual
Oracle order management implementation manual
 
128224154 oracle-inventory-ppt
128224154 oracle-inventory-ppt128224154 oracle-inventory-ppt
128224154 oracle-inventory-ppt
 
Locator control in oracle inventory
Locator control in oracle inventoryLocator control in oracle inventory
Locator control in oracle inventory
 
Substitute Receipt (Oracle-Purchasing R12.2.0)
Substitute Receipt (Oracle-Purchasing R12.2.0)Substitute Receipt (Oracle-Purchasing R12.2.0)
Substitute Receipt (Oracle-Purchasing R12.2.0)
 
How to apply surcharges to the sales orders surcharges to the sales orders
How to apply surcharges to the sales orders surcharges to the sales ordersHow to apply surcharges to the sales orders surcharges to the sales orders
How to apply surcharges to the sales orders surcharges to the sales orders
 
Oracle i procurement
Oracle i procurementOracle i procurement
Oracle i procurement
 
Oracle Applications R12 Sourcing Training
Oracle Applications R12 Sourcing TrainingOracle Applications R12 Sourcing Training
Oracle Applications R12 Sourcing Training
 
Oracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup StepsOracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup Steps
 
Oracle advanced supply chain planning implementation and user
Oracle advanced supply chain planning implementation and userOracle advanced supply chain planning implementation and user
Oracle advanced supply chain planning implementation and user
 
Oracle inventory R12 Setup Guide
Oracle inventory R12 Setup GuideOracle inventory R12 Setup Guide
Oracle inventory R12 Setup Guide
 
Oracle R12 Landed Cost Management (lcm)
Oracle R12 Landed Cost Management (lcm)Oracle R12 Landed Cost Management (lcm)
Oracle R12 Landed Cost Management (lcm)
 
Oracle min-max-planning
Oracle min-max-planningOracle min-max-planning
Oracle min-max-planning
 
R12 inventory features
R12 inventory featuresR12 inventory features
R12 inventory features
 
Discrete Job Closure Process
Discrete Job Closure ProcessDiscrete Job Closure Process
Discrete Job Closure Process
 
Oracle Apps - Forms
Oracle Apps - FormsOracle Apps - Forms
Oracle Apps - Forms
 

Viewers also liked

Oracle apps order-management
Oracle apps order-managementOracle apps order-management
Oracle apps order-managementswedin
 
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 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
 
Technical architecture for order management
Technical architecture for order managementTechnical architecture for order management
Technical architecture for order managementMohit kumar Gupta
 
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
 
Elshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementElshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementAhmed Elshayeb
 
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
 

Viewers also liked (20)

Basics of Oracle Order Management
Basics of Oracle Order ManagementBasics of Oracle Order Management
Basics of Oracle Order Management
 
Oracle apps order-management
Oracle apps order-managementOracle apps order-management
Oracle apps 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 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 &...
 
Technical architecture for order management
Technical architecture for order managementTechnical architecture for order management
Technical architecture for order management
 
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
 
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
 
Elshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order ManagementElshayeb Oracle R12 Order Management
Elshayeb Oracle R12 Order Management
 
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
 

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
 
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
 
Loyalty & Rewards Points Application on your mobile phone, iPhone, Android
Loyalty & Rewards Points Application on your mobile phone, iPhone, AndroidLoyalty & Rewards Points Application on your mobile phone, iPhone, Android
Loyalty & Rewards Points Application on your mobile phone, iPhone, AndroidMike Taylor
 

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
 
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
 
Loyalty & Rewards Points Application on your mobile phone, iPhone, Android
Loyalty & Rewards Points Application on your mobile phone, iPhone, AndroidLoyalty & Rewards Points Application on your mobile phone, iPhone, Android
Loyalty & Rewards Points Application on your mobile phone, iPhone, Android
 

Recently uploaded

Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 

Recently uploaded (20)

Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 

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