Re: Z-field not getting saved
Hi Tom, it sounds a bit like the new field is not set to be "changeable" in the BuilHeader-Model. Maybe the following steps solve your problem: 1. TX GENIL_MODEL_BROWSER2. Component Set ALL3. Open the...
View ArticleRe: Dispaly mode to Editable mode by using programming in BAdi
try CRM_ORDERADM_H_BADI or CRM_ORDERADM_I_BADI based on your req. and use the merge method. RegardsPratyush.
View ArticleRe: CRM WEB UI: Getting the current value of a certain field
hmmmmmmmmmmm looks like you can't do a table extension on the PARTNER. What's the functional requeriment behind Z_TAX_VALUE?
View ArticleRe: CRM WEB UI: Getting the current value of a certain field
Z_TAX_VALUE is showing the value from my Z table (value gets filled in some function module). Additionally the Z_TAX_VALUE is an input field and manual changes to the field have to be saved into my Z...
View ArticleRe: Not bound text in the table view
Hello Deepika, collection wrapper->get_current will always give me first entry. Even though i am having my table in Editable mode, if i change the first entry then all the entries in that column...
View ArticleRe: CRM WEB UI: Getting the current value of a certain field
Hi Pratyush, thanks for the reply. But will the above written code read the updated value (without pressing ENTER) of the field ?
View ArticleRe: CRM WEB UI: Getting the current value of a certain field
You didn't answer exactly what I ask but that's ok Z_TAX_VALUE is a value attribute of the Context node PARTNER or did you enhanced the PARTNER BOL structure? How Z_TAX_VALUE is readed from the DB...
View ArticleActivation after settings in "Data Retrieval Parameters"
Hello *, is there something like an activation etc. to use settings in "Data Retrieval Parameters"?I made some entries for BP_BPBT/AccountInterHistOV (transaction type = BUS2000126) but in WebUI still...
View ArticleHow to block customise POPUP created by functional ppl
HI frds, Found solution for first point, not completely but will this solve our problem.To avoid popup , i used BADI which import all entities , depend upon condition delete all entities. so if no...
View ArticleWorklflow: Display multiple line at Email body
Hi Frds, I done know workflow, and didnt found any link which help me in this. I need to display internal table contant which contain multiple lines in email body ? Now following doubh i have.1) WF is...
View ArticleRe: Multilevel Categorization for a new complaint type - options not shown
Thanks Maddy, that worked
View ArticleRe: CRM WEB UI: Getting the current value of a certain field
I'm glad I helped somehow , be carefull about how you will persist the info of the value node into the DB, for example: - If the user press cancel, popup is showed by stadnard, data has changed do you...
View ArticleIssue with IE8 in Webclient UI
Hi All, Recently we were using CRM2007 with support pack-04 and everything was working fine in IE6 in Win-XP, but now we are planing to use IE8 in window-7 and now when we are testing some scenarios...
View ArticleRe: CRM Survey doesn't appear in WeB UI
Hi Ramesh, Sorry for the delay in my reply. Check please the next link: https://scn.sap.com/thread/2133479 In our case, we commented this lines to enable the visibility of the surveys. I tried with...
View ArticleTable feature enhancements per note 1855398
1855398 - Table Personalization enhancements features Valid for:WEBUI 701 SP11WEBUI 731 SP08WEBUI 747 SP01 We just upgraded a box to 731 SP08 1. We found 1924635 - Missing text "Ascending" in Table...
View ArticleRe: Issue with IE8 in Webclient UI
Hi Saurabh, Please check note 1397488 - IE8 release for SAP CRM 2007 and SAP CRM 7.0. According to the note: SAP CRM is released for IE8 for CRM Web UI with CRM 2007(sp07 and above) and CRM 7.0(sp05...
View ArticleRe: Enhanced contact search shows more results then needed
Hi Tom,Indeed this is the expected behavior, and is not the result of your enhancement: the "contact search" application is meant to display every "is contact person for" relationships. You can check...
View ArticleRe: Activation after settings in "Data Retrieval Parameters"
Hi Thomas,No there is really nothing to activate. Your changes should take effect next time you log in to your CRM system. If not, check that you changed the right configuration key.Regards,Nicolas.
View ArticleRe: Issue with IE8 in Webclient UI
What specifically is the END button not allowing you to do anymore? There have been several OSS notes related to this such as 1672412. Also, have you tried running Internet Explorer in Compatibility...
View ArticleRe: Table feature enhancements per note 1855398
Hi Glenn,If the table you are configuring allows horizontal scrolling (there is an attribute for that in the definition of the corresponding cthtmlb element), then fixing a column will give you the...
View Article