cancel
Showing results for 
Search instead for 
Did you mean: 

Only change PO items has to displayed in form PDF

Former Member
0 Kudos

Hi ,

I have a requirement that if there is any change in the PO line items only that has to be displayed ..I am using a custom program.Pls let me know where can i extract this logic.I hope std pgm takes care of this functionality .Is there any easy method to acheive this Functionality

Regards

Ravi

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member189779
Active Contributor
0 Kudos

Hi

Use CALL FUNCTION 'CHANGEDOCUMENT_READ_HEADERS' AND CALL FUNCTION 'CHANGEDOCUMENT_READ_POSITIONS'

for getting changed PO data.

Object Class : EINKBELEG

Regards

Vinit