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

f-32

Former Member
0 Likes
829

Dear Experts,

I want to freeze f-32 tr.code clearing date ie., clearing date should not change for ex; if i check as on today it should be today date right if ie., i dont want to enter yester day date it should be freezed and if i enter next day it should take next day only..

Awaiting for your valuable suggestions

Thanks & Regards,

satishkumar.m

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
764

Hi,

Try using exit

RFEPOS00 Line item display: Checking of selection conditions

Regards,

Surinder

5 REPLIES 5
Read only

GauthamV
Active Contributor
0 Likes
764

hi,

you can achieve this using exit or badi.

identify the appropriate exit and make your field disable and give date condition according to your requirement for that field.

Read only

Former Member
0 Likes
764

You can use transaction variant for this.

to see the steps for creating the transaction varinat, check [saptechnical.com] -> tutorials

Sid

Read only

Former Member
0 Likes
765

Hi,

Try using exit

RFEPOS00 Line item display: Checking of selection conditions

Regards,

Surinder

Read only

0 Likes
764

Hi,

Thanks for prompt response,

but as per surender that is vendor for your kind information please this is customer ..

will u please check and advice me..

Thanks & Regards,

satishkumar.m

Read only

Former Member
0 Likes
764

solved with own