Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

kc_gssb_str - Global secondary storage areas of the application

The data structure kc_gssb_str is defined for the object type KC_GSSB. With KC_GET_OBJECT, UTM returns the names of the global secondary storage areas (GSSB) currently exeisting in the application in kc_gssb_str. A global secondary storage area is used by KDCS program units for passing data between services.

Data structure kc_gssb_str

char gs_name[8];

The field has the following meaning:

gs_name

Contains the name of the global secondary storage area.