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

HRPAD00INFTY SAVE

Former Member
0 Likes
544

Hello All,

I have a problem when saving entries in PA30, I tryed to implement a BADI using HRPAD00INFTY, when the user save an entry in PA30 for ITXXX

another DB Table will be filed with entries from ITXXX, problem that i have, is when the user click on ENTER, i get OPERATION = INS, exactely like if the USER click on SAVE !!!

is there a way to know if the User has clicked on ENTER or on SAVE ? to avoid that problem with saving DATA using HRPAD00INFTY ?

I will be very happy of any kind of helps

Regard

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
475

Whit do you not use method IN_UPDATE ?

Regards,

Raymond

Hello All,

I have a problem when saving entries in PA30, I tryed to implement a BADI using HRPAD00INFTY, when the user save an entry in PA30 for ITXXX

another DB Table will be filed with entries from ITXXX, problem that i have, is when the user click on ENTER, i get OPERATION = INS, exactely like if the USER click on SAVE !!!

is there a way to know if the User has clicked on ENTER or on SAVE ? to avoid that problem with saving DATA using HRPAD00INFTY ?

I will be very happy of any kind of helps

Regard

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
476

Whit do you not use method IN_UPDATE ?

Regards,

Raymond