Start of Content Area

Object documentation Main Object Table and Master Table for Application Objects  Locate the document in its SAP Library structure

Definition

The main object table and, in some cases, the master table specify where the data used to evaluate whether an object is relevant to supply chain event management is located. The main object table represents the application object. The master table represents additional information about the application object.

Use

You need the information from the main object table and the master table to define the condition for determining the application object type in the application system.

You can define tracking IDs in the extractor from the main object table and the master table.

To define the main object table and the master table, you execute the following:

      You define which application tables are available for a business process type in the application system (transaction /SAPTRX/ASC0TO).

      In the application system you assign a main object table and, if required, a master table from these available application tables to the relevant application object type (transaction /SAPTRX/ASC0AO). The system displays all the application tables that you have assigned to the relevant business process type in the input help.

Example

The following table provides example uses of main object tables and master tables:

Example

Main Object Table

Master Table

Tracking IDs and Query Options for SAP Event Management

Assigned Business Process Type

Delivered With

You are tracking one or more deliveries in a shipment.

SHIPMENT_ITEM_NEW
(provides one or more delivery numbers for the shipment)

SHIPMENT_HEADER_NEW
(provides the shipment number)

Several tracking IDs:

      Delivery number

      Shipment number

ESC_SHIPMT

Fulfillment visibility process

You are only tracking a shipment.

SHIPMENT_HEADER_NEW
(provides the shipment number)

----

A tracking ID:

      Shipment number

ESC_SHIPMT

Fulfillment visibility process

You are tracking one or more purchase order items in a purchase order.

PURCHASE_ITEM_NEW
(provides the purchase order number)

PURCHASE_ORDER_HEADER_NEW
(provides one or more purchase order items)

Several tracking IDs:

      Purchase order number

      Purchase order item

ESC_PURORD

Procurement visibility process

You are tracking an inspection lot.

INSPLOT_NEW
(provides the inspection lot number)

----

A tracking ID:

      Inspection lot number

EPL_INSPLOT

Quality control visibility process

 

 

End of Content Area