2006 Aug 16 11:00 AM
Could anyone give me a Function Module which increment the given variable.
<b>Note:</b> Don't suggest me the Logic for the same.... I need only SAP Function Module available.
Thnx in advance...
Could anyone give me a Function Module which increment the given variable.
<b>Note:</b> Don't suggest me the Logic for the same.... I need only SAP Function Module available.
Thnx in advance...
2006 Aug 16 11:04 AM
There in no such function module available.
is there any specific reason, why you do not want to use custom logic?
Regards,
Ravi
2006 Aug 16 11:04 AM
Hi,
try this one...
<b>INCREMENT_COUNTER</b>
or else..
U can create a Z F.M for this na...
As far as i know there is no existing given by SAP>.
Mark all the helpful answers..
Cheers,
Simha.
2006 Aug 16 11:05 AM
INCREMENT_COUNTER
check it out, of it is usefull.
cheers.
santosh.
2006 Aug 16 11:08 AM
ch this program
DEMO_FUNCTION_GROUP_COUNTER
Pls reward points if helpful and close thread if solved
Message was edited by: Chandrasekhar Jagarlamudi
2006 Aug 16 11:08 AM
Please ....
Writing Z Function MOdule is not a prob... but I want SAP FM..
Increment Counter .... Could you plz check the export parameter of that ????
2006 Aug 16 11:27 AM
Hi,
as chandra said..
check this program.. <b>DEMO_FUNCTION_GROUP_COU</b>NTER
U can check this demo program..
in this u can define the counter,
incement it and then u will get that value also..
check that one...
U can get the export parameter from <b>get_counter</b> in that example..
cheers,
SImha.
<b>Mark all the helpful answers..</b>
2006 Aug 16 11:56 AM
2006 Aug 16 12:36 PM
Maybe this will help if I correctly understood your needs:
Use transaction SNRO to create range object and then
use function NUMBER_GET_NEXT to assign next free (unique) number.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |