Hello Wilson,
Don't know whether you still have this issue. if yes, this could solve your problem.
The problem is the okcode for page down is not available for this transaction code.
So in bdc recording, the default okcode will be '/00'.
In the table control loop, replace the okcode '/00' with 'IBTC_NEW'.
and in the concatenation of 'RIBOF-EQUNO(' v_no ')', the v_no should be always 1.
The okcode IBTC_NEW is hidden inside the program which will not be recorded in the BDC.
Please let me know the feedback.
Regards,
Sainath