cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic creation of Measuring document for measuring pointer/ Counters

Former Member
0 Kudos

Dear Gurus,

Good Morning.

Iam having one requirment(query). Please provide your valuable solution that achieve the requirement.

For any measuring pointer/ counter, can we read measuring document automatically. How it can done? Please initiate the same if any solution is available.

Note : Measuring counter is done in daily hours.

Regards

Raju K

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Do you mean automatic creation of measuring document.. if so then try FM/BADI Or you want to have report to see all measuring document for specific measuring point... if so use IK17 Tcode.

Thanks

Yogesh

Answers (4)

Answers (4)

jogeswararao_kavala
Active Contributor
0 Kudos

A question to Function module suggesting members:

Where from the Document Reading flows to the FM import parameters for this so called Automation? It will be helpful if you elaborate, because the automation in this context applies only to 'not reading the Hours manually'.


@Raju

That's why you need to explain more clearly the requirement before you post so as to prevent answers in different directions

Former Member
0 Kudos

Hi Sir Jogeswara,

Currently we did this in our latest project using PO. We have automated automatic MD creation where in we asked SCADA vendor to input the readings files in out FTP location in a format given by us. ( POINT - IDATE - ITIME - RECDV)

We supplied out Measuring point master data to SCADA system.

Regards,

Amol

jogeswararao_kavala
Active Contributor
0 Kudos

Hello Amol,

This should have been the content in your 1st response. SCADA (which I referred to as instruments) and PO (Interfacing) are the key words. Let's try to be to the point first time everytime.

Regards

KJogeswaraRao

Former Member
0 Kudos

Hi Sir,

Sure. Thanks for your suggestions.

Regards,

Amol

Former Member
0 Kudos

Dear Guru's,

Thank you for having your queries.

The requirement will be, measuring document creation needs to be happen automatically.

The reading should happen for daily hours from any other source like PO or if any.

Regards

Raju K

jogeswararao_kavala
Active Contributor
0 Kudos

See the Reading material provided just know through a PDF file and several useful links

Former Member
0 Kudos

Dear Jogeswara Rao Sir,

It was very thankfull to have your above mentioned links.

This links helps me to achieve my requirements.

Regards

Raju K

jogeswararao_kavala
Active Contributor
0 Kudos

Hi Raju

You may now close the thread, if nothing more to add...

Also these Two threads of yours are waiting for your own response:

Regards

KJogeswaraRao

Former Member
0 Kudos

Hi Raju

Clarification : Do you want measuring document to be created automatically? OR you want to auto read already existing measuring document?

If it is automatic creation of measuring document for a counter then you can use check for following FM's and check which suits best for your requirement.

MEASUREM_DOCUM_RFC_SINGLE_001

MEASUREM_DOCUM_CREATE_SINGLE

Regards,

Amol

Former Member
0 Kudos

Dear Sir,

Thank you for the inputs.

For your clarification,

Measuring document neds to be created automatically only

It will be daily hours.

Regards

Raju K

jogeswararao_kavala
Active Contributor
0 Kudos

Hello Raju,

Your query falls a bit outside SAP, because you do not want to perform IK11 or IK34 for creating Measuring Document.


  • First you need to have an instrument to read your Daily Hours sensing these Daily hours from some sensors connected to the running Equipment.
  • Then you need to interface between this instrument to SAP through PO (Process Orchestration) module,
  • After this whenever the instrument records a reading it will be sent to to SAP through the Interface and a Measuring Document will be created.
  • So, if you want to have such facility, you should talk to such agency (Instrumentation) at your place alongwith SAP-PO group and explore the same.

If your requirement is different, please elaborate more. Please note that requirement other than this can not have any automation of MDocs without using direct methods (IK!1, IK34) or indirect methods like Function modules in ehnacements,  BDC, LSMW etc.

Regards

KJogeswaraRao

Former Member
0 Kudos

Dear Jogeswara Rao Sir,

It was pleasure to me for your inputs.

Thankyou.

Can you please elaborate with an example to the interface between instrument to sap through PO module.

Regards

Raju K

jogeswararao_kavala
Active Contributor
0 Kudos

It means it is possible only when you have Instrumentation of reading the Hours on daily basis using SCADA system SCADA is an electronic installtion (Read on the net). This system converts the readings to MDoc through Connectors (hardware) and Interface (SAP Software PO previously known as XI or PI).

More than this trying to know about this from this space (EAM) will be futile. Just understand that we are talking about an Investment and a Project for your company. For more guidelines you need to contact the respective Parties if you are Competent authority to make Investment decisions.

former_member201039
Active Participant
0 Kudos

Hello Raju,

1.For automatic creation of the measurement documents try this FM     MEASUREM_DOCUM_RFC_SINGLE_001.




Regards,

Sameer

Former Member
0 Kudos

Dar Sir,

Thank you for your instant solution.

Please explain me how to use this FM MEASUREM_DOCUM_RFC_SINGLE_001.

Regards

Raju K