Skip to Content
0
Jun 07, 2011 at 12:32 PM

value of custom fields disappear

519 Views

hi everybody

I have added five custom fields on PO screen

I have added some validations in the PAI and PBO modules for the fields.

Actually four custom fields zzsec1 zzsec2 zzcurr1 zzcur2 depend on the custom field zzsl.

I have even added code in EXIT_SAPMM06E_016 and EXIT_SAPMM06E_018

but the problem is the four fields are getting cleared on the screen but in background the table ekpo is properly populated

with the values in the custom fields

But the field zzsl is not getting cleared.

Any suggestions how i can tackle this issue?