- Home
- Resources
- SAP Tables
- SGOSCUST - Client Dependent Maintenance of Generic Object Services
SAP Table SGOSCUST
Client Dependent Maintenance of Generic Object Services
SGOSCUST (Client Dependent Maintenance of Generic Object 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 SGOSCUST to other SAP tables.
Source: SGOSCUST (Client Dependent Maintenance of Generic Object Services)
SGOSCUST table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
CLIENT |
Client |
MANDT |
|
CLNT |
|
3 |
0 |
|
NAME |
Technical Name of Generic Object Service |
SGS_SRVNAM |
|
CHAR |
|
12 |
0 |
|
STATUS |
SGOS: Status of a Service Object |
SGS_STATUS |
|
INT1 |
|
3 |
0 |
Possible values
0 |
Active |
1 |
Inactive |
2 |
Invisible |
|
CLSNAME |
Service Class of Generic Object Services |
SGS_CLASS |
|
CHAR |
|
30 |
0 |
|
ICON |
Icon for the Generic Object Service |
SGS_ICON |
|
CHAR |
|
30 |
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 |
|