Enhancing the SAP User Experience Using Gui XT

  • Slides: 39
Download presentation
Enhancing the SAP User Experience Using Gui. XT 4402 Lee Lewis Summit Electric Supply

Enhancing the SAP User Experience Using Gui. XT 4402 Lee Lewis Summit Electric Supply [ CHAVONE JACOBS ASUG INSTALLATION MEMBER SINCE: 2003 [ ALLAN FISHER ASUG INSTALLATION MEMBER SINCE: 2008 [ COREY PEARSON ASUG INSTALLATION MEMBER SINCE: 2008 ]

[ Learning Points § § Make SAP So Easy Even a CEO Can Do

[ Learning Points § § Make SAP So Easy Even a CEO Can Do It No ABAP No Problem 10 Steps to Enhancing the SAP User Experience The Fast and the Furious Real Experience. Real Advantage. 2

[ About Us § Founded in 1977 in Albuquerque, N. M. § Service Centers

[ About Us § Founded in 1977 in Albuquerque, N. M. § Service Centers in 20 Cities Across Five States § Global Export Division Ships Products Into 25 Countries § 600 Employees With Annual Revenue of $340 Million We Guarantee Service You Can Count On! Real Experience. Real Advantage. 30 Second and 20/20 Guarantee 3

[ Landscape § SAP ECC 5. 0 § Sales and Distribution, Material Management, Finance,

[ Landscape § SAP ECC 5. 0 § Sales and Distribution, Material Management, Finance, HR § AIX 5. 3. 3 DB 2 9. 1. 3 § Internet Sales 4. 0 § SAP Enterprise Portal 7. 1 § Business Intelligence 7. 0 § MDM 7. 1 § 500 Users Real Experience. Real Advantage. 4

[ The Challenge SAP So Easy Even a CEO Can Do It § §

[ The Challenge SAP So Easy Even a CEO Can Do It § § Failed ERP Implementation in 1999 25 Year Legacy ‘Green Screen’ System Concerns How We Train Now and Later Must Avoid Impacts to Customer Service Real Experience. Real Advantage. 5

[ The Real Challenge Can We Make SAP Easier to Use and Require Less

[ The Real Challenge Can We Make SAP Easier to Use and Require Less Training and Development? § How? § § § Graphical Menu Navigation All Information is in Single Screen Eliminate Fields, Tabs, Scrolling, and Clicks Arrange Screen Flows in a Logical Order Clarify and Add Missing Information Prevent Users From Making Errors “Doing the right things, the right way, the first time!” Real Experience. Real Advantage. 6

[ Standard SAP Menu Authorization Menus Are Too Long and Confusing Real Experience. Real

[ Standard SAP Menu Authorization Menus Are Too Long and Confusing Real Experience. Real Advantage. 7

[ Standard SAP Sales Order Entry Incomplete and Obscure Information Real Experience. Real Advantage.

[ Standard SAP Sales Order Entry Incomplete and Obscure Information Real Experience. Real Advantage. 8

[ Standard SAP Sales Order Entry Too Much Scrolling to Find Required Fields Real

[ Standard SAP Sales Order Entry Too Much Scrolling to Find Required Fields Real Experience. Real Advantage. 9

[ Standard SAP Sales Order Entry Required Fields Are Hidden in the Header on

[ Standard SAP Sales Order Entry Required Fields Are Hidden in the Header on Many Tabs Setting Shipping Type 8 Clicks Real Experience. Real Advantage. 10

[ Standard SAP Sales Order Entry Confusing Information What’s my Sell? Margin? Cost? Real

[ Standard SAP Sales Order Entry Confusing Information What’s my Sell? Margin? Cost? Real Experience. Real Advantage. 11

[ Standard SAP Sales Order Entry Asking a User to Perform Many Steps Results

[ Standard SAP Sales Order Entry Asking a User to Perform Many Steps Results in Errors Printing an Order 11 Clicks Real Experience. Real Advantage. 12

[ No ABAP No Problem § Live in 2007 with SAP ECC 5. 0

[ No ABAP No Problem § Live in 2007 with SAP ECC 5. 0 without Gui. XT § We Knew Where Users Were Struggling § Errors Were Impacting Business and Customer Service More Requirements Than People and Time § What We Did? Implemented Gui. XT § Simplified and Streamlined Key Transactions § Tailored SAP to Our Business Processes § No ABAP required. No Changes to SAP Code Real Experience. Real Advantage. 13

[ 10 Steps to Enhancing the SAP User Experience 1. Measure Number of clicks

[ 10 Steps to Enhancing the SAP User Experience 1. Measure Number of clicks and scrolls 2. Analyze Where users get stuck, make errors, need more information, or have to open another tcode 3. Navigation Use shortcuts to avoid tcodes 4. Simplify Remove screen elements not used 5. Consolidate Bring all info to one screen 6. Automate Use ‘macros’ for repetitive steps 7. Organize Arrange the screen to fit our processes 8. Optimize Use function modules for performance 9. Integrate Passing SAP Data to Other Apps 10. Personalize Labels, icons and company images Real Experience. Real Advantage. 14

[ Graphical Navigation Real Experience. Real Advantage. 15

[ Graphical Navigation Real Experience. Real Advantage. 15

[ Graphical Navigation Easy Submenus by Function Reduce Dependence on Knowing Tcodes Real Experience.

[ Graphical Navigation Easy Submenus by Function Reduce Dependence on Knowing Tcodes Real Experience. Real Advantage. 16

[ Navigation Add Shortcuts to Frequently Used Transactions Avoid Returning User to Main Menu

[ Navigation Add Shortcuts to Frequently Used Transactions Avoid Returning User to Main Menu Real Experience. Real Advantage. 17

[ SAP Standard Sales Order Entry Real Experience. Real Advantage. 18

[ SAP Standard Sales Order Entry Real Experience. Real Advantage. 18

[ SUMMIT Sales Order Entry Real Experience. Real Advantage. 19

[ SUMMIT Sales Order Entry Real Experience. Real Advantage. 19

[ Simplify Remove Screen Elements To Avoid Confusion Real Experience. Real Advantage. 20

[ Simplify Remove Screen Elements To Avoid Confusion Real Experience. Real Advantage. 20

[ Simplify Removing Elements Makes Screens Easier to Use Easier Data Entry = Better

[ Simplify Removing Elements Makes Screens Easier to Use Easier Data Entry = Better Data Real Experience. Real Advantage. 21

[ Consolidate What’s Missing From vl 02 n Outbound Delivery? Real Experience. Real Advantage.

[ Consolidate What’s Missing From vl 02 n Outbound Delivery? Real Experience. Real Advantage. 22

[ Consolidate Move Information Forward From Other Tabs to User Real Experience. Real Advantage.

[ Consolidate Move Information Forward From Other Tabs to User Real Experience. Real Advantage. 23

[ Consolidate Put Information Where A User Needs It Real Experience. Real Advantage. 24

[ Consolidate Put Information Where A User Needs It Real Experience. Real Advantage. 24

[ Consolidate Pull Information Out of Data Use Dynamic Icons to Highlight Key Information

[ Consolidate Pull Information Out of Data Use Dynamic Icons to Highlight Key Information Real Experience. Real Advantage. 25

[ Automate Repetitive Steps Create Pushbuttons to Execute Macros for Repetitive Steps Changing Date

[ Automate Repetitive Steps Create Pushbuttons to Execute Macros for Repetitive Steps Changing Date -3 Clicks Real Experience. Real Advantage. Print Order -9 Clicks 26

[ Optimize Use Function Modules For GUI Performance Get Credit Balance in VA 01

[ Optimize Use Function Modules For GUI Performance Get Credit Balance in VA 01 -5 Clicks EASY TO USE FAST PERFORMANCE RFC AUTHORIZATION BUT LIMITED to CHARS Call "Z_GET_CREDIT_AMOUNT" in. KUNNR="&V[KUNNR]" out. CREDIT_AMT=“ZVA 01_CRDAMT" Use Function Modules vs Scripts Calling Tcodes Real Experience. Real Advantage. 27

[ Optimize Add Missing Information with Function Modules Important Instructions Entered by Buyer (ME

[ Optimize Add Missing Information with Function Modules Important Instructions Entered by Buyer (ME 22 n) But Standard MIGO (PO Receipt) Does Not Have the PO Text Real Experience. Real Advantage. 28

[ Integration Pass SAP Screen Data to Web image (5. 6, 129. 4) (7.

[ Integration Pass SAP Screen Data to Web image (5. 6, 129. 4) (7. 99, 140. 4) "Our. Truck_36 x 88. jpg" "start=http: //maps. google. com/maps? f=q&hl=en&geocode=&time= &date=&ttype=&q=&V[z_address]+&V[z_city], +&V[z_zipcode]" Real Experience. Real Advantage. 29

[ Integration Use Parameters to Connect Transactions Connect SAP Standard Programs to Custom (Z)

[ Integration Use Parameters to Connect Transactions Connect SAP Standard Programs to Custom (Z) Transactions Connect Business Processes to Avoid Errors Real Experience. Real Advantage. 30

[ Integration Control Navigation with Function Code Substitution Goal: Connect transactions but without opening

[ Integration Control Navigation with Function Code Substitution Goal: Connect transactions but without opening a new session Replace Fcodes to Be Sure User Returns Safely Real Experience. Real Advantage. 31

[ Integration Function Module Checks for Document then If Exists Displays Pushbutton to User

[ Integration Function Module Checks for Document then If Exists Displays Pushbutton to User to View Scan Display Document -5 Clicks Replace Obscure Icons and Menus with Your Own Real Experience. Real Advantage. 32

[ Personalize Using Windows Type Messages Real Experience. Real Advantage. 33

[ Personalize Using Windows Type Messages Real Experience. Real Advantage. 33

[ Personalize Use Company Images and Labels and Icons Real Experience. Real Advantage. 34

[ Personalize Use Company Images and Labels and Icons Real Experience. Real Advantage. 34

[ The Fast Gui. XT is Very Fast to Develop and Release § Be

[ The Fast Gui. XT is Very Fast to Develop and Release § Be Involved in Blueprint and User Support § Know What Gui. XT Does, Can’t and Should Not Do § Start to Simplify and Personalize. Build Momentum 2010 Chrysler EV Roadster Real Experience. Real Advantage. 35

[ Avoid the Furious How to Avoid Possible Frustrations § § § § Encourage

[ Avoid the Furious How to Avoid Possible Frustrations § § § § Encourage Ideas from Users and Functional Teams Require Specifications Be Prepared with Testing Resources Involve ABAP developers Pick a Wide Group for User Acceptance Coordinate with Training for Documentation Plan for Scheduled and Contained Releases Get Commitment for a Standard User Interface Real Experience. Real Advantage. 36

[ Questions? Lee Lewis ASUG Wholesale Distribution llewis@summit. com www. summit. com Real Experience.

[ Questions? Lee Lewis ASUG Wholesale Distribution llewis@summit. com www. summit. com Real Experience. Real Advantage. 37

[ A “Green” Learning Event This presentation is available for download after the session

[ A “Green” Learning Event This presentation is available for download after the session Real Experience. Real Advantage. 38

[ ] § Thank you for participating. Please remember to complete and return your

[ ] § Thank you for participating. Please remember to complete and return your evaluation form following this session. For ongoing education on this area of focus, visit the Year. Round Community page at www. asug. com/yrc [ Real Experience. Real Advantage. SESSION CODE: 4402 39