‎2007 Apr 16 4:39 PM
I need to create field numm with length 4 type char as assignment number
is there a data element that i can use ?
‎2007 Apr 16 4:43 PM
‎2007 Apr 16 4:42 PM
hi,
Make use of <b>CHAR04</b> domain...
Message was edited by:
Santosh Kumar Patha
‎2007 Apr 16 4:43 PM
‎2007 Apr 16 4:43 PM
‎2007 Apr 16 4:45 PM
‎2007 Apr 16 4:46 PM
hi,
Else create a zfield data element with CHAR04 domain and make use of the same
Regards,
Santosh
‎2007 Apr 16 4:47 PM
You can even use the direct type instead of using data element. Click on the button Direct type in the menu above the field definitions while creating the table.