ABAPGET_PROPERTY_SHORTREF - GET PROPERTY SHORTREF

CPI1466 during Backup   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

GET PROPERTY

Reference



Syntax

GET PROPERTY OF ole attr = dobj [NO FLUSH] [QUEUE-ONLY]
                               [EXPORTING p1 = f1 p2 = f2 ...].


Effect

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

Additions

  • NO FLUSH
    Has the effect that the attribute is adopted by the presentation server only when thefunction module FLUSH is called or thescreen is changed.

  • QUEUE-ONLY
    Has the effect that, in the case of a flush, the return values of the methodscalled withCALL METHOD OF in the automatio queue are not written to the data objects rc.

  • EXPORTING p1 = f1 p2 = f2 ...
    Transfers actual parameters f1, f2, ... to parameters p1, p2, ... of the attribute.





General Data in Customer Master   General Data in Customer Master  
This documentation is copyright by SAP AG.


Length: 1768 Date: 20120522 Time: 063439     triton ( 69 ms )