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: 

How to capture field in ALV Grid (in TCODE CLM2 ie., Claim Change)

Former Member
0 Kudos

Hi,

Go to CLM2 TCODE , Enter the Notification number '400003346' and Partner type is 'Vendor', Go to Costs Tab , change the Total Price Field in ALV at ITEM level(Down) to some value , press Enter and Click on SAVE Button. I want to capture this Value on Clicking of SAVE Button.

I can't do in BDC Recording as the Total Price field is in ALV . Can any one tell me the Function Module or BAPI or USER EXIT or any other solution ot capture the changed value of Total price ?

Thanks & Regards,

Deepthi .

1 REPLY 1

Former Member
0 Kudos

I have inserted sepratly in the database tables using INSERT and MODIFY commands as ALV can not be captured through BDC