- Home
- Resources
- SAP Tables
- SGOSATTR - SGOS: Attribute of Generic Services
SAP Table SGOSATTR
SGOS: Attribute of Generic Services
SGOSATTR (SGOS: Attribute of Generic Services) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link SGOSATTR to other SAP tables.
Source: SGOSATTR (SGOS: Attribute of Generic Services)
SGOSATTR table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
NAME |
Technical Name of Generic Object Service |
SGS_SRVNAM |
|
CHAR |
|
12 |
0 |
|
CLSNAME |
Service Class of Generic Object Services |
SGS_CLASS |
|
CHAR |
|
30 |
0 |
|
TYPE |
SGOS: Service Type |
SGS_SRVTYP |
|
INT1 |
|
3 |
0 |
Possible values
1 |
Single Service |
2 |
Service List and Default Service |
3 |
Service List |
4 |
Service with Sub-Functions and Default |
5 |
Service with Sub-Functions |
|
ICON |
Icon for the Generic Object Service |
SGS_ICON |
|
CHAR |
|
30 |
0 |
|
NEXTSRV |
Next Object Service in Menu and Toolbox |
SGS_SRVNXT |
|
CHAR |
|
12 |
0 |
|
SUBSRV |
Subordinate Object Service in Menu and Toolbox |
SGS_SRVSUB |
|
CHAR |
|
12 |
0 |
|
ISCONTROL |
SGOS: Service Executable as Control |
SGS_ISCNTL |
|
CHAR |
|
1 |
0 |
Possible values
X |
Available |
NULL |
Not available |
|
SRVCMIT |
SGOS: Service Requires Commit Work for Data Backup |
SGS_COMMIT |
|
CHAR |
|
1 |
0 |
Possible values
X |
Available |
NULL |
Not available |
|