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: 

Regarding the BADI ME_REQ_POSTED after saving the tcode ME51N

Former Member
0 Kudos

Hi,

Currenlty i am using the badi ME_REQ_POSTED to update the header texts in ME51N while creating the PR.

I am getting the PR number through IM_EBAN.

My issue is that i have written the code in the badi to pass the input of that PR number in table RSDBS to get the reservation number.

But once the transaction ME51N got saved, then only the table RSDBS is getting updated with the generated PR number.

Is there any way to get updates of the table RSDBS before the transaction got saved.

Please let me know if my question is not clear.

Thanks & Regards.

Prabu

3 REPLIES 3

former_member193382
Active Contributor
0 Kudos

Hi,

I don't think this is possible functionally? To achieve this, you need to modify the std code.

Regards,

Raj

Former Member
0 Kudos

solved

Edited by: prabu kailasam on May 21, 2009 1:47 PM

Former Member
0 Kudos

closing this post