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

reports

Former Member
0 Likes
482

wat r the standards ru used in reports? plz to send me reply ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
456

Check the following links:

Regards,

Rohit

Reward helpful replies.

3 REPLIES 3
Read only

Former Member
0 Likes
456

Hi,

Normally, we have to follow client standards if any. If not we have to use our company standards.For example :While creating a report, need to use the proper naming conventions for variables, internal tables, subroutines etc.

Should not use Select........Endselect statements. Should not use select statement within a loop and endloop. Freeing of memory used variables, internal tables etc at end of the report. Proper documentation of the report.Use Pretty Printer and have to use extended program check.

Hope this helps.

Please reward if useful.

Thanks,

Srinivasa

Read only

Former Member
0 Likes
457

Check the following links:

Regards,

Rohit

Reward helpful replies.

Read only

Former Member
0 Likes
456

Hi Sheik,

We have to follow our client standard other wise very comapny follow their own standard.

like

constants means start with 'C',

Variable means start with 'V',

Reports means srart with 'Z',

Like that every company follow their own standard.

*********rewords points if it is helpful.

Rgds,

P.Naganjana Reddy