2005 Sep 16 7:07 AM
just want to ask what function group does the enqueue/dequeue belongs to?
thanks.
donna
2005 Sep 16 7:12 AM
If it is your own FM then you can assign your function group otherwise based on application/package SAP assigns it to different groups.
Check in SE11 under lock objects. Normally, these FM are created here with table name. Check whether it is Acive or not.
2005 Sep 16 7:12 AM
If it is your own FM then you can assign your function group otherwise based on application/package SAP assigns it to different groups.
2005 Sep 16 7:17 AM
it says that ENQUEUE_EZPDDR_REASONS is not found as function module however when i go to SE37 and enter this it shows the ENQUEUE_EZPDDR_REASONS. what wrong with my program?
when i double click ENQUEUE_EZPDDR_REASONS in the program it says that it is not found, it asks if i want to create then when i answer yes, it asks me the function group. do i need to create a new function group?
thanks.
donna
2005 Sep 16 7:18 AM
i dont know how sap is defining that function group...
enqueue fn group of most of the servers i worked was /1BCDWBEN/TEN0000.
regards
gv
2005 Sep 16 7:21 AM
is the fm ENQUEUE_EZPDDR_REASONS is in active state.
if not just active & try.
regards
gv
Message was edited by: Venkat
2005 Sep 16 7:28 AM
Check in SE11 under lock objects. Normally, these FM are created here with table name. Check whether it is Acive or not.
2005 Sep 16 7:28 AM
2005 Sep 16 7:30 AM
2005 Sep 16 7:31 AM
Did you cehck lock object in SE11? It seems table name is ZPDDR_REASONS.
2005 Sep 16 7:34 AM
2005 Sep 16 7:42 AM
From SE11, lock objects, you can see your FM as well as Function group. It is under option goto - Lock modules. If object as well as FM are active then it should work.
2005 Sep 16 9:50 AM
the reasons why i encounter the problem because of case sensitivity.
thank you to all who reply. i still reward all of you a point.
2005 Sep 16 9:53 AM
Seems linkage of your lock object to lock modules is lost.
Just delete the lock object and recreate it.
Cheers.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |