what is the use of 'IcmsCommon' namespace ?plz tell in detail.....thanks in advance
I am using IcmsCommon namespace to read the values as follow in my ipl fileuse IcmsCommon;my %confgvalues = IcmsCommon::ICMScfgreader($country,undef,'entitlement');please tell me how that code works