ABAPLEAVE_TO_LIST-PROCESSING - LEAVE TO LIST-PROCESSING

Addresses (Business Address Services)   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

LEAVE TO LIST-PROCESSING

Short Reference



Syntax

LEAVE TO LIST-PROCESSING [AND RETURN TO SCREEN dynnr].

Addition:

... AND RETURN TO SCREEN dynnr

Effect

This statement can be executed during PBO andPAI processing. After the current dynpro is processed, this statement interrupts the currentdynprosequence, starts the list processor, and displays the basic list. The basic list consists of any list output of all PBO and PAI modules of the dynpro sequence executed to this point. The statement has no effect in the event blocks forreporting events andlist events.

The screen of thelist dynpro of the list processor replaces the screen shown in thepop-uplevel 0. Any modal dialog windows stacked above this are hidden while the list is being displayed.The GUI status set in the dynpro sequence is used. Any list events triggered by user actions in the window of the list dynpro call the event blocks of the currentmainprogram. Any details lists created there are displayed by the list processor in the basic list window(unless the statement WINDOW is used).

The user can exit the list processor or list display by selecting the functions Back,Exit, or Cancel in thedisplay for list level 0, or by means of a program that uses the LEAVELIST-PROCESSING statement. By default, the interrupted dynpro sequence resumes in both cases with the PBO processing of the dynpro in which the list processor was called.

Addition

... AND RETURN TO SCREEN dynnr

Effect

Using the addition AND RETURN TO SCREEN, another dynpro can be specified in dynnr forcontinuing PBO processing. dynnr expects a character-like data object that contains the number of a dynpro in the current main program.

Notes

  • If the current dynpro is displayed in a dialog box, the list processor also displays the lists in this window.
  • If the value 0 is specified in dynnr, the current dynpro sequence is closed after the list processor is exited.


Example

See Calling Lists from Within Screen Processing.


General Material Data   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.


Length: 4097 Date: 20120522 Time: 235435     triton ( 153 ms )