SlideShare une entreprise Scribd logo
1  sur  47
Télécharger pour lire hors ligne
Configuring Fleet
Management in
SAP R/3 Enterprise
Kevin Morrow
SAP America
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 2
Content
Overview
Master data
Units of measure
Consumption calculation
Reference object screen
Fuel entry
PMIS (S114)
Summary
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 3
What is fleet management
Fleet management is a solution, not a module
Contributions from several SAP modules:
Plant Maintenance
Asset Accounting
Financials
Controlling
Materials Management
Human Capital Management
………
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 4
Typical fleet model
Standing
PM order
Equipment
with Fleet
segment
PMIS
Asset
Post depreciation to PM standing order
(see consulting note 145932)
Measuring
points
Total
Cost collection
Performance analysis
(S114 or custom)
Asset/Equipment
synchronization
Fuel entry
transaction
Mileage and fuel
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 5
Transaction configuration
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 6
Reporting configuration
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 7
Content
Overview
Master data
Units of measure
Consumption calculation
Reference object screen
Fuel entry
PMIS (S114)
Summary
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 8
View profiles
Fleet are simply equipment with a fleet profile
allocated to the equipment category.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 9
Fleet view profile
The screen group for fleet makes the fleet
sub-screens available for configuration.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 10
Categories and Object types
Default equipment categories can be defined for fleet Object types.
View profile allocation per fleet object type.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 11
Fleet user defined attributes
Fluid types are used to default
materials in the fuel entry transaction.
Engine Type and Fleet Usage are used
to group fleet objects.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 12
User exits
There are user exits specifically for the FLEET segment of the
equipment record.
ITOB0003 - PM: Customer Include subscreen for fleet object data
ITOB0004 - PM: Customer Exit fleet identification data: Checks
The FLEET table has an include CI_FLEET for extending the FLEET
master data.
These fields are available in the fleet list displays
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 13
Content
Overview
Master data
Units of measure
Consumption calculation
Reference object screen
Fuel entry
PMIS (S114)
Summary
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 14
Units of measure
The units of measure are key to the correct calculation of
consumption.
All uom’s are defined as a derivation of the SI unit for the
dimension concerned e.g. length is meter but can have kilometer
or mile unit.
Measurement documents are stored in the unit of the dimension SI
unit. This makes it exceptionally easy to work with units of
measure.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 15
Consumption (Inverse Area)
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 16
Key units (Inverse Area)
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 17
Consumption (Area)
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 18
Key units (Area)
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 19
Volume rate of flow
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 20
Key units (Volume flow)
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 21
Content
Overview
Master data
Units of measure
Consumption calculation
Reference object screen
Fuel entry
PMIS (S114)
Summary
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 22
How it works
The simplest way to describe the consumption calculation is:
Fuel unit / Work unit
The fuel unit may be volume or mass
The work unit may be distance or time.
Note: All units are based on SI and converted as required. If the unit of
measure has the inverse dimension the system will take that into
account in standard calculations. PMIS calculated key figures will need
to be correctly defined.
See SAP support note 563832 for detailed explanation as to how
the consumption calculation works.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 23
Valid consumption units (Distance)
Define SI unit for
dimension of
calculation.
Define units for calculation.
Must have the same
dimension as the SI unit.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 24
Valid consumption units (Time)
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 25
Counter definition
Measuring point positions
are used to determine
measuring point usage.
(field PSORT)
Each measuring point position
is assigned one or more
purposes that control how the
position is utilized.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 26
Valid counter purposes.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 27
Consumption calculation key
Specify the following:
Unit for consumption
The Fuel counter
The Primary counter
Short term average calculation
Long term average calculation
The primary counter is the counter used to measure the “effort”
performed e.g. miles traveled, hours operated.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 28
Replacement relevant counters
When replacement relevant counters are defined the
current readings are displayed in the master data screen.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 29
Content
Overview
Master data
Units of measure
Consumption calculation
Reference object screen
Fuel entry
PMIS (S114)
Summary
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 30
Set reference object screen for vehicle
Fleet identification field
to be used as reference.
The field is only valid
for display on
reference object
screen 0150.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 31
Content
Overview
Master data
Units of measure
Consumption calculation
Reference object screen
Fuel entry
PMIS (S114)
Summary
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 32
Fuel entry
The fuel entry transaction performs the following functions:
Enters measurement documents for counters.
Performs goods movements if required.
Posts costs to assigned object (Standing order, Settlement
order WBS Element, Cost center, Asset).
Transaction is “IFCU”.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 33
Fuel entry (Transaction IFCU)
Transaction “IFCU” is used for individual vehicle fuel
entry.
This transaction utilizes BAPI’s and can be used as an
example for a user developed entry screen for mass
entry.
Warning or error if
tolerance breached.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 34
Tolerance and Gas station
Tolerance checks are used to
determine if entered counter
readings are consistent with
the average reading +/- the
tolerance defined.
Gas stations are defined storage locations
within a plant. Materials can be defined
for each consumable per gas station with
a default value designated.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 35
Fuel entry parameters
Default materials for
fluid types.
Default cost posting
for fuel issue.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 36
Where to set the defaults
The fuel and lubricants sub-screen (230) is
used to set the default values for entry.
If it is missing check your fleet view profile.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 37
Content
Overview
Master data
Units of measure
Consumption calculation
Reference object screen
Fuel entry
PMIS (S114)
Summary
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 38
PMIS counter update
Uses Business Transaction Event (BTE) interface to update
communication structure.
Transaction FIBF
Need to create initialization reading to ensure accuracy.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 39
Key figure definition
A: Key Figure is updated
B: Key figure is calculated
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 40
Calculated key figures
Define key figures to be calculated
Define fields and function module
Standard calculations supplied are metric
User defined calculations possible
See note 662197
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 41
Key figure value determination
Provision for multiple units for calculation.
Useful for companies operating in different countries.
US calculations are missing and need to be added as per note 662197.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 42
S114 (Transaction MCIZ)
Multiple unit systems
can be setup and
selected at time of
reporting.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 43
S114 output
Calculations are performed at line level.
Calculated value totals are also calculated rather
than summed as in standard columns.
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 44
Content
Overview
Master data
Units of measure
Consumption calculation
Reference object screen
Fuel entry
PMIS (S114)
Summary
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 45
Summary
• Ensure your units of measure are correct
• Follow the sequence of the IMG
• Reference objects only work on screen 0150
• Create your own key figure calculations
• Don’t be afraid to explore
• Utilize BAPI’s if needed for mass entry programs
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 46
Contacts
For more further information please contact…
E-mail: kevin.morrow@sap.com (All releases)
matthias.wobbe@sap.com (Product Management, SAP AG)
kahn.ellis@sap.com (Product Management, SAP America)
sharon.blake@sap.com (Public Services)
 SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 47
No part of this publication may be reproduced or transmitted in any form or for any purpose without the express
permission of SAP AG. The information contained herein may be changed without prior notice.
Some software products marketed by SAP AG and its distributors contain proprietary software components of other
software vendors.
Microsoft®, WINDOWS®, NT®, EXCEL®, Word®, PowerPoint® and SQL Server® are registered trademarks of
Microsoft Corporation.
IBM®, DB2®, DB2 Universal Database, OS/2®, Parallel Sysplex®, MVS/ESA, AIX®, S/390®, AS/400®, OS/390®,
OS/400®, iSeries, pSeries, xSeries, zSeries, z/OS, AFP, Intelligent Miner, WebSphere®, Netfinity®, Tivoli®, Informix
and Informix® Dynamic ServerTM are trademarks of IBM Corporation in USA and/or other countries.
ORACLE® is a registered trademark of ORACLE Corporation.
UNIX®, X/Open®, OSF/1®, and Motif® are registered trademarks of the Open Group.
Citrix®, the Citrix logo, ICA®, Program Neighborhood®, MetaFrame®, WinFrame®, VideoFrame®, MultiWin® and
other Citrix product names referenced herein are trademarks of Citrix Systems, Inc.
HTML, DHTML, XML, XHTML are trademarks or registered trademarks of W3C®, World Wide Web Consortium,
Massachusetts Institute of Technology.
JAVA® is a registered trademark of Sun Microsystems, Inc.
JAVASCRIPT® is a registered trademark of Sun Microsystems, Inc., used under license for technology invented
and implemented by Netscape.
MarketSet and Enterprise Buyer are jointly owned trademarks of SAP AG and Commerce One.
SAP, R/3, mySAP, mySAP.com, xApps, xApp and other SAP products and services mentioned herein as well as
their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other
countries all over the world. All other product and service names mentioned are the trademarks of their respective
companies.
Copyright 2003 SAP AG. All Rights Reserved

Contenu connexe

Tendances

SAP Controlling overview
SAP Controlling overviewSAP Controlling overview
SAP Controlling overview
Mohamed Hani
 
Pm key user presentation- Harith senarath/Janaka Pathmendra
Pm   key user presentation- Harith senarath/Janaka PathmendraPm   key user presentation- Harith senarath/Janaka Pathmendra
Pm key user presentation- Harith senarath/Janaka Pathmendra
Janaka Pathmendra
 
Pm end-user-manual
Pm end-user-manualPm end-user-manual
Pm end-user-manual
navenaa
 

Tendances (20)

Sap pm-master-data
Sap pm-master-dataSap pm-master-data
Sap pm-master-data
 
SAP PM Plant Maintenance Overview
SAP PM Plant Maintenance OverviewSAP PM Plant Maintenance Overview
SAP PM Plant Maintenance Overview
 
SAP EAM Maintenance organisation structure
SAP EAM Maintenance organisation structureSAP EAM Maintenance organisation structure
SAP EAM Maintenance organisation structure
 
Ps sap-pm maintenance-planning
Ps sap-pm maintenance-planningPs sap-pm maintenance-planning
Ps sap-pm maintenance-planning
 
SAP SD configuration
SAP SD configuration SAP SD configuration
SAP SD configuration
 
SAP Serial number management
SAP Serial number managementSAP Serial number management
SAP Serial number management
 
SapPreventive Maintenance
SapPreventive Maintenance SapPreventive Maintenance
SapPreventive Maintenance
 
Pm overview comprehensive_1
Pm overview comprehensive_1Pm overview comprehensive_1
Pm overview comprehensive_1
 
SAP PM: Test Equipment Management/Calibration process
SAP PM: Test Equipment Management/Calibration processSAP PM: Test Equipment Management/Calibration process
SAP PM: Test Equipment Management/Calibration process
 
SAP Controlling overview
SAP Controlling overviewSAP Controlling overview
SAP Controlling overview
 
SAP Material master general document
SAP Material master   general documentSAP Material master   general document
SAP Material master general document
 
SAP Plant Maintenance.pptx
SAP Plant Maintenance.pptxSAP Plant Maintenance.pptx
SAP Plant Maintenance.pptx
 
Pm key user presentation- Harith senarath/Janaka Pathmendra
Pm   key user presentation- Harith senarath/Janaka PathmendraPm   key user presentation- Harith senarath/Janaka Pathmendra
Pm key user presentation- Harith senarath/Janaka Pathmendra
 
Lam config-131007234330-phpapp01
Lam config-131007234330-phpapp01Lam config-131007234330-phpapp01
Lam config-131007234330-phpapp01
 
Pm end-user-manual
Pm end-user-manualPm end-user-manual
Pm end-user-manual
 
SAP Configuration Guide for Functional Modules (Based on IDES)
SAP Configuration Guide for Functional Modules (Based on IDES)SAP Configuration Guide for Functional Modules (Based on IDES)
SAP Configuration Guide for Functional Modules (Based on IDES)
 
Step by step lsmw tutorial
Step by step lsmw tutorialStep by step lsmw tutorial
Step by step lsmw tutorial
 
Presentation on resource related billing
Presentation on resource related billingPresentation on resource related billing
Presentation on resource related billing
 
SAP PM Training Manual - www.sapdocs.info
SAP PM Training Manual - www.sapdocs.infoSAP PM Training Manual - www.sapdocs.info
SAP PM Training Manual - www.sapdocs.info
 
BPD Design Template
BPD Design TemplateBPD Design Template
BPD Design Template
 

Similaire à Fleet(2)

Similaire à Fleet(2) (20)

SAP PM and xMII
SAP PM and xMIISAP PM and xMII
SAP PM and xMII
 
SMART NOON Brochure
SMART NOON BrochureSMART NOON Brochure
SMART NOON Brochure
 
SAP Treasury
SAP TreasurySAP Treasury
SAP Treasury
 
Sap S4 HANA PM Online training +918660816919
Sap S4 HANA PM Online training +918660816919Sap S4 HANA PM Online training +918660816919
Sap S4 HANA PM Online training +918660816919
 
Scheduling And Revenue Management Process
Scheduling And Revenue Management ProcessScheduling And Revenue Management Process
Scheduling And Revenue Management Process
 
Copa implementation
Copa implementationCopa implementation
Copa implementation
 
325546_adding fields in CJI3 & CJI5.pdf
325546_adding fields in CJI3 & CJI5.pdf325546_adding fields in CJI3 & CJI5.pdf
325546_adding fields in CJI3 & CJI5.pdf
 
Recalculate DIFAL
Recalculate DIFALRecalculate DIFAL
Recalculate DIFAL
 
Activity based costing
Activity based costingActivity based costing
Activity based costing
 
Plant maint
Plant maintPlant maint
Plant maint
 
Product Tour for Transportation ERP
Product Tour for Transportation ERPProduct Tour for Transportation ERP
Product Tour for Transportation ERP
 
Fleet view - CarFleet Operational Cost for Oracle Apps
Fleet view - CarFleet Operational Cost for Oracle AppsFleet view - CarFleet Operational Cost for Oracle Apps
Fleet view - CarFleet Operational Cost for Oracle Apps
 
3 gl product tour
3 gl  product tour3 gl  product tour
3 gl product tour
 
Guia HAP para LG MultiV
Guia HAP para LG MultiVGuia HAP para LG MultiV
Guia HAP para LG MultiV
 
SAP SD CONFIGURATION GUIDE
SAP SD CONFIGURATION GUIDE SAP SD CONFIGURATION GUIDE
SAP SD CONFIGURATION GUIDE
 
Sap SD configuration-guide
Sap SD configuration-guideSap SD configuration-guide
Sap SD configuration-guide
 
Sap sd notes
Sap sd notesSap sd notes
Sap sd notes
 
Naidu sap sd
Naidu sap sdNaidu sap sd
Naidu sap sd
 
Sun surya srinivass naidu letast
Sun surya srinivass naidu letast Sun surya srinivass naidu letast
Sun surya srinivass naidu letast
 
Enterprise wide information systems - configuring sap
Enterprise wide information systems - configuring sapEnterprise wide information systems - configuring sap
Enterprise wide information systems - configuring sap
 

Plus de Tapera Mangezi,PMP® (7)

sap-mm-complete-end-user-manual-to-118-transactional-process (1).pdf
sap-mm-complete-end-user-manual-to-118-transactional-process (1).pdfsap-mm-complete-end-user-manual-to-118-transactional-process (1).pdf
sap-mm-complete-end-user-manual-to-118-transactional-process (1).pdf
 
sample-sap-mm-end-user-manual-foods-beverage-industry (3).pdf
sample-sap-mm-end-user-manual-foods-beverage-industry (3).pdfsample-sap-mm-end-user-manual-foods-beverage-industry (3).pdf
sample-sap-mm-end-user-manual-foods-beverage-industry (3).pdf
 
sap-purchasing-end-user-manual-introductory-training.pdf
sap-purchasing-end-user-manual-introductory-training.pdfsap-purchasing-end-user-manual-introductory-training.pdf
sap-purchasing-end-user-manual-introductory-training.pdf
 
SAP-MM-Level-1-Training POWEPOINT OVERVIEW
SAP-MM-Level-1-Training POWEPOINT OVERVIEWSAP-MM-Level-1-Training POWEPOINT OVERVIEW
SAP-MM-Level-1-Training POWEPOINT OVERVIEW
 
SAP MM OVERVIEW PRESENTATION GUIDE BEGINNER
SAP MM OVERVIEW PRESENTATION GUIDE BEGINNERSAP MM OVERVIEW PRESENTATION GUIDE BEGINNER
SAP MM OVERVIEW PRESENTATION GUIDE BEGINNER
 
Service Contracts
Service ContractsService Contracts
Service Contracts
 
Freestudy 3
Freestudy 3Freestudy 3
Freestudy 3
 

Dernier

Mckinsey foundation level Handbook for Viewing
Mckinsey foundation level Handbook for ViewingMckinsey foundation level Handbook for Viewing
Mckinsey foundation level Handbook for Viewing
Nauman Safdar
 
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al MizharAl Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
allensay1
 
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
daisycvs
 

Dernier (20)

Kalyan Call Girl 98350*37198 Call Girls in Escort service book now
Kalyan Call Girl 98350*37198 Call Girls in Escort service book nowKalyan Call Girl 98350*37198 Call Girls in Escort service book now
Kalyan Call Girl 98350*37198 Call Girls in Escort service book now
 
Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1
 
Mckinsey foundation level Handbook for Viewing
Mckinsey foundation level Handbook for ViewingMckinsey foundation level Handbook for Viewing
Mckinsey foundation level Handbook for Viewing
 
Nashik Call Girl Just Call 7091819311 Top Class Call Girl Service Available
Nashik Call Girl Just Call 7091819311 Top Class Call Girl Service AvailableNashik Call Girl Just Call 7091819311 Top Class Call Girl Service Available
Nashik Call Girl Just Call 7091819311 Top Class Call Girl Service Available
 
Call 7737669865 Vadodara Call Girls Service at your Door Step Available All Time
Call 7737669865 Vadodara Call Girls Service at your Door Step Available All TimeCall 7737669865 Vadodara Call Girls Service at your Door Step Available All Time
Call 7737669865 Vadodara Call Girls Service at your Door Step Available All Time
 
Berhampur Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Berhampur Call Girl Just Call 8084732287 Top Class Call Girl Service AvailableBerhampur Call Girl Just Call 8084732287 Top Class Call Girl Service Available
Berhampur Call Girl Just Call 8084732287 Top Class Call Girl Service Available
 
JAJPUR CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN JAJPUR ESCORTS
JAJPUR CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN JAJPUR  ESCORTSJAJPUR CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN JAJPUR  ESCORTS
JAJPUR CALL GIRL ❤ 82729*64427❤ CALL GIRLS IN JAJPUR ESCORTS
 
Pre Engineered Building Manufacturers Hyderabad.pptx
Pre Engineered  Building Manufacturers Hyderabad.pptxPre Engineered  Building Manufacturers Hyderabad.pptx
Pre Engineered Building Manufacturers Hyderabad.pptx
 
Putting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptxPutting the SPARK into Virtual Training.pptx
Putting the SPARK into Virtual Training.pptx
 
Uneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration PresentationUneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration Presentation
 
Paradip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
Paradip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDINGParadip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
Paradip CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
 
Phases of Negotiation .pptx
 Phases of Negotiation .pptx Phases of Negotiation .pptx
Phases of Negotiation .pptx
 
Berhampur CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
Berhampur CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDINGBerhampur CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
Berhampur CALL GIRL❤7091819311❤CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
 
PARK STREET 💋 Call Girl 9827461493 Call Girls in Escort service book now
PARK STREET 💋 Call Girl 9827461493 Call Girls in  Escort service book nowPARK STREET 💋 Call Girl 9827461493 Call Girls in  Escort service book now
PARK STREET 💋 Call Girl 9827461493 Call Girls in Escort service book now
 
Berhampur 70918*19311 CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
Berhampur 70918*19311 CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDINGBerhampur 70918*19311 CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
Berhampur 70918*19311 CALL GIRLS IN ESCORT SERVICE WE ARE PROVIDING
 
QSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptx
QSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptxQSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptx
QSM Chap 10 Service Culture in Tourism and Hospitality Industry.pptx
 
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al MizharAl Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
 
UAE Bur Dubai Call Girls ☏ 0564401582 Call Girl in Bur Dubai
UAE Bur Dubai Call Girls ☏ 0564401582 Call Girl in Bur DubaiUAE Bur Dubai Call Girls ☏ 0564401582 Call Girl in Bur Dubai
UAE Bur Dubai Call Girls ☏ 0564401582 Call Girl in Bur Dubai
 
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
 
Organizational Transformation Lead with Culture
Organizational Transformation Lead with CultureOrganizational Transformation Lead with Culture
Organizational Transformation Lead with Culture
 

Fleet(2)

  • 1. Configuring Fleet Management in SAP R/3 Enterprise Kevin Morrow SAP America
  • 2.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 2 Content Overview Master data Units of measure Consumption calculation Reference object screen Fuel entry PMIS (S114) Summary
  • 3.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 3 What is fleet management Fleet management is a solution, not a module Contributions from several SAP modules: Plant Maintenance Asset Accounting Financials Controlling Materials Management Human Capital Management ………
  • 4.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 4 Typical fleet model Standing PM order Equipment with Fleet segment PMIS Asset Post depreciation to PM standing order (see consulting note 145932) Measuring points Total Cost collection Performance analysis (S114 or custom) Asset/Equipment synchronization Fuel entry transaction Mileage and fuel
  • 5.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 5 Transaction configuration
  • 6.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 6 Reporting configuration
  • 7.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 7 Content Overview Master data Units of measure Consumption calculation Reference object screen Fuel entry PMIS (S114) Summary
  • 8.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 8 View profiles Fleet are simply equipment with a fleet profile allocated to the equipment category.
  • 9.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 9 Fleet view profile The screen group for fleet makes the fleet sub-screens available for configuration.
  • 10.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 10 Categories and Object types Default equipment categories can be defined for fleet Object types. View profile allocation per fleet object type.
  • 11.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 11 Fleet user defined attributes Fluid types are used to default materials in the fuel entry transaction. Engine Type and Fleet Usage are used to group fleet objects.
  • 12.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 12 User exits There are user exits specifically for the FLEET segment of the equipment record. ITOB0003 - PM: Customer Include subscreen for fleet object data ITOB0004 - PM: Customer Exit fleet identification data: Checks The FLEET table has an include CI_FLEET for extending the FLEET master data. These fields are available in the fleet list displays
  • 13.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 13 Content Overview Master data Units of measure Consumption calculation Reference object screen Fuel entry PMIS (S114) Summary
  • 14.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 14 Units of measure The units of measure are key to the correct calculation of consumption. All uom’s are defined as a derivation of the SI unit for the dimension concerned e.g. length is meter but can have kilometer or mile unit. Measurement documents are stored in the unit of the dimension SI unit. This makes it exceptionally easy to work with units of measure.
  • 15.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 15 Consumption (Inverse Area)
  • 16.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 16 Key units (Inverse Area)
  • 17.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 17 Consumption (Area)
  • 18.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 18 Key units (Area)
  • 19.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 19 Volume rate of flow
  • 20.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 20 Key units (Volume flow)
  • 21.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 21 Content Overview Master data Units of measure Consumption calculation Reference object screen Fuel entry PMIS (S114) Summary
  • 22.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 22 How it works The simplest way to describe the consumption calculation is: Fuel unit / Work unit The fuel unit may be volume or mass The work unit may be distance or time. Note: All units are based on SI and converted as required. If the unit of measure has the inverse dimension the system will take that into account in standard calculations. PMIS calculated key figures will need to be correctly defined. See SAP support note 563832 for detailed explanation as to how the consumption calculation works.
  • 23.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 23 Valid consumption units (Distance) Define SI unit for dimension of calculation. Define units for calculation. Must have the same dimension as the SI unit.
  • 24.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 24 Valid consumption units (Time)
  • 25.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 25 Counter definition Measuring point positions are used to determine measuring point usage. (field PSORT) Each measuring point position is assigned one or more purposes that control how the position is utilized.
  • 26.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 26 Valid counter purposes.
  • 27.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 27 Consumption calculation key Specify the following: Unit for consumption The Fuel counter The Primary counter Short term average calculation Long term average calculation The primary counter is the counter used to measure the “effort” performed e.g. miles traveled, hours operated.
  • 28.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 28 Replacement relevant counters When replacement relevant counters are defined the current readings are displayed in the master data screen.
  • 29.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 29 Content Overview Master data Units of measure Consumption calculation Reference object screen Fuel entry PMIS (S114) Summary
  • 30.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 30 Set reference object screen for vehicle Fleet identification field to be used as reference. The field is only valid for display on reference object screen 0150.
  • 31.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 31 Content Overview Master data Units of measure Consumption calculation Reference object screen Fuel entry PMIS (S114) Summary
  • 32.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 32 Fuel entry The fuel entry transaction performs the following functions: Enters measurement documents for counters. Performs goods movements if required. Posts costs to assigned object (Standing order, Settlement order WBS Element, Cost center, Asset). Transaction is “IFCU”.
  • 33.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 33 Fuel entry (Transaction IFCU) Transaction “IFCU” is used for individual vehicle fuel entry. This transaction utilizes BAPI’s and can be used as an example for a user developed entry screen for mass entry. Warning or error if tolerance breached.
  • 34.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 34 Tolerance and Gas station Tolerance checks are used to determine if entered counter readings are consistent with the average reading +/- the tolerance defined. Gas stations are defined storage locations within a plant. Materials can be defined for each consumable per gas station with a default value designated.
  • 35.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 35 Fuel entry parameters Default materials for fluid types. Default cost posting for fuel issue.
  • 36.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 36 Where to set the defaults The fuel and lubricants sub-screen (230) is used to set the default values for entry. If it is missing check your fleet view profile.
  • 37.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 37 Content Overview Master data Units of measure Consumption calculation Reference object screen Fuel entry PMIS (S114) Summary
  • 38.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 38 PMIS counter update Uses Business Transaction Event (BTE) interface to update communication structure. Transaction FIBF Need to create initialization reading to ensure accuracy.
  • 39.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 39 Key figure definition A: Key Figure is updated B: Key figure is calculated
  • 40.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 40 Calculated key figures Define key figures to be calculated Define fields and function module Standard calculations supplied are metric User defined calculations possible See note 662197
  • 41.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 41 Key figure value determination Provision for multiple units for calculation. Useful for companies operating in different countries. US calculations are missing and need to be added as per note 662197.
  • 42.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 42 S114 (Transaction MCIZ) Multiple unit systems can be setup and selected at time of reporting.
  • 43.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 43 S114 output Calculations are performed at line level. Calculated value totals are also calculated rather than summed as in standard columns.
  • 44.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 44 Content Overview Master data Units of measure Consumption calculation Reference object screen Fuel entry PMIS (S114) Summary
  • 45.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 45 Summary • Ensure your units of measure are correct • Follow the sequence of the IMG • Reference objects only work on screen 0150 • Create your own key figure calculations • Don’t be afraid to explore • Utilize BAPI’s if needed for mass entry programs
  • 46.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 46 Contacts For more further information please contact… E-mail: kevin.morrow@sap.com (All releases) matthias.wobbe@sap.com (Product Management, SAP AG) kahn.ellis@sap.com (Product Management, SAP America) sharon.blake@sap.com (Public Services)
  • 47.  SAP AG 2003, Configuring Fleet Management in R/3 Enterprise, Kevin Morrow / 47 No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. Microsoft®, WINDOWS®, NT®, EXCEL®, Word®, PowerPoint® and SQL Server® are registered trademarks of Microsoft Corporation. IBM®, DB2®, DB2 Universal Database, OS/2®, Parallel Sysplex®, MVS/ESA, AIX®, S/390®, AS/400®, OS/390®, OS/400®, iSeries, pSeries, xSeries, zSeries, z/OS, AFP, Intelligent Miner, WebSphere®, Netfinity®, Tivoli®, Informix and Informix® Dynamic ServerTM are trademarks of IBM Corporation in USA and/or other countries. ORACLE® is a registered trademark of ORACLE Corporation. UNIX®, X/Open®, OSF/1®, and Motif® are registered trademarks of the Open Group. Citrix®, the Citrix logo, ICA®, Program Neighborhood®, MetaFrame®, WinFrame®, VideoFrame®, MultiWin® and other Citrix product names referenced herein are trademarks of Citrix Systems, Inc. HTML, DHTML, XML, XHTML are trademarks or registered trademarks of W3C®, World Wide Web Consortium, Massachusetts Institute of Technology. JAVA® is a registered trademark of Sun Microsystems, Inc. JAVASCRIPT® is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MarketSet and Enterprise Buyer are jointly owned trademarks of SAP AG and Commerce One. SAP, R/3, mySAP, mySAP.com, xApps, xApp and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Copyright 2003 SAP AG. All Rights Reserved