Title: QAD Browses Practical Use
1QAD BrowsesPractical Use
- Mike Olson
- Continental Structural Plastics
- mike.olson_at_cspplastics.com
- Sept 21st , 2008
- Fall 2008 MMUG
- Sandusky Ohio
2Outline
- Session I
- Navigation
- Sample Custom Browse
- Identification / Business Need
- Data Gathering Research
- Session II
- Create a View
- Create a Browse
- Test Browse and add to menu
- Other Browses
- QA
3Navigation
- Selection Criteria
- Graphing
- Grouping / Summary
- Export to Excel
- Save / Re-Use Settings
- Drill Down
4Data Selection Advanced Search or Icon
5(No Transcript)
6(No Transcript)
7Group and Summarize
- Group by Item
- Summarize by ABS
8Export to Excel with the press of a button
9Save Browse Selection Criteria by User
- Press Disk icon
- Loads faster as now have index fields.
10Drill Down
- Right click on Blue Highlighted Fields in a
column - Cycle Count activity shows All of the counts for
a particular Item to see how often and changes
11Character
12Selection Criteria
13Identification / Business Need
- User Definition
- What Data is Used / Needed / Why
- Data Gathering
- Docs on Disk
- Entity Diagrams
- Database Definitions
- Browse or Report
- Summary Only
- Group by Month / Week
14User Definition
- Cycle Count Items
- Date Range
- Dollar Value of Count (/-) No (-) Neg or ()
Pos - Total per Period No (-) Neg or () Pos
- Total per Item No (-) Neg or () Pos
- Transaction Number
15- Transaction detail 3.21.1
16Documents on Disk / Entity Diagrams
17Inventory 1 2
18Inventory II
19Data Tables
- Transaction History TR_HIST
- Part Master PT_MSTR
- Inventory Data IN_MSTR
20TR_HIST 3.21.2
21Data in Transaction By Item BrowseReview in
Browse Maintenance 36.20.13
22Data DictionaryDocuments on Disk
23Fields and Field Labels in TR_HIST
- Look up and print out TR_HIST, IN_MSTR, PT_MSTR
24View Maintenance 36.20.13
- Create a unique VIEW of the data required in the
Browse - Data is combined from different tables in a Join
Statement
- TR_HIST tr_domain global_domain and tr_type
"cyc-rcnt - PT_MSTR pt_domain tr_domain and pt_part
tr_part - IN_MSTR in_domain pt_domain and (in_part
pt_part and in_site tr_site)
2536.20.18 View Maintenance
- Create Local Variable for Each Cost Only total
is stored in TR_HIST - Cost EA tr_gl_amt / tr_qty_loc
- change from Begin Inv Qty to Qty Changed
- Change Absolute (tr_qty_loc / tr_loc_begin
- No Negative Values in User Spec
- ABS AMT absolute (tr_gl_amt)
26Browse Maintenance 36.20.13
- Exclude MRO Product Lines / Items
27Fields in the View
- Select Fields Click and Right (add) Left Arrows
(remove) - Order Fields (Up Down Arrows)
28Re-Label Fields Optional
29Save
30TEST Browse Before adding to menu
- Press the test Icon in Blue text
- Runs slower in test mode than after add to a Menu
31Is the data correct
- Use Standard MFG/PRO Functionality to check the
data and Local variables
32Program Information Maintenance 36.3.21.1
- Prepare for .NET / Desktop
- Browses are Web Logic Implemented Yes
- Type Blank
33Menu Maintenance 36.4.4
- Add XXBR801.p to the Menu
- USE ALL CAPS TO DELINATE A CUSTOM PROGRAM
- Log out and Log back in to view new Browse / Menu
Option
34Other Sample BrowsesAs Time Permits
- Negative Inventory 50.4.1
- Supplier Receipt by Supplier 5.13.9
- MRP Schedule 50.1.9 (Drill Downs)
35?? QUESTIONS ??