Ansicht
Dokumentation

ABAPCALL_METHOD_OF_OLE_SHORTREF - CALL METHOD OF OLE SHORTREF

ABAPCALL_METHOD_OF_OLE_SHORTREF - CALL METHOD OF OLE SHORTREF

Addresses (Business Address Services)   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

CALL METHOD, OLE

Reference



Syntax

CALL METHOD OF ole meth [= rc]
               [EXPORTING p1 = f1 p2 = f2 ...]
               [NO FLUSH] [QUEUE-ONLY].


Effect

Calls a method meth of an automation object ole created using CREATE OBJECT ole. The return code can be saved in a variable rc.

Additions

  • EXPORTING p1 = f1 p2 = f2 ...
    Passes actual parameters f1, f2, ... to input parameters p1 p2, ...
  • NO FLUSH
    Dictates that the method call is passed to the presentation layer only when the function module FLUSH is called or the screen layout changes.
  • QUEUE-ONLY
    Defines that, in the case of flushes, the return values of the called methods of the automation queue are not written to the data objects rc.





BAL_S_LOG - Application Log: Log header data   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1500 Date: 20240426 Time: 061050     sap01-206 ( 30 ms )