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: 

Capture the data from KSU5 to another Z table.

Former Member
0 Kudos

Hello People,

I am running a transaction KSU5 which is the transaction for the "ACTUAL ASSESSMENT" of cost.

When i click to see the detailed list of the assessment,I get a grid report of the assessment. Now I need to capture these values and

save it to another Ztransaction(temporarily), as per our business need.

Please help me through the process of the same using the abap code that:

When i execute the transaction the data from the structure is saved in another Z table.

Regards

3 REPLIES 3

jlivio90
Active Participant
0 Kudos

You can try to find out some BADI or USER-EXIT or IMPLICIT ENHANCEMENT-POINT in the moment when you close this list.

Janderson Livio

Former Member
0 Kudos

to be precise, I need to calculate the "test run" table data and save it in a Z table.

the detailed line items we get before posting.

Ankit Kumar

nitin_jain35
Explorer
0 Kudos

Check this link