Ansicht
Dokumentation

ABAPCALL_DIALOG_SHORTREF - CALL DIALOG SHORTREF

ABAPCALL_DIALOG_SHORTREF - CALL DIALOG SHORTREF

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

CALL DIALOG

Reference



Syntax

CALL DIALOG dialog [ {AND SKIP FIRST SCREEN}
                   | {USING bdc_tab [MODE mode]} ]
                   [EXPORTING p1 FROM a1 p2 FROM a2 ...]
                   [IMPORTING p1 TO a1 p2 TO a2 ...].


Effect

Obsolete: Calls the dialog module specified in dialog.

Additions

  • AND SKIP FIRST SCREEN
    Suppresses the initial dynpro.
  • USING bdc_tab $[MODE mode$]
    Executes the dialog module using a batch input session in the internal table bdc_tab. The processing mode can be specified in mode.
  • EXPORTING p1 FROM a1 p2 FROM a2 ...
    Passes actual parameters a1, a2, ... to input parameters p1, p2, ...
  • IMPORTING p1 TO a1 p2 TO a2 ...
    Passes output parameters p1, p2, ... to actual parameters a1, a2, ...





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

Length: 1739 Date: 20240517 Time: 102616     sap01-206 ( 21 ms )