hi,
what i want is some thing like:
i_iobjnm = ('0COSTELMNT','0CO_AREA')
or
i_iobjnm = '0COSTELMNT'
i_iobjnm = '0CO_AREA'
that mean i can assign 2 values for i_iobjnm. But it doesn't work
hi,
what i want is some thing like:
i_iobjnm = ('0COSTELMNT','0CO_AREA')
or
i_iobjnm = '0COSTELMNT'
i_iobjnm = '0CO_AREA'
that mean i can assign 2 values for i_iobjnm. But it doesn't work