ABAPCALL_METHOD_OF_OLE_SHORTREF - CALL METHOD OF OLE SHORTREF

Vendor Master (General Section)   CPI1466 during Backup  
This documentation is copyright by SAP AG.

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 with CREATE OBJECT ole, where the return value can be stored in a variable rc.

Additions

  • EXPORTING p1 = f1 p2 = f2 ...
    Passes actual parameter f1, f2, ... to input parameter p1 p2, ...

  • NO FLUSH
    Has the effect that the method call is passed to the presentation layer. only when the function module FLUSH is called or thescreen changes.

  • QUEUE-ONLY
    Has the effect that for a flush the return values of the called methods of the automation queue are not written into the rc data objects.






TXBHW - Original Tax Base Amount in Local Currency   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.


Length: 1508 Date: 20120518 Time: 201024     triton ( 90 ms )