Show TOC

 GACEventParameter PropertiesLocate this document in the navigation structure

Properties in the View Designer
  • name

    Name of the GACEventParameter in relation to the variables used in the FlashIsland/SilverlightIsland.

    Pay attention to name consistency.

  • type

    Defines the form in which the data is transmitted.

    Value Description

    binary

    Binary value (XSTRING)

    boolean

    Boolean value (WDY_BOOLEAN, ABAP_BOOL)

    date

    Date (D)

    double

    Double (F), 64 bit

    float

    Float data type (F), 32 bit float

    int

    Integer (INT4, I) - 32 bit signed integer

    string

    String (STRING)

    time

    Time (T)

    undefined

    String (STRING)