‎2009 Apr 01 2:10 PM
In my 'ZXXXXXX' function module, i need to check the upper /lower case check box available whenever it is called from Web Dynpro JAVA.
This is required for some Text search . Pls help.
Thanks
‎2009 Apr 01 2:28 PM
Hi,
Do it at the Domain level of the IMPORT parameter field, u have to check the option Lower case in Domain.
Regards
Bala Krishna
‎2009 Apr 01 2:55 PM
yes domain which is for the parameter has the check lower case.
‎2009 Apr 01 2:57 PM
If you check that, the import parameter will accept only case sensitive entries.
Regards
Bala Krishna
‎2015 Sep 24 8:43 PM