Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Validate Work Center

Former Member
0 Likes
770

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

2 REPLIES 2
Read only

Former Member
0 Likes
565

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

Read only

0 Likes
565

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...