Tuesday, December 15, 2009

Generating sequence number and re-ordering

Situations can occur in which you need to create a field that provides sequential numbering for the parent business component. You can configure a sequence field in a detail business component by adding a business component user property called Sequence Field and creating a sequence business component with a special business component class called CSSSequence. When you delete any record, reordering can be accomplished by using  “Sequence” method in BusComp Change Record event.
http://www.siebeldigest.com/

0 comments: