on 2017 Feb 21 10:00 AM
Hello experts,
I am trying to replicate the PR ( with services) to my SRM system using the program : BBP_EXTREQ_TRANSFER. But unfortunately the transfer cannot be held.
In the SLG1 Trx i get this message : " Enter a description of the service"
I did search for this message and i don't seem to find something similar.
Can someone please lead me to some links or documentation for my issue
I would be grateful for any help.
Thank you
Regards
Ouissam
Request clarification before answering.
Hi Ouissam,
I believe in this case, you might have received a DUMP in your ECC system ? Did you happen to check it ?
Regards,
Nishanth
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Ouissam,
I haven't seen this before, but you can try to debug this scenario.
1. Go to SE38 -> BBP_EXTREQ_TRANSFER -> F8 -> provide PREQ number -> /h -> F8.
3. Go inside FM BBP_EXTREQ_TRANSFER ->
4. Go inside perform transfer_package ->
5. Go inside Perfrorm Send_pr_to_procsystem ->
6. Clear lv_qrfc = '' -> goto inside FM BBP_BC_EXTREQ_INB (Here SRM will be called)
7. Go inside Call FM API_FUNC_NAME -> set breakpoint at FM's BBP_PD_SC_CREATE and BBP_PD_MSG_ADD.
You can have an idea why this message is coming.
Regards,
Ricardo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.