on 2005 Jun 01 7:28 PM
Hi,
Iam working in Mobile sales. Implementing PCUI using BSP and portal. In mobile sales there is application called Call Reports. in SAP both call reports and Opportunities are combined with business object BUS2000111. I need to separate the applications, but have almost same functionalities. Only i need to display separately on the portal.For example: The process type of an opportunity is a DDLb and shud have only the types of Opportunity. Similarly with Call reports. But SAP combined them. What is the best way to do this?.
What i have done is developed a new application called Call reports with same access model classes and structures. i did not changed a bit in them. Now am trying to find where exactly the code should be changed to have my Process type DDLB only call reports.
hopefully am clear with what i have to say.
Thanks in advance.
Hello Shailaja,
Please try the method FILL_EVENTGROUP of interface IF_CRM_BSP_MODEL_ACCESS_IL implmented by your model access class.
Also another suggestion since opportunity and call reports belong ot same business object and look similar, in that case just create a view on the oppoortunity application this would be a better approach rather than creating a copy of opportunity application.
Hope this helps.
Regards
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
32 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.