Re: BSP_WD_CMPWB problems in contiguration tag when I try to edit field label
Actually I can not even get that far which is why trying to get some ideas if Marta figured out a solution. I do not want to discuss another issue on this question but my issue is that I can not add...
View ArticleRe: Enhance Tree View in ISU component
Hi Srinivas, This is same issue . But where do i replace class name of standard to zclass ? This is all in IUConfig component. ThanksMadhumati
View ArticleRe: Can't assign authorization group in Categories of the Hierarchy
Hi Eugenia, Were you able to fix the issue for assigning the Authorization group to Categories? We have the same issue. Please advice. Thanks
View ArticleAdd value attribute to bol context node
I have added a value attribute to a BOL context node (based on BUILHEADER). I would expect this converts the context node from the standard CL_CRM_BOL_ENTITY to a mixed node cl_bsp_wd_mixed_node....
View ArticleRe: Add value attribute to bol context node
Hi John,It seems something went wrong when you tried to add the value attribute. The node should be converted into mixed node automatically by wizard. I would begin in debugger - check the attribute...
View ArticleRe: Add value attribute to bol context node
Jus to understand, Why do you expecte the node will be converted to a mixed one? BuilHeader is pointing to a single context node or to a tableview? Cheers! Luis
View ArticleTransaction Launcher: get hold of return value from ECC
Hi, I am trying to get hold of the sales order number that is created via a CRM transaction launcher call to ECC transaction VA01. By default, the sales order is added to the Activity clipboard, but I...
View ArticleRe: Add value attribute to bol context node
Hi Luis, When combining a model attributes and value attributes in one context node it should be converted to a mixed node. I found the solution in the meantime: the context node was bound to a context...
View ArticleRe: Add value attribute to bol context node
True, I only had problems converting a normal to mixed on table view so I don't know why I assumed the mixed one was generated only on the tableview, sorry for the confusion. Thanks for sharing the...
View ArticleRe: CRM_UI error :SAP 500 internal server error:: ERROR: Field symbol has not...
Issue resolved after correcting rsec* tables. Regards,Dinesh Subramaniyan
View ArticleRe: Transaction Launcher: get hold of return value from ECC
Hi Andrew, Your transaction launcher entry is connect to an handler class (you can see that in customizing). I'm not totally sure about this but I truly believe one of the class methods is called when...
View ArticleRe: Transaction Launcher: get hold of return value from ECC
Hi Garcia, I've seen the GET_AND_ADD_ENTITY_TO_AC method and it is indeed called by the PROCESS_RETURN method, but both of these calls happen before the ECC transaction is launched. I am launching the...
View ArticleAction can be executed in WebUi
Hi, I have an action which I don't want users to be able to execute/Delete in WebUi.I have unchecked the check boxes 'Changeable in Dialog' and 'Executable in Dialog' in 'Action settings'.Still the...
View ArticleRe: Action can be executed in WebUi
Hi Prasad, have you also checked the check box "Schedule Automatically " in Action definition? Please also check Processed AT drop down value. Br,Amit
View ArticleUIU_COMP for parameter HEADER_SYS_INFO
Hello *, I have implemented OSS-note "2139001 - Header System Information " which delivers Parameter HEADER_SYS_INFO to show e. g. user in Header of Screen. But obvious additionally the authorization...
View ArticleSSO Issue between CRM and ECC
Hello SAP Gurus, We are facing a strange issue reported by CRM functional team. The SSO works between CRM and ECC i.e. it doesn't prompt for password (which usually when SSO breaks in non-production...
View ArticleRe: UIU_COMP for parameter HEADER_SYS_INFO
Hi Thomas,Kindly make sure you have debug authorizations in your system, because this is a prerequisite to see the header system information. Kindly check component CRMCMP_HDR_STD, view...
View ArticleRe: Transaction Launcher: get hold of return value from ECC
Hi Andrew,Indeed I think you already found what you were looking for: if you subscribe to the event raised by sam queue, you'll be able to catch the sales order identification number sent back from...
View Article