Tag Archives: Number

Generate Sequence Number through code

More often than not we may want to generate the sequence code for custom objects or entries. In this blog, we are going to explore the useful functionality of generating the sequence number through code. First of all we need to define the Sequence Structure: The sequence number is generated by the subprogram NUMERO. Following… Read More »