Skip to Content
0
Former Member
May 26, 2009 at 08:04 AM

BADI-->ME_PROCESS_REQ_CUST ,Screen going to disable mode

200 Views

Hi,

My requirement is that While Creating PR,if the first four characters of Cost Center and FundsCenter is not equal to Plant then an error message should be raised . For this i used

Enhancement---->MEREQ001.

The problem is the screen is going into disable mode after generating error message.

The screen should be enable mode for the user to enter the correct fund center or cost center.

I came to know that i should use BADI >ME_PROCESS_REQ_CUST and Method >FIELDSELECTION_ITEM_REFKEYS to make the Screen Fields enable. But how should i make use of the import parameters in FIELDSELECTION_ITEM_REFKEYS ? Please give me sample code ?

Thanks

K Srinivas