Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dump in Function module 'ENQUEUE_EPMPL' , Print in Iw32

former_member204244
Active Participant
0 Likes
1,769

Hello Experts,


I would like to share my observation on issue of PRINT through the Transaction IW32( PM Order Print).


Firstly OiD3 config was missing (I maintained that config now ) but the Function module 'ENQUEUE_EPMPL' is somehow failing due to which driver program is not moving ahead and form PRINT_PDF is NOT getting called from program RIPRCT00.


Infact Short dump is getting generated when Function Module 'ENQUEUE_EPMPL' is called.


Please help !



Thank You.


Best Regards,

Ishani

17 REPLIES 17
Read only

Former Member
0 Likes
1,657

Hi Ishani,

Can you please share the DUMP screen-shot so that we be able to check the issue.

Regards,

Rohini.

Read only

0 Likes
1,657

Hello Rohini,

Please find the attached Short Dump Details And Thanks for looking into this!

Thanks,

Ishani

Read only

matt
Active Contributor
0 Likes
1,657

The short text says:

|    Syntax error in program "/1BCDWBEN/SAPLIEN0002                  

That's the second function module in the function group /1BCDWBEN/IEN0

What more do you need?                

Since these are standard SAP programs have you looked for a note in service.sap.com?                                                

Read only

0 Likes
1,657

Yes I looked for sap notes but I could not find anything related. In fact when I try to put break point in FM ENQUEUE_EPMPL then i get below message :

"The main program /1BCDWBEN/SAPLIEN0002 must be generated ".

Function group and its program is active though.

Please help if anyone has any idea on this.

Thank You.

Ishani

Read only

0 Likes
1,657

Hi Ishani,

Its saying no component exists named 'BUSINESS_PLACE'. Can you check in your environment from where its coming.

Regards,

Rohini.

Read only

matt
Active Contributor
0 Likes
1,657

Have you tried going to SE80 and looking at function group /1BCDWBEN/IEN0

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,657

Could be related to generated FM/FG of lock objects, try to

  1. Execute T-code: SE37;
  2. Input function module: ENQUEUE_EPMPL
  3. Go to Menu -> Utilities -> Repair Func. group -> Function group /1BCDWBEN/* that belongs to function module ENQUEUE_EPMPL should be repaired.

You could also try to (re)activate lock object E_EPMPL?

Regards,

Raymond

Read only

0 Likes
1,657

Hello Raymond,

Thanks for your help. I checked and found that there is no inconsistency in the Function Group But it looks there is some issue with the lock object as Lock Object E_EPMPL doesnt exist in my system.

Thanks,

Ishani

Read only

0 Likes
1,657

Is lock name EPMPL?

Read only

0 Likes
1,657

Yes, was a typo/copy-paste error

Read only

0 Likes
1,657

Yeah no problem.. i got that! But lock is active as well

Read only

0 Likes
1,657

Was there some problem during an install/upgrade/SP recently?

Read only

0 Likes
1,657

I have asked my BASIS team to also check in the mean time..

Thanks,

Ishani

Read only

former_member204244
Active Participant
0 Likes
1,657

hello All,

I figured out that this is happening because table  CIAP_D_CRED_FACT doesn't have field Business_place which is being used in Function module DEQUEUE_E_CIAP_CRED_FACT.

Now issue is how to rectify this issue!

Please help!

Thanks,

Ishani

Read only

0 Likes
1,657

And now it's 2025436 - TDF: CIAP - Automatic implementation of DDIC objects for notes 1998500 & 2000419 time!

(Of course you could also check again manual steps of above mentioned notes )

Read only

0 Likes
1,657

They want to revert the note 1998500 now.. lets see..

Read only

0 Likes
1,657

With a hundred ddic objects manually described in two attached pdf files, that may have been wrongly created, it may take time?