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

Detect purchase requisition item text changes

Former Member
0 Likes
479

Hi Abap Gurus,

During a PR modification (ME52N), I need to read the purchase requisition item text at runtime to compare with the stored item text (read text) and detect if it have changes.

Actually, I am using the badi ME_REQ_POSTED.

How could I detect the PR item text changes? or How could I read the item text at runtime.

Somebody could help me with this....

Other ideas will be welcome.....

Regards,

Jaya Sankar.M

Hi Abap Gurus,

During a PR modification (ME52N), I need to read the purchase requisition item text at runtime to compare with the stored item text (read text) and detect if it have changes.

Actually, I am using the badi ME_REQ_POSTED.

How could I detect the PR item text changes? or How could I read the item text at runtime.

Somebody could help me with this....

Other ideas will be welcome.....

Regards,

Jaya Sankar.M

1 REPLY 1
Read only

rvinod1982
Contributor
0 Likes
417

Hi,

But can you change the purchase requisition item text using the badi?