Thursday, January 31, 2019

Lean configuration for CRM contracts

Table to maintain Lean configuration for CRM contracts

CRMC_IU_FLDMAP  -  Go to SM30 and configure.  A field must be created in ORDERAMI prior to this.  These appear in IUCONFIG component.

Friday, January 25, 2019

To restrict Distribution for transaction - Status management


In transaction BS02, we can set config for Business Transaction for a status (double click on status to get here).

If we want to NOT to distribute the transaction, then set for ‘To be distributed’ – make ‘Forbidden’

Friday, July 20, 2018

AET tips


How to generate(or regenerate) AET extension which was in error?
Go to tcode AXTSHOW and give extension and click on regenerate

How to modify AET field ?
AXT_EXT_PART_DTL  (Table) - In this table, you can modify field name (or properties) and then regenerate using tcode AXTSHOW. 
Note: If you change field name, then a new field will be created, then make sure u delete the old field from appropriate structures (like CI_EXTBUT000, CI_EXTBUT000_X etc).. Also, delete entries in Transport for old field name.

Wednesday, July 4, 2018

CRM IC - Alert messages - Intent driven

To setup Alert messages in boxes shown below, we need to do this in Intent-Driven interactions and alerts.





After configuring services, make sure Business role is assigned with this service manager profile in functional profile ‘INTENT_DRIVEN_INTERACTIONS’.

In IC_MANAGER role, we need to configure rule policy for alerts. Here we can use services as attributes in conditions.  Services will have associated class (SE24) where Execute method will determine if it is passed (value 1) or not. This way it can be used in conditions.