Table/Structure Field list used by SAP ABAP Function Module GRAPH_REGISTER_CALLBACK (Registrierroutine für Callbacks aus SAP-Graphik)
SAP ABAP Function Module GRAPH_REGISTER_CALLBACK (Registrierroutine für Callbacks aus SAP-Graphik) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  GRAPH - APPTYPE Type of graphics program, which sends the event
2 Table/Structure Field  GRAPH - APPTYPE Type of graphics program, which sends the event SOURCE VALUE(APPTYPE) LIKE GRAPH-APPTYPE
3 Table/Structure Field  GRAPH - CALLBACK Name of form routine
4 Table/Structure Field  GRAPH - CALLBACK Name of form routine SOURCE VALUE(CALLBACK) LIKE GRAPH-CALLBACK
5 Table/Structure Field  GRAPH - EVENT Event type in SAP Graphics
6 Table/Structure Field  GRAPH - EVENT Event type in SAP Graphics SOURCE VALUE(EVENT) LIKE GRAPH-EVENT
7 Table/Structure Field  GRAPH - HOOK Cargo information for callbacks
8 Table/Structure Field  GRAPH - HOOK Cargo information for callbacks SOURCE VALUE(HOOK) LIKE GRAPH-HOOK
9 Table/Structure Field  GRAPH - WINID Type of window ID in SAP Graphics
10 Table/Structure Field  GRAPH - WINID Type of window ID in SAP Graphics SOURCE VALUE(WINID) LIKE GRAPH-WINID