LEAVE TO LIST-PROCESSING 是退出其他屏幕后,到List输入的屏幕,例如:WRITE 语句输入的屏幕。 LEAVE LIST-PROCESSING是在其他屏幕退出,到List输入屏幕间的动作 List-Processing用于在程序中任意地方开始List输出,可以放在代码的任何地方。 LEAVE TO LIST-PROCESSING 这段命令做两件事: 切换到List输出模式 在这种模式下,...
ダイアログプロセッサから一覧プロセッサにコントロールを渡すには、以下の命令を含める必要があります。 LEAVE TO LIST-PROCESSING [AND RETURN TO SCREEN nnnn]. これをいずれかのダイアログモジュールに含めます。この命令は、PBO イベントまたはPAI イベントに含めることができます。こ...
LIST-PROCESSING命令的使用 List-Processing用于在程序中任意地方开始List输出,可以放在代码的任何地方。LEAVE TO LIST-PROCESSING 这段命令做两件事: 切换到List输出模式 在这种模式下,标准的List输出所用到的命令:WRITE, ULINE, SKIP等全部可以使用,还包括AT LINE-SELECTION事件、功能码(Function keys)、20 个list l...
LEAVE TO LIST-PROCESSING. Addition: ... AND RETURN TO SCREEN scr. Effect Switches from "dialog processing" (module pool, screens) of the current transaction to "list processing". You can then use all the usual list layout commands (WRITE, SKIP, ...). After leaving the current sc...
You can leave list processing in two ways: By leaving the basic list using the Back, Exit, or Cancel function. By using the following statement during list processing: LEAVE LIST-PROCESSING. In both cases, control returns from the list processor to the dialog processor. Each time this occ...
i've designed a selection screen in module pool and based on some selction criteria i've to display success and error records.These records should be displayed in the form of list output. As i'm using module pool i've used LEAVE TO LIST-PROCESSING for displaying these records.As i've ...
Dear All Gurus, I'm using the above statement "LEAVE TO LIST-PROCESSING AND RETURN TO SCREEN 0 " to output a write statement of my report . Its working fine.
LEAVE TO SCREEN 0. ENDCASE. ENDMODULE. MODULE status_9000 OUTPUT. SET PF-STATUS 'S9000'. ENDMODULE. MODULE status_3000 OUTPUT. SET PF-STATUS 'S3000'. LEAVE TO LIST-PROCESSING AND RETURN TO SCREEN 3000. SKIP 1. WRITE: '在一个弹出窗口中,Write一段文字', /. ...
The addition allows you to specify the next screen (to which you return after the list has been displayed). If you do not use the addition, screen processing resumes with the PBO of the current screen. Syntax LEAVE LIST-PROCESSING.Allows you to switch back explicitly from list processing to...
Simplify data storage, processing, and flow across your meat-processing business with the SAP Meat and Fish Management application by msg. https://www.sap.com/germany/products/scm/management-meat-fish.html SAP Micro-App Hub Access all available SAP micro-apps to get the most from your SAP ...