Re: Search Result View
Mike, We cannot edit the standard search results. Try to lock the search results in do_prepare_output. Lock will fail. get_i_* will be triggered only when object is locked. Thanks,Naveen
View ArticleRe: Search Result View
Hi Naveen, Thanks for your reply at last. Means it is not possible to bring the search results in Edit mode. Regards,ajay
View ArticleRe: Integrating Win GUI in Web UI without using ITS
Portal is only required to create the shortcut, it is not required to use ZAPP_INTEGRATOR. The shortcut will contain the SAP Logon Ticket of the portal that created it so you should really create your...
View ArticleRe: Search Result View
Hi, Naveen. It's interesting what you said. Could you, please, look at the similar discussion http://scn.sap.com/thread/3390635 and tell is it possible to implement the discussed task, because...
View ArticleRe: Entity Creation
Hi, In most of cases it depend upon the returning type of the method being used.Or you are looking for any other specific reason ???? Regards,Harish Kumar
View ArticleRe: Entity Creation
Hi Girish, If_bol_bo_property_access is a generic interface which covers the attribute access. This Interface is provided not only from entities but also from Query service to allow a uniform attribute...
View ArticleRe: Integrating Win GUI in Web UI without using ITS
Hi Samuli, you're exactly right. You need the portal only to create a sample tx-template.sapssd file. I can't ship that with the project as it is proprietary. Best regardsGregor
View ArticleRe: How to Show Images at header level Based On Tab Navigation In webui?
Hi , You can store objects in MIME Repository under SE80 Transaction. You can refer them in code using below statements, <img src="../public/another_application/mypicture.jpg">
View ArticleRe: Download to excel feature is throwing error: Service cannot be reached
Hello, After the upgrade to SAP CRM 7.0 EHP2 we are getting this error. Even if you try to restart the ICF services it works for some users and it fails for others. HTTP 400 - Session not found Best...
View ArticleRe: How to Call Appointment POPUP in Items Assignement Block by click on Button
Hi RaviThanks A lot for your replyas per standared where we need to add this code in my component BT116IT_SRVO?As per my requriement i implemented in BT116IT_SRVO.in this component to reach standared...
View ArticleRe: How to Show Images at header level Based On Tab Navigation In webui?
I am not understand what your try to say?i need to create Bsp application to store all images?then if i do this then how can i retrive those images in webui as per tab navigation?where i need to write...
View ArticleRe: Queries on Visit Plan in SAP CRM
Hi Ravi Kumar,Thank you for your detailed reply appreciate the same, I have a few queries. 1) In the customization node which you suggested Customer Relationship...
View ArticleLSMW idoc CRMXIF_ORDER_SAVE_M with 2 text files: Item is not getting created.
Hi experts I am trying to create Opportunities using LSMW idoc CRMXIF_ORDER_SAVE_M with 2 text files(header and Item).Opportunity is getting created with Header but Item is not getting created. Can...
View ArticleRe: Custom fields in Objects(Equipment) either using AET or EEWB.
Hi Sunil, An IObject technically is a product therefore AET or EEWB(which is currently obsolete) don't apply, if you want to extend a product/Iobject you must do it via set type/attributes:...
View ArticleRe: How to clear in FAILED_OBJECTS from Transaction Manager
Any thoughts on this? Please advice. ThanksAnji
View ArticleRe: Integrating Win GUI in Web UI without using ITS
Hi Gregor, I am also agreed with you. But how can i solve my issue..? Is there any other way to create that template file. If any other way is exist, kindly specify that.RegardsVijay
View ArticleRe: CRM - Sort the "search criteria field lables"
Hi Thank you so much Hasan rafiq,. Brahmaiah
View ArticleRe: Custom bol object
Hi Girish, First check have you made an entry in the model and object table?If yes then check whether that search object is appearing in genil_bol_browser? Regards,ShashanK MarathE
View ArticleBDoc and IDoc mapping
Hello experts, Does any buddy know how to do mapping between BDoc and IDoc? I wanted to sync data between CRM and ERP System. Thanks and Regards,ShashanK MarathE
View ArticleRe: Subscribe event from BP_HEAD-Component Controller for Z-Component
Hi Thomas, On the save button you of the overview page you can get a reference of your Z-component added , by using the method GET_SUBCONTROLLER_BY_VIEWNAME of the overview page. Here you will get the...
View Article