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

ALV OO

Former Member
0 Likes
481

Hello guys,

I am looking into the OO way of the ALV grid, now I come accross some methods of the changing print settings:

*GET_RESERVE_LINES

*IS_COLUMN_OPTIMIZATION

*IS_COVERPAGE_ON

*IS_LISTINFO_ON

*IS_PRINT_ONLY

*IS_PRINT_PARAMETERS_ENABLED

*IS_SELECTIONINFO_ON

*SET_COLUMN_OPTIMIZATION

*SET_COVERPAGE_ON

*SET_LISTINFO_ON

*SET_PRINT_ONLY

*SET_PRINT_PARAMETERS_ENABLED

*SET_REPORT_STANDARD_HEADER_ON

*SET_RESERVE_LINES

*SET_SELECTIONINFO_ON

*GET_CALLBACK_PROGRAM

*GET_PRINT_CONTROL

*SET_PRINT_CONTROL

Does anyone know where I can find some documentation on this?

Thnx!

Hello guys,

I am looking into the OO way of the ALV grid, now I come accross some methods of the changing print settings:

*GET_RESERVE_LINES

*IS_COLUMN_OPTIMIZATION

*IS_COVERPAGE_ON

*IS_LISTINFO_ON

*IS_PRINT_ONLY

*IS_PRINT_PARAMETERS_ENABLED

*IS_SELECTIONINFO_ON

*SET_COLUMN_OPTIMIZATION

*SET_COVERPAGE_ON

*SET_LISTINFO_ON

*SET_PRINT_ONLY

*SET_PRINT_PARAMETERS_ENABLED

*SET_REPORT_STANDARD_HEADER_ON

*SET_RESERVE_LINES

*SET_SELECTIONINFO_ON

*GET_CALLBACK_PROGRAM

*GET_PRINT_CONTROL

*SET_PRINT_CONTROL

Does anyone know where I can find some documentation on this?

Thnx!

2 REPLIES 2
Read only

weltspion
Participant
0 Likes
450

Hi SAPien!

Could you please name the class you are writing about?

ts.

Read only

Former Member
0 Likes
450

Didn't find out all