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

Runtime Error - PA40

Former Member
0 Likes
2,107

Hello Everyone,

I am getting the run time error whenever I am performing T-Code PA40. It was working fine before but recently I have deleted around 13 personnel numbers and changed the personnel number ranges status from 13 to 0 and tried to hire an employee from personnel number 1. I am getting this run time error each time I perform this action.

Please find the below screen shot for your review and let me know how to solve this issue.

Regards

Prasad

16 REPLIES 16
Read only

Former Member
0 Likes
2,046

Hi Prasad,

Seems that the Z Program 'ZTERM_NOTIFICATION' is not available in the client hence the dump is coming. Please check the program in SE38 and revert.

BR,

Ankit.

Read only

0 Likes
2,046

Hi Ankit,

Which program do you want me to check in SE38? What is the step by step process.

Regards

Prasad

Read only

0 Likes
2,046

Hi Prasad,

please go to transaction SE38, insert ZTERM_NOTIFICATION to the field 'Program' and click on 'Display'.

What happens?

Regards,

Andreas

Read only

0 Likes
2,046

Hi,

Go to SE38-> mention program name as 'ZTERM_NOTIFICATION' and click display. If it is not found, then the program does not exist.

Then the dynamic action whether it calls any subroutine in the program. If so, you need to make sure either the program should be present or remove the piece of code in dynamic action(in case somebody is just writing it for test purpose).

Read only

0 Likes
2,046

Hi Shiva,

Please do as suggested by Jayanthi.

BR,

Ankit.

Read only

0 Likes
2,046

Hi Jayanthi,

I just tried as you mentioned it is saying ZTERM_NOTIFICATION does not exist. I will check in the dynamic actions.

Thanks

Prasad

Read only

0 Likes
2,046

Hi Andreas,

It says ZTERM_NOTIFICATION does not exist.

Regards

Prasad

Read only

Former Member
0 Likes
2,046

Hi Shiva,

After which infotype you are getting the dump, please check any dynamic actions are which calls the subroutine in the 'ZTERM_NOTIFICATION' program.

Read only

0 Likes
2,046

Hi Gowtham,

After saving infotype 0000 I am getting this error. I will check if there are any dynamic actions are there in the backend.

Regards

Prasad

Read only

0 Likes
2,046

Hi shiva,

Goto sm30 tcode and give view as V_T588Z it will ask for infotype give 0000 then click on display it will give you the dynamic actions for the 0000 infotype.

Read only

0 Likes
2,046

Hi Gowtham,

Please find the below.

    MASSN06900PP0000-MASSN='MT'
   MASSN06901FSEND_EMAIL_NOTE(ZTERM_NOTIFICATION)

This is there in Dynamic Actions.

Let me know what to do?

Regards

Prasad

Read only

Former Member
0 Likes
2,046

Hi Shiva,

Can you please confirm that the program 'ZTERM_NOTIFICATION' being called is present in the system/client that you are working in and it is active.

Regards,

DN.

Read only

0 Likes
2,046

This message was moderated.

Read only

0 Likes
2,046

Hi Deepak,

I tried in SE38, it says that ZTERM_NOTIFICATION does not exist.

Regards

Prasad

Read only

apratsch
Explorer
0 Likes
2,046

Hi Prasad,

can you please attach the whole dump?

You can download it by ST22->Double Click on your Dump->System->List->Save->Local File->HTML Format.

Thanks.

Regards,

Andreas

Read only

Former Member
0 Likes
2,046

Thanks Everyone,

It is working fine now. I have removed the NTERM_NOTIFICATION in dynamic actions.

I really appreciate all your time and patience.

Thanks Again, I am closing this thread!!!

Regards

Prasad