Skip to Content
0
Former Member
May 19, 2010 at 06:16 AM

What is the ARFC part II

42 Views

Hi Friends

That Edit Context Mapping is OK .

If I add "wdContext.nodeZben_Demo_Rfc_Input().bind(Ak);"

I will get error: java.lang.ArrayIndexOutOfBoundsException: -1 .

public void wdDoInit()

{

//@@begin wdDoInit()

Zben_Demo_Rfc_Input Ak = new Zben_Demo_Rfc_Input();

//wdContext.nodeZben_Demo_Rfc_Input().bind(Ak);

//@@end

}

.

Plz tell me how to do? ......

regards,

Ben

Edited by: BenChen on May 19, 2010 8:16 AM