‎2009 Sep 29 1:48 PM
Hi All
Is there any FM which generates number in a sequence. I am creating a bank file using DMEE. Now for detail records it should create a number say starting with 001, 002. 003....
now every time the bank file is created it should work in this way.
Any help would be higly appreciated.
C
‎2009 Sep 29 1:55 PM
Hello
1. Create interval: http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=50004015
‎2009 Sep 29 1:55 PM
Hello
1. Create interval: http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=50004015
‎2009 Sep 29 1:56 PM
Hi
U can create a range by trx SNRO and to use the fm NUMBER_GET_NEXT to get the next number
Max
‎2009 Sep 29 1:56 PM
‎2009 Oct 06 4:33 PM