Skip to main content
4-Participant
June 6, 2011
Question

Number Value With Space

  • June 6, 2011
  • 1 reply
  • 513 views

In the Legacy System,the value for the Number contains the 'SPACE"


Ex:1111 TEST 777777777 KKKKK


Customer demanding the same format should be followed for the WTObject Numbering system.


How to create the WTObjects with "Space"


Regards


Gangadharan.N

1 reply

1-Visitor
June 20, 2011

Hello Gangs,


You can check the init rule.Say for ex. for generating NUMBER SEQUENCE we use a java class that refers the generating sequence.


So in case if you want your own Numbering Pattern you can ovveride it with your own customised class.


Sriram