Campus Solutions - PSFT (MOSC)

MOSC Banner

Can any one explain me please

edited Apr 16, 2012 4:18AM in Campus Solutions - PSFT (MOSC) 1 commentAnswered

I am new in peoplesoft so can any one explain me about the scenario, that I have create a page in component and on that page I have created a button, when I write a code

&Level0 = GetLevel0();
&MyRowset = CreateRowset(&Level0);

its works fine but when I write and compile

&Level0 = GetLevel0();
&MyRowset = GetRowset(&Level0);

an error has been returned saying that "field is required (2,26)"

please explain me why is this happening

Regards

Kamran chagani

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

PSFT Campus Solutions Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center