on 2009 Jul 10 10:51 AM
When executing the transaction CG37 to transfer the BOM, the message 'no data selected' is displayed. I verified the settings in SPRO for the environment parameters and removed all selection criteria for the worklist in SPRO.
Apparently the transaction CG37 reads on table ESTWL to create the worklist for the transfer. In my case, this table is empty. How is this table filled? When is it filled? What is the related customizing for this?
Could there be any other cause for this issue?
Thanks !
Request clarification before answering.
Hello Dries,
You may want to check environment parameter BOMBOS_WL_DIALOG.
Check the SPRO-documentation for Env.Parms and note 1043333.
Good luck.
John Hermans
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
please check in transaction FIBF (Business Transaction Events) under "Settings" -> "P/S function modules" -> "... of an SAP appl." that there is an event CS000010 (Country: DE, Applic.: CS, FM: C1L0_BOMBOS_INTERFACE_CS000010).
This is the BOMBOS trigger which writes entries in your BOMBOS worklist on BOM changes.
Regards,
Andreas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Andreas,
Thanks for the clarification. I had already checked in this direction and verified again: The entry you mention (CS000010 DE CS C1L0_BOMBOS_INTERFACE_CS000010) is available in the table and matches yours.
Any other possible reasons why the triggering to write the entries in the table is not working?
Thanks,
Dries
Hi,
I have tried to debug by setting a breakpoint in the function module C1L0_BOMBOS_INTERFACE_CS000010. The problem is that when I open a BOM, change it and save, the code is not executed. Or at least the debugger does not stop on the breakpoint I have set.
What are the other dependencies to execute this function module when the BOM is saved? Is there any other setting in the system that could prevent the triggering from being executed?
Thanks for the kind help!
KR,
Dries
User | Count |
---|---|
10 | |
2 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.