Sunday, 13 May 2012

How to define the report layout? | SAP-ABAP

 Following is the procedure to define the report layout:
1.    To define a report layout, choose Go to -> Report layout and work with the following tab pages:
?    Page/Control— It is used to define the general page format parameters, such as the length and width of a page.
?    Rows— It is used to define row total parameters, such as the positioning and summation levels for report row totals.
?    Lead column— It is used to define row text parameters, such as the text type and row length.
?    Columns— It is used to define the type of column break and the treatment of zero columns.
?    Column headings— It is used to define orientation of the column headings, such as the position and layout of the columns.
?    Representation—It is used to define the numerical formats.
?    Language dependent—It is used to define the language dependent report parameters.
?    Graphics—It is used to define the graphical presentation and color range.
2.    Type values used for the report layout.
3.    Choose continue.
4.    Choose report ->Save to save the report layout parameters.

No comments: