SAP table SGOSCUST (Client Dependent Maintenance of Generic Object Services)
SAP table SGOSCUST has 2 primary key fields being CLIENT,NAME.
Field |
Description |
Data Type |
Length |
Decimals |
Checktable |
Data Element |
|
CLIENT |
Client |
CLNT |
3 |
0 |
*
|
MANDT
|
|
NAME |
Technical Name of Generic Object Service |
CHAR |
12 |
0 |
|
SGS_SRVNAM
|
|
STATUS |
SGOS: Status of a Service Object |
INT1 |
3 |
0 |
|
SGS_STATUS
|
0 |
Active |
1 |
Inactive |
2 |
Invisible |
|
CLSNAME |
Service Class of Generic Object Services |
CHAR |
30 |
0 |
|
SGS_CLASS
|
|
ICON |
Icon for the Generic Object Service |
CHAR |
30 |
0 |
|
SGS_ICON
|
|
ISCONTROL |
SGOS: Service Executable as Control |
CHAR |
1 |
0 |
|
SGS_ISCNTL
|
|
SRVCMIT |
SGOS: Service Requires Commit Work for Data Backup |
CHAR |
1 |
0 |
|
SGS_COMMIT
|
|