...
The ABAP classes /EDGE/CL_TB_GOS_SERVICE, /EDGE/CL_TB_LROE_GOS_SERVICE and /EDGE/CL_TB_AL_GOS_SERVICE are offered from product, but the configuration must be done in client.
The fields to be filled entered in this table are:
...
Field | Meaning |
---|---|
Service name | Name of the service we want to add in the GOS menu |
Description | Description of the service |
Quick info | Summary information about this service |
Class | Class for the GOS menu corresponding to the service. Currently there are two services for this menu for the SII product:
|
Type of Service | Type of service |
Icono | Icon we want to assign to this process |
Next service | Specifies the following sequence |
Subservice | Specifies the hierarchy for the GOS services |
Control | Indicates whether the service is executable by control |
Commit required | This parameter indicates whether a commit is required to save the data. |
...
3.- Create the SII service: /EDGE/TB
...
Service name | Description | Quick Info | Class | Type | Icons | Next service | Subservice |
---|---|---|---|---|---|---|---|
/EDGE/TB | b+ TicketBAI services | b+ TicketBAI services |
| 3 | ICON_COLUMN_RIGHT | The service that has to follow this one is indicated (if applicable) | /EDGE/TB_LRO (Service for LROE monitor) |
...
6. Create the TBAI monitor service: /EDGE/TB_AL
...
Service name | Description | Quick Info | Class | Type | Icons | Next service | Subservice |
---|---|---|---|---|---|---|---|
/EDGE/TB_AL | b+ TicketBAI alarmas monitor | b+ TicketBAI alarmas monitor | /EDGE/CL_TB_AL_GOS_SERVICE | 1 | ICON_TREE |
|
|
...