SAP ABAP Data Element SGS_SRVTYP (SGOS: Service Type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-GOS (Application Component) Generic Object Services
⤷
SGOS (Package) Generic Object Services
⤷
⤷
Basic Data
| Data Element | SGS_SRVTYP |
| Short Description | SGOS: Service Type |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SGS_SRVTYP | |
| Data Type | INT1 | 1-byte integer, integer number <= 255 |
| Length | 3 | |
| Decimal Places | 0 | |
| Output Length | 3 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Type |
| Medium | 12 | Service Type |
| Long | 12 | Service Type |
| Heading | 0 |
Documentation
Definition
This field can be used to determine how a service should be displayed in the toolbox.
- A 'single service' is displayed as a pushbutton.
- A 'service list' summarizes one or several single services as a menu key but cannot be executed itself.
- A 'service list with default' can be created as a pushbutton with a pull down menu. Thus, a service can be started directly or an assigned service can be selected from a menu.
- A 'service with sub-functions' is displayed as a menu key. However, the menu is provided by the service itself. This requires that the implementing class supports the IF_GOS_SERVICE_MULTIPLE Interface.
- A 'service with sub-functions and default' is created using a pull down menu. Here, the menu is also provided by the service itself, which must support the IF_GOS_SERVICE_MULTIPLE interface.
History
| Last changed by/on | SAP | 20010130 |
| SAP Release Created in |