Skip to Content
0
Former Member
Nov 02, 2006 at 09:10 AM

Pagedown at partnerfunctions in CJ12

93 Views

Hi all,

I've made a batch input of the CJ12 transaction. I want the program to fill in several partner functions (on partners tab) for a WBS element.

Sometimes the number of partners to be filled in is more than what is possible to enter on the screen (e.g. 200, but 10 lines on the screen). Now i've added a line in Batch Input program with OK_CODE P, but it does not work, because the P function is not available in the main program SAPLCJWB screen 1999.

I've added a P+ function in the MODULE OK_CODE in screen 1999 of SAPLCJWB, but now i need the code to scroll through the table control (SAPLIPAR, screen 201).

If i set a breakpoint in MODULE OK_CODE at my own P+, i am not able to see the tablecontrol TCTRL_0200 of screen 201 of SAPLIPAR.

Does anybody know how i can add the pagedown function? I really need this badly..

Thanks in advance!!

Marcel Leeraar.