Business partner groupings

QUESTION

When groupings are blank, it would take the default internal grouping, which is not desired 

SUGGESTION 1

  transaction BUS7,

 event DCHCK,

 please define your function module and add it into this event,

 this will be executed before BP save,

 you can check but000-BU_GROUP, issue error

 SUGGESTION 2

 transaction BUPA_EVENTS

 event BPNUM or BPNEX,

 define own function module 

SUGGESTION 3

 Use badi BUPA_NUMBER_GROUP for making groupings to default. But this could only work for GUI mode BP transaction
 

SUGGESTION 4 (CRM2007)

 Use badi BADI_CRM_BP_UIU_DEFAULTS to control attribute BP_GROUP, this will work for web ui in CRM2007.

Labels

crm_md_bp_grouping crm_md_bp_grouping Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.