Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding ESS & MSS

Former Member
0 Likes
474

Hi there is a custom Report program for the ESS & MSS when I execute the report program, in the output screen I'm getting only the name of the fields which will be displayed inthe output but not any real data.

Can any one guide me to execute the program inorder to get the real output.

Thanks in advance,

Nivash S.

1 ACCEPTED SOLUTION
Read only

christine_evans
Active Contributor
0 Likes
455

>

> Hi there is a custom Report program for the ESS & MSS when I execute the report program, in the output screen I'm getting only the name of the fields which will be displayed inthe output but not any real data.

>

> Can any one guide me to execute the program inorder to get the real output.

>

> Thanks in advance,

> Nivash S.

Use the debugger.....

Hi there is a custom Report program for the ESS & MSS when I execute the report program, in the output screen I'm getting only the name of the fields which will be displayed inthe output but not any real data.

Can any one guide me to execute the program inorder to get the real output.

Thanks in advance,

Nivash S.

2 REPLIES 2
Read only

christine_evans
Active Contributor
0 Likes
456

>

> Hi there is a custom Report program for the ESS & MSS when I execute the report program, in the output screen I'm getting only the name of the fields which will be displayed inthe output but not any real data.

>

> Can any one guide me to execute the program inorder to get the real output.

>

> Thanks in advance,

> Nivash S.

Use the debugger.....

Read only

Former Member
0 Likes
455

Well Niviash,

If its custom report then developer(you?) should be able to tell how to execute the report.

As this point what all I can say is the your selection must not be returning any data and hence only header row is getting displayed.

Go thru code logic and understand under what circustances the report will return data. For example if you are running for any manager, the manager should have reporting population.

If you are running fom portal make sure that your ID is assigned to proper manager Pernr's IT0105 Stype 0001.

Regards

Shital