Ansicht
Dokumentation

NEW_SITE_TYPE - Create New Site Types

NEW_SITE_TYPE - Create New Site Types

General Material Data   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Suppliers and recipients of data in an mySAP CRM solution landscape are called sites. They are each identified by a globally unique identifier (GUID). Sites are administered by the Administration Console.

Each site has been assigned to a site type. Sites of the same type use the same outbound adapter to pass data from the CRM Server to the sites. Each site type has a unique identifier that conforms to SAP name space conventions (Y*, Z* for customer entries).

SAP provides site types for mySAP CRM components, such as Mobile clientand R/3.

Creating a new site type requires some programming and site provider configuration.

A site provider is the infrastructure that enables communication of sites of a specific type from and to the CRM Server. A site provider implements an inbound adapter (optional), an outbound adapter, and service functions/methods called by the Middleware e.g. to call the site type specific outbound adapter.

One site provider may link one or more similar sites to the CRM Server.

The following activity lets you create a site provider.

You have created function modules for site attribute maintenance. For details, see the Knowledge Warehouse documentation:

CRM Middleware
,,Adapters and Site Types
,,,,Site Types

Perform the activity to maintain the table view SMW1SPRVDR (Site Provider).

Enter parameter values to allow site attribute maintenance in the Administration Console:

  • Site Type ID
This key must be unique because site attributes depend on the site type and are identical for sites of the same type.
  • Site Type Name
Enter a site type name.
  • Screen function
Specify a function module such as the sample function module SMOE_SITE_ATT_SCREEN.
  • Check function
Specify a function module such as the sample function module SMOE_SITE_ATT_CHECK to make sure consistency checks are made when a new site is created.
  • Read function
Specify a function module such as the sample function module SMOE_SITE_ATT_READ.
  • Save function
Specify a function module such as the sample function module SOME_SITE_ATT_SAVE. This function module must not perform any COMMIT/ROLLBACK WORK .
  • Lock function
Specify a function module such as the sample function module SMOE_SITE_ATT_LOCK.
  • Init function
Specify a function module such as the sample function module SMOE_SITE_ATT_INIT.

Note that you must enter the new site type as consumer in Table CRMCONSUM.






rdisp/max_wprun_time - Maximum work process run time   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 3278 Date: 20240523 Time: 204421     sap01-206 ( 54 ms )