‎2009 Sep 14 5:49 PM
Hi Expert,
I want to validate Work Center value for a date, currently we are validating Work Center from Work Center Header CRHD table where
START DATE <= current date & END DATE >= current date. But this check Is not perfect.
I just create a Work Center in DE1 and I sated start date u201C01.08.2009u201D in validity but in the Header table CRHD this entry has start date u201C14.09.2009u201D, so if I test his by date u201C14.09.2009u201D, previous check failed .
I did not get any Function module to get this validity date.
But if I change activity number in this work center I will get another entry entries or we can have multiple entries in this table with different Validity date.
Please suggest u2026
‎2009 Sep 14 5:58 PM
Hi,
I think you cannot create a work center with a start date in the past i,e 01.08.2009. Thats why it must be taking the sy-datum value i,e the current date.
Regards,
Vikranth
‎2009 Sep 14 6:28 PM
No we can create work center in Past date, Check T code IR02 for any Work center value and change the date.
You can also create a new Work center for Past date...