cancel
Showing results for 
Search instead for 
Did you mean: 

Get the multiple records using Perform and Endperform

Former Member
0 Kudos

Hi Friends,

As we all know if we do not want to change the print program of a layout set, we will use a PERFORM and ENDPERFORM to get a value based on an input value. I would like to know how can we retrieve multiple records in a table based on an input value using PERFORM and ENDPERFORM.

Thanx in advance,

Ram

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member196280
Active Contributor
0 Kudos

There is no way to get multiple records on your form with the help of PERFORM and ENDPERFORM... only way this can be acheived is by modifying(customizing) your driver program .

Regards,

SaiRam