SAP SET PROPERTY - Syntax ABAP Statements

Get Example source ABAP code based on a different SAP table
  


ABAP Code Snippet


ABAP Syntax SET PROPERTY OF ole attr = dobj [NO FLUSH]

[EXPORTING p1 = f1 p2 = f2 ...].

Return to menu