on ‎2019 Sep 30 4:46 PM
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?
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.