Ansicht
Dokumentation

CRM_MKTPL_CLDR_ST - Define Search Tables

CRM_MKTPL_CLDR_ST - Define Search Tables

PERFORM Short Reference   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

In this activity you determine the tables and structures from which potential search fields are taken for the query in the calendar application.

You only need to carry out this activity if you have created additional assignment tables for campaign management and fields should be taken from this table as potential search fields for the query in the calendar application.

To ensure that fields from this assignment table can be used as potential query fields, the table should have the following structure:

1. Field: Field for clients of data type CLNT 3

2. Field: Field name "GUID" of data type RAW 16 (Identification for assignment)

3. Field: Field name " PROJECT_GUID" of data type RAW 16 (specifies the campaign GUID)

4. Field: Field name "TASK_GUID" of data type RAW 16 (specifies the campaign element GUID)

+ additional fields

The additional fields are automatically provided for maintaining search fields for the query in the following activity Define Search Criteria. Fields with data type RAW 16 are an exception if they do not have a conversion exit.

The following entries are delivered as standards:

Table CRMS_MKTPL_CLDR_CAMP_ATTR (generic marketing plan attributes)

Table CRM_MKTPL_ATTR (CRM-specific attributes)

Structure CRMS_MKTPL_CLDR_SF (additional search fields)

You can add fields to the structure CRMS_MKTPL_CLDR_SF (for example, using an append structure). These can then be used in the activity Define Search Criteria as potential search fields. If you want to select campaigns and campaign elements using these search fields, you must implement this as a BAdI method in the activity Extend Standard Functions in Query for Calendar.

Maintain tables or structures that contain fields you wish to use as search fields for the calendar query.






Addresses (Business Address Services)   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2178 Date: 20240523 Time: 180055     sap01-206 ( 44 ms )