Ansicht
Dokumentation

ABAPSET_PROPERTY_SHORTREF - SET PROPERTY SHORTREF

ABAPSET_PROPERTY_SHORTREF - SET PROPERTY SHORTREF

ABAP Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

SET PROPERTY, OLE

Reference



Syntax

SET PROPERTY OF ole attr = dobj [NO FLUSH]
                                [EXPORTING p1 = f1 p2 = f2 ...].


Effect

Assigns the content of the data object dobj to the attribute attr of an automation object ole created using CREATE OBJECT ole.

Addition

  • NO FLUSH
    Dictates that the attribute is not passed until the function module FLUSH is called, or until a change of screen layout is passed to the presentation layer.
  • EXPORTING p1 = f1 p2 = f2 ...
    Passes actual parameters f1, f2, ... to parameters p1, p2, ... of the attribute. p1, p2, ... of the attribute.





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

Length: 1498 Date: 20240517 Time: 132454     sap01-206 ( 26 ms )