Latest Answer : In an Interactive Report, user can define maximum 20 secondary lists. ...
Latest Answer : Initialization 2. At line-selection 3. Start-of-selection 4.Top-of-page 5. Top-of -page during at line-selection6. At PF7. At user-command 8.End-of-selection 9. End-of-page ...
Latest Answer : yes we can ...
Latest Answer : An Interactive report allows the user to participate in retrieving and present data at each level.while classical report doesn't have access to interact ...
Latest Answer : Classical Report Events areLOAD OF PROGRAM.INITIALIZATION.AT SELECTION-SCREEN.START-OF-SELECTION.TOP-OF-PAGE.END-OF-PAGE.END-OF-SELECTION.Interactive events areAT LINE-SELECTION.AT USER-COMMAND.TOP-OF-PAGE DURING LINE-SELECTION. ...
Latest Answer : At line-selectionAt user-commandTop-of-page During line-selection for secondary Page header info ...
Latest Answer : By using set pf-status'zmenu' and double clicking on zmenu ...
Latest Answer : We call Session from a Report by using bdc_opengroup ...
I have my Subroutine in one Report and that I want to Use that one in another Report, How is it possible?