Skip to Content
0
Former Member
Jan 16, 2009 at 04:24 PM

Number Range Update Interval is not Working

744 Views

Hello Guru,

I'm currently working on a Function Module using number ranges.

I used the following function as it was saied in many threads :

NUMBER_RANGE_INTERVAL_UPDATE

and

NUMBER_RANGE_UPDATE_CLOSE

naturally with the number_range_enqueue and *dequeue.

The problem that everytime I got in NUMBER_RANGE_UPDATE_CLOSE an Exception "OBJECT_NOT_INITIALIZED', so I tried to use many others function e.g.

*_OBJECT_INIT, *_UPDATE_INIT but nothing seems to work.

So, maybe is something that I forget to set it in the *INTERVAL_UPDATE but I didn't have any error.

So, I'm with my possibility at the end, anyone has a suggestion

Because the Number Range Object and the FM need to work in many system, I can't handle this by doing the interval update manually.

Best Regards,

Kais