cancel
Showing results for 
Search instead for 
Did you mean: 

PM Order Basic Start & End Date

Former Member
0 Kudos

Dear friends,

We have ECC 6.0 version since 2007

Our user recives Notification from trom the operations as below:

Notification Required Start Date is  say 20.07.2013  &  End Date is  30.08.2013

When Planning Creates Order  say on  28.07.2013 from the Notification, the above dates are copied in the Orders and the Basic start dates becomes as  20.07.2013 & End Date 30.08.2013.

But our user wants that the Basic Start date of the Order should not copied from the Notification. But it should be as current date when Order created.

We have configuration for PM module for Maintenance Order as

Maintenance & Service Order------General Data ----- Activate basic date as current date for PM Order

Here we keep BLANK. Because our PM preventive maintenance plans are running for future planning where as per plan, date should be there future dates according to the frequency.

We have follwoing in SPRO

Maintenance & Service Order --- Scheduling ----Set scheduling Parameter --- 

Adjust Dates ---   Do not adjust Dates

Scheduling Type   --  Forward.

We tried to keep  --  Scheduling type as   -  Current Date.

Then any time if Order need to Start after one week, the Basic Start Date will be current date only.

Screen attached.

Please advise.

Thanks

Jayant Joshi - GPIC- Bahrain

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Check the Different options below in the Drop list for your requirement the Code is OPU7.

-Linganna

peter_atkin
Active Contributor
0 Kudos

Jayant Joshi,

In the past I have used user-exit IWO10006 (See SMOD) to default order header values.

You can retrieve and set the header values with function modules CO_IH_GET_HEADER and CO_IH_SET_HEADER.

PeteA

rakesh_mane
Active Contributor
0 Kudos

Hello

To achieve  Basic Start date of the Order should not copied from the Notification. But it should be as current date when Order created.User Exit can be used IWO10009.

Additionally ask ABAPer to check any Implicit or Explicit enhance point in work Order Header Include to write some come to keep those dates as it is when work order is created via IW21,IW22,IW28 and all transaction codes from where work order created .

BR

Rakesh

former_member187991
Active Contributor
0 Kudos

hi

Can iyou explain what happend to preventive maintenance order once the current date for PM order. even though Preventive maintenance are running for future it will only copy the current date while scheduling

Also you can mark the scheduling parameters to  1. dates are adjusted and the dependent requirements are scheduled for the start dates of the relevant operations

which will not copies the dates from notification.

Regards

Thyagarajan

Former Member
0 Kudos

Hi,

Thanks a lot. Our Preventive Maintenance Order we called as PMRT
are scheduling correctly and getting all future Orders with Basic Star &
Finish dates as future dates according to Frequencies.

This requirement for Corrective Maintenance Orders, we called as
CMRT where Orders are being created from Notification via transaction IW22.

This time, all the Data copied from Notifications with Dates.

For these particular Orders, if we put, dates are adjusted and
Scheduling type as CURRENT date in the configuration for Scheduling Parameter,
then, when user next time opens that Order in IW32 and do some changes like
creating material reservation OR entering new operations, and when Orders SAVE,
the Basic start dates gets changed to CURRENT date as per setting in
configuration.

As there any functions that ABAP consultant cause ane when Order
gets created from Notification via IW22, order will update Basic start date as
current date of Order creation Date ??

Please advise

Jayant Joshi

former_member187991
Active Contributor
0 Kudos

Hi

I am not sure , you can check with abaper to change the basic date to current date while saving the order type CMRT only , but as you said if any person changes anything in future then also it will have effect.

Regards

Thyagarajan

Former Member
0 Kudos

Hi,

Apparently the settings in TCode: OPU7-Specify Scheduling Parameters are set to Automatic-Scheduling.

BR,

Zia