Ansicht
Dokumentation

S_JAM_ITEM_FACT - BAdI: SAP Jam Item Factory

S_JAM_ITEM_FACT - BAdI: SAP Jam Item Factory

rdisp/max_wprun_time - Maximum work process run time   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

The Item Factory creates items to handle the various content types that are used within SAP Jam groups, such as texts, tables, discussions, and file items.

SAIL does not support every possible SAP Jam item type out of the box. For example, SAP Jam might provide a new item type after SAIL has been delivered.

The BAdI implementations are not the classes that represent certain item types but rather factory classes that know how to create the classes that represent the item types. The item type to be created is identified as an importing parameter of the factory class.

These factory classes are distinguished using a SCOPE filter. The SCOPE value must be an application context as specified in view CLBV_APPLI_CONT.

The default implementation uses the scope SAIL as a filter value:

This implementation is familiar with some basic item types, even if none of these basic types match the criteria, it can deliver a generic item that provides the most basic attributes of an item.

To create and use your own item types, proceed as follows:

  • Implement the item type.
  • Implement a class factory.
  • Define a scope value.
  • Add these as a BAdI implementation.






Vendor Master (General Section)   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1429 Date: 20240523 Time: 182206     sap01-206 ( 28 ms )