Application Development 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: 

Dump error at program "SAPUP50R" - in "UPDATE",Termination at line 154 of the program "UP50RU01"

former_member396057
Participant
0 Kudos

Hi,

I have added the value for subtype in infotype 0014. I got the dump as follows -

Termination occurred in the ABAP program "SAPUP50R" - in "UPDATE".

In the source code you have the termination point in line 154 of the (Include) program "UP50RU01".

MESSAGE x476 WITH 'INSERT' dbname <prel_db_char>.

Let me know how to resolve ?

Thanks & Regards

Shabbir

5 REPLIES 5

mateuszadamus
Active Contributor
0 Kudos

Hi,

Please check SAP OSS Note #1545892 - maybe it will help.

regards,

Mateusz

former_member396057
Participant
0 Kudos

Hi Adamus,

Thanks for the reply.

I checked the note but it is not helpful. I have created the record in infotype 0014 as follows :

Pernr subtype begda endda amount currency

123 1090 01.05.2020 31.05.2020 123.450- JOD

After creating the record, it will go to custom approval process PAAP - Personnel Action Approval Process. We have custom program where we approve the actions. After approving it is triggering to the dump error MESSAGE_TYPE_X with following message in ST22 -

Termination occurred in the ABAP program "SAPUP50R" - in "UPDATE".

The main program was "ZHR_PAAP_APPROVAL ".

In the source code you have the termination point in line 154

of the (Include) program "UP50RU01".

Error in INSERT from table PA0014 argument 123 1090 20200531 20200501.

Can you please help on this ?

Thanks & Regards,

Shabbir

0 Kudos

Can you paste the image of the short dump information?

former_member396057
Participant
0 Kudos

st22-1.pngst22-2.pngst22-3.pngst22-4.pngst22-5.png

Please find the attached screen shots.

Thanks,

Shabbir

0 Kudos

Hi Shabbir

Unfortunately the short dump information does not tell much.
I think you should contact the author of the Z* report and have him debug the issue.

regards,

Mateusz