create a package and then a variable inside.
the output should increment this package variable.
so, whenever an user runs the procedure, the package will make the variable work as a static variable, incrementing it by each procedure call.


F.