Entering content frameProcedure documentation Setting Events for Subscribed Objects Locate the document in its SAP Library structure

Use

Users can subscribe to all objects that support this service as standard. The user then receives a message if the object subscribed to has been changed or deleted (that is, the event CHANGED or DELETED has occurred).

You can change these settings. For example, you can add additional events that cause a user to receive a message, or offer fewer events, for an object type. You can also enter the message text yourself.

Procedure

  1. Call the table view maintenance (transaction SM30).
  2. Enter the table SGOSSUB.
  3. Choose This graphic is explained in the accompanying text Maintain.
  4. In order to make the settings for an object type, choose New Entries.
  5. Make the following entries:

You can use the following variables in the title and the general text:

  1. Choose This graphic is explained in the accompanying text.

Example

Example 1

The users that are subscribed receive a message for all objects if an object is changed or deleted.

Object type

Event

Sub

Title

Gen. text

Check

*

CHANGED

Ö

Object &OBJKEY& has been changed.

SGBT_DEF_SUB

 

*

DELETED

Ö

Object &OBJKEY& has been deleted.

SGBT_DEF_SUB

 

Example 2

The users that are subscribed receive a message for all objects except IDOCs if an object is changed or deleted. The subscription service is deactivated for IDOCs. The function Object subscribe is not offered to the user in the toolbox.

Object type

Event

Sub

Title

Gen. text

Check

*

CHANGED

Ö

Object &OBJKEY& has been changed.

SGBT_DEF_SUB

 

*

DELETED

Ö

Object &OBJKEY& has been deleted.

SGBT_DEF_SUB

 

IDOC

*

       

Example 3

The users that are subscribed receive a message for all objects if an object is changed or deleted. A separate message text is used for orders, that additionally informs the user about the release group of the purchase order.

Object type

Event

Sub

Title

Gen. text

Check

*

CHANGED

Ö

Object &OBJKEY& has been changed.

SGBT_DEF_SUB

 

*

DELETED

Ö

Object &OBJKEY& has been deleted.

SGBT_DEF_SUB

 

BUS2012

CHANGED

Ö

Object &OBJKEY& has been changed.

SGBT_BUS2012

 

BUS2012

DELETED

Ö

Object &OBJKEY& has been deleted.

SGBT_BUS2012

 

Example 4

The general text SGBT_BUS2012 is:

The purchase order &OBJKEY& has been changed. It belongs to the release group &BUS2012.ReleaseGroup&.

 

 

Leaving content frame