You are on page 1of 7

Functional Specification Document

PM – MEASURING POINT

Document Identifier Version Date


FS_PM_MSP_001 1 10/14/2019

Project : Plant Maintenance Application

Project ID : PM1.0

Title : PM – Measuring Point

Document identifier : FS_PM_ MSP_001

Version : 1.0

Date : 10/14/2019

Approval Authority for Functional Specification Document


Name Signature Date

Revision History
Version Date Created/Revised By Comments

1 10/14/2019

1
Contents

1. FUNCTIONAL SPECIFICATION DOCUMENT ............................................................................................... 3

2. BUSINESS PROCESSES .............................................................................................................................. 3

3. FUNCTIONAL DETAILS – MEASURING POINT ............................................................................................ 3

4. SCOPE / DETAILED DESCRIPTION OF FUNCTION MODULE .................... ERROR! BOOKMARK NOT DEFINED.

5. REPORTS – N/A ........................................................................................................................................ 4

6. INTERFACES – N/A ................................................................................................................................... 4

7. CONVERSION – N/A ................................................................................................................................. 4

8. ENHANCEMENTS – N/A ........................................................................................................................... 4

9. OTHER DETAILS WITH PROGRAM LOGIC .................................................................................................. 4

2
1. FUNCTIONAL SPECIFICATION DOCUMENT
Note: For any fields in this document that are not applicable, insert N/A in the field.

2. BUSINESS PROCESSES
 Functional Location/Equipment
 Measuring Point
 Measuring Document

3. FUNCTIONAL DETAILS – MEASURING POINT

3.1. Measuring Point

Measuring points are used to record discontinuous quantities/ value. For example-
Condition of silica gel of transformer.

Measuring points in the SAP System describe the physical locations at which a condition is
described, (for example, Temperature and Pressure on a Boiler). The characteristics
associated with the measuring points which record the value can only be numeric
characteristic. Measuring points are located on technical objects, in other words, on pieces
of equipment or functional locations. For every measuring point there should be some
characteristics to measure the reading.

To enable you to differentiate more easily between the individual measuring points and
provide them with a unit, you assign each measuring point to a characteristic.

The parameters like Running Hours, Temperature, Pressure etc, on equipments can also be
mapped under measuring point.

3.2. Measuring Counter

Measuring counter are used to record continuous changing quantities/ parameters. For
example, Meter reading of an automobile.
A type of measuring point, where a continuous reading is recorded (e.g. Milometer). In case
the measuring point is a counter, it needs to be defined likewise.
Counter readings are taken at counters at particular intervals and in particular
measurement units.
For example, counter readings for kilometers driven or electricity used. Counters are always
created with reference to Equipment or Functional Location.

3
System does not allow to change the characteristic in a measuring points becasue of two
different characteristic are mixed. Option is to remove the measuring point and replace with
a new one.
Reason is suppose you are maintaining a measuring point with temperature degree C, you
have recorded readings in measuring documents, say 20 C, 30 C 40 C. Now, if you change the
characteristic to 'cm' - centimeters.
Now, the new reading will be different. they will not match with the previous readings. Even
if you change degree C to Fahrenheit, system will not support this. Therefore, it is not
possible in SAP.

Transaction Code
IK01 Create
PM Measuring Point can also be changed or displayed using the following transaction
codes:
IK02 Change
IK03 Display

Use
Measurement readings are taken at measuring points in particular measurement units at
particular intervals. For example, the temperature in degrees Celsius of the coolant in the
coolant pipe that leaves the pressure vessel at the nuclear power station, or the number of
revolutions per minute at the rotor shaft of the wind-driven power plant.

Measurement readings describe a condition at a measuring point at a particular point in


time and represent the transaction data for measuring points in the SAP System. They are
documented in the form of measurement documents.

In many cases, there may be an optimum value for a particular measuring point to which the
device concerned is calibrated. You can specify this measurement reading as a target value
for the measuring point.

4. REPORTS – N/A

5. INTERFACES – N/A

6. CONVERSION – N/A

7. ENHANCEMENTS – N/A

8. OTHER DETAILS WITH PROGRAM LOGIC

4
Package Name
Function Group Name

No. Functionality BAPI/RFC/OData


1 F4 for Select technical object ZPM_NOTIFICATION_TYPE_F4
2 F4 for Functional location ZPM_NOTIFICATION_FL_F4
3 F4 for Equipment ZPM_NOTIFICATION_EQUIP_F4

1. F4 for Select technical obejct type

Import Parameters :

Field Label Field Name Table Name

Export Parameters :

Field Label Field Name Table Name

2. F4 for Functional Location

Import Parameters :

Field Label Field Name Table Name

Functional Location TPLNR IFLOT

Export Parameters :

Field Label Field Name Table Name

Functional Location Code TPLNR IFLOT

Description PLTXT IFLOT

3. F4 for Equipment

Import Parameters :

5
Field Label Field Name Table Name

Equipment P_PERNR PA0001

Export Parameters :

Field Label Field Name Table Name

Equipment Number EQUNR RIWO1

Description EQTXT RIWO1

Using the Below Table and Field for Development.

Field Name Technical Name Table Name Length Comments

Equipment EQUNR EQUI 18

Equip Des SHTXT ITOB 40

Functional TPLNR IFLOT 30


Location

Fun. Loc. Des PLTXT IFLO

Measuring Point POINT IMPTT 12

Measuring Point MPTYP IMPTT 1


Category

Point/Counter INDCT IMPTT

Measuring Point PSORT IMPTT 40


Position

Measuring point PTTXT IMPTT 40


description

Characteristic ATNAM CABN 30

Code Group CODGR CABN 8

Unit MSEH6 CABN 6

6
Target Value DESIC IMPTT 22

Long Text TXLINE IMPTT 72

Characteristic ATNAM IMPTT 30

Code Group CODGR IMPTT 8

Unit MSEH6 IMPTT 6

Upper Range Limit IMPTT

You might also like