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

Oracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup StepsOracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup StepsAhmed Elshayeb
 
Oracle R12 SCM Functional Interview Questions - Order Management
Oracle R12 SCM Functional Interview Questions - Order ManagementOracle R12 SCM Functional Interview Questions - Order Management
Oracle R12 SCM Functional Interview Questions - Order ManagementBoopathy CS
 
Oracle SCM Functional Interview Questions & Answers - Order Management Module...
Oracle SCM Functional Interview Questions & Answers - Order Management Module...Oracle SCM Functional Interview Questions & Answers - Order Management Module...
Oracle SCM Functional Interview Questions & Answers - Order Management Module...Boopathy CS
 
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 Quality setup
Oracle Quality setupOracle Quality setup
Oracle Quality setupMina Lotfy
 
How to configure LCM After receiving
How to configure LCM After receivingHow to configure LCM After receiving
How to configure LCM After receivingAhmed Elshayeb
 
Oracle SCM Functional Interview Questions & Answers - Inventory Module
Oracle SCM Functional Interview Questions & Answers - Inventory ModuleOracle SCM Functional Interview Questions & Answers - Inventory Module
Oracle SCM Functional Interview Questions & Answers - Inventory ModuleBoopathy CS
 
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
 
Oracle Purchasing Internal Requisition
Oracle Purchasing Internal RequisitionOracle Purchasing Internal Requisition
Oracle Purchasing Internal RequisitionAhmed Elshayeb
 
R12 inventory features
R12 inventory featuresR12 inventory features
R12 inventory featuresSuresh Mishra
 
Inventory in Oracle apps
Inventory in Oracle apps Inventory in Oracle apps
Inventory in Oracle apps gbalagee
 
105322956 advance-pricing-total-oracle-apps
105322956 advance-pricing-total-oracle-apps105322956 advance-pricing-total-oracle-apps
105322956 advance-pricing-total-oracle-appsShivakumar Karajagi
 
Oracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with descriptionOracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with descriptionBoopathy CS
 
Technical architecture for order management
Technical architecture for order managementTechnical architecture for order management
Technical architecture for order managementMohit kumar Gupta
 

What's hot (20)

Oracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup StepsOracle Purchasing R12 Setup Steps
Oracle Purchasing R12 Setup Steps
 
Oracle R12 SCM Functional Interview Questions - Order Management
Oracle R12 SCM Functional Interview Questions - Order ManagementOracle R12 SCM Functional Interview Questions - Order Management
Oracle R12 SCM Functional Interview Questions - Order Management
 
Oracle R12 Purchasing setup
Oracle R12 Purchasing setupOracle R12 Purchasing setup
Oracle R12 Purchasing setup
 
Oracle SCM Functional Interview Questions & Answers - Order Management Module...
Oracle SCM Functional Interview Questions & Answers - Order Management Module...Oracle SCM Functional Interview Questions & Answers - Order Management Module...
Oracle SCM Functional Interview Questions & Answers - Order Management Module...
 
How to create PO with ASN
How to create PO with ASNHow to create PO with ASN
How to create PO with ASN
 
Oracle eAM Overview And Integration With E-Business Suite
Oracle eAM Overview And Integration With E-Business SuiteOracle eAM Overview And Integration With E-Business Suite
Oracle eAM Overview And Integration With E-Business Suite
 
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 Quality setup
Oracle Quality setupOracle Quality setup
Oracle Quality setup
 
How to configure LCM After receiving
How to configure LCM After receivingHow to configure LCM After receiving
How to configure LCM After receiving
 
Oracle Application Differences & Drop Ship Sales Orders
Oracle Application Differences & Drop Ship Sales OrdersOracle Application Differences & Drop Ship Sales Orders
Oracle Application Differences & Drop Ship Sales Orders
 
BOM & WIP
BOM & WIPBOM & WIP
BOM & WIP
 
Oracle SCM Functional Interview Questions & Answers - Inventory Module
Oracle SCM Functional Interview Questions & Answers - Inventory ModuleOracle SCM Functional Interview Questions & Answers - Inventory Module
Oracle SCM Functional Interview Questions & Answers - Inventory Module
 
Oracle glossary
Oracle glossaryOracle glossary
Oracle glossary
 
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
 
Oracle Purchasing Internal Requisition
Oracle Purchasing Internal RequisitionOracle Purchasing Internal Requisition
Oracle Purchasing Internal Requisition
 
R12 inventory features
R12 inventory featuresR12 inventory features
R12 inventory features
 
Inventory in Oracle apps
Inventory in Oracle apps Inventory in Oracle apps
Inventory in Oracle apps
 
105322956 advance-pricing-total-oracle-apps
105322956 advance-pricing-total-oracle-apps105322956 advance-pricing-total-oracle-apps
105322956 advance-pricing-total-oracle-apps
 
Oracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with descriptionOracle R12 inventory Table name details with description
Oracle R12 inventory Table name details with description
 
Technical architecture for order management
Technical architecture for order managementTechnical architecture for order management
Technical architecture for order management
 

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 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 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
 
Ebs architecture con9036_pdf_9036_0001
Ebs architecture con9036_pdf_9036_0001Ebs architecture con9036_pdf_9036_0001
Ebs architecture con9036_pdf_9036_0001jucaab
 

Viewers also liked (20)

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 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 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
 
Ebs architecture con9036_pdf_9036_0001
Ebs architecture con9036_pdf_9036_0001Ebs architecture con9036_pdf_9036_0001
Ebs architecture con9036_pdf_9036_0001
 

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

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
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
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
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
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 

Recently uploaded (20)

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
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
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
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...
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 

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