SAP EVENTS - Syntax ABAP Statements

Get Example source ABAP code based on a different SAP table
  


ABAP Code Snippet


ABAP Syntax EVENTS evt [ EXPORTING VALUE(p1)
typing
[OPTIONAL|{DEFAULT def1}]
VALUE(p2) typing
[OPTIONAL|{DEFAULT def2}]
... ].

Return to menu