DevOps and System Administration Discussions
Dive into SAP DevOps and system administration. Join discussions to collaborate on optimizing workflows, share knowledge, and leverage resources effectively.
cancel
Showing results for 
Search instead for 
Did you mean: 

Dump occurs when saving BP

lidmerg
Discoverer
0 Kudos
705

Hello, I receive a dump when I save a BP, it tells me that the function module "ISU_BUPA_MWX_BPS_FILL_CENTRAL" does not exist. I appreciate who can guide me

6 REPLIES 6

former_member557245
Participant
0 Kudos
540

Hello Lidmer Gil,

This Dump is because Function module does not exist in the current system you are working in.

just check in transaction SE37.

May be this FM is calling through RFC.

0 Kudos
540

Hi ravi Thanks for answering.

Check the se37 and the function does not exist.

I will review what you tell me.

Maybe some blocking object that is not active?

I have reviewed it but I cannot find the solution.

former_member557245
Participant
0 Kudos
540

Hello Lidmer,

there Could be many reasons, like

1.FM is not active in current development system.

2.FM is deleted by someone.

3.RFC call is not done properly.

0 Kudos
540

Thanks Ravi.

alichtenau
Product and Topic Expert
Product and Topic Expert
0 Kudos
540

Good morning,

looks like this is a similar issue as in SAP Note 2568125.
I would suggest creating an incident on AP-MD-BP for checking.


Cheers,
Andreas

0 Kudos
540

Hi Andreas,

Thanks for answering.

I applied the note, I wait for the tests, I hope they are satisfactory.