cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Marketing Customizing of the Target Group Creation Dialog (BSP CUAN_TG_LIB)

Former Member
0 Likes
395

In SAP Marketing 1809 you can use the Segmentation Modeller to filter your contacts and create a target group. A target group can be created via a segment:

When the "Create Target Group" button is clicked, some dialog is showing up to enter the details of the target group. We want to customize this dialog.

However, the dialog is not defined in the SAP standard BSP application GSEG_UI. Instead it is defined in the application CUAN_TG_LIB (JS file NewTgFromSegment) which is somehow initiated the moment you press the "Create Target Group" button.

My problem is that I don't know where the CUAN_TG_LIB app is embedded. I could not find any coding in the segmentation app GSEG_UI. I could also not find any information in the transaction lpd_cust (Launchpad customizing).

I suppose that the dialog is somehow loaded via the CUAN_SHELL app but for now I could not find the relevant source.

My goal is to find out where the CUAN_TG_LIB app with the NewTgFromSegment.js file is called for initiating the dialog to create the target group. Then I could create some extension/copy which is called instead of the standard CUAN_TG_LIB (I don't want to adapt the standard coding but create a extension/copy instead).

Can someone give me a hint?

Accepted Solutions (0)

Answers (1)

Answers (1)

KunalBansal
SAP Champion
SAP Champion

Dear Christian,

We have not enabled customers to modify any UI Libraries Object, we are following standard SAP Fiori UI. You won't be able to make changes you wish to do.

Best Regards,

Kunal

Former Member

Hi Kunal,

this means standard CUAN_TG_LIB can not be modified?

Is there absolutly no way to remove the "Marketing Area" field from the popup?

BR
Christian

KunalBansal
SAP Champion
SAP Champion
0 Likes

Unfortunately No!!