Formatting Date field
Hi All, I have a basic question. I have a custom assignment block, i have a read only field displaying only year part of date field by manipulating the field in the getter method. While saving i...
View ArticleRe: Formatting Date field
HiAs per my knowledge if you are using Date rule dates...you should set time stamp in the fields TIMSTAMP_FROM and TIMESTAMP_TO and TIMEZONE..
View ArticleRe: Unable to save values in GENIL for newly created AET fields
Hi Amit, It is set as "Not Defined". I have observed one thing that in the entity the attribute ref becomes initial after calling LR_CORE->modify( ). I am not sure why this should happen. Just to...
View ArticleRe: Unable to save values in GENIL for newly created AET fields
Have you redefined EH_ONSAVE ? If yes then you haven't called super->save method (also then you would not need to expliciltly call save ). ~Kavindra
View ArticleDifference Between EEWB and AET
Please friends Help Me. what is the difference between EEWB and AET.
View ArticleRe: Warning message issue
Sanket , If there is a Z message class being raised then possibly it is added through coding or else through customization using message replacement class is used.The message may be raised previously...
View ArticleRe: CRM Badi
Put a break point in order_save BADI and check this would all speculation. If you are still not sure put a snapshot of the ABAP stack and I will let you know ~Kavindra
View ArticleRe: Modify Docflow value
Hi Nikhil , Try creating a new doc flow for the transaction you are trying to add doc_flow to using CRMD_order transaction. Put a break point in CRM_ORDER_MAINTAIN. Supply the same parameters in your...
View ArticleRe: Can I read webui URL from any class or method.
Thanks Rashmi and Sivaram for the quick reply but my requirement is to actually read the url. for example if i am putting this...
View ArticleRe: Can I read webui URL from any class or method.
Adding more to my earlier explanation in place of account id it can be any think like telephone no in the url. so if its...
View ArticleRe: Can I read webui URL from any class or method.
Hello, DId you check the class CL_CRM_UI_EXT_NAV_SERVICE? http://scn.sap.com/message/14447084#14447084 read url parameter | SCN SAP CRM: Deeplinking to SAP CRM Objects These links might be helpful...
View ArticleRe: Can I read webui URL from any class or method.
Hi Ashik, Thanks for ur reply but what i see in the standard that only one account_id is passed in the url. But i need to pass several account just like the screen which comes after searching the...
View ArticleRe: Can I read webui URL from any class or method.
Hi Ashik,Thanks for ur reply but what i see in the standard that only one account_id is passed in the url. But i need to pass several account just like the screen which comes after searching the...
View ArticleRe: Can I read webui URL from any class or method.
Hello , Your first post and the latest reply looks more different. Could you try to explain the business scenario with more details so that it will be easy to know what exactly you are trying to...
View ArticleRe: Can I read webui URL from any class or method.
Exact Requirement is like if the end user opens the urlhttp:XXXX/bc/bsp/sap/crm_ui_start/default.htm?sap-client=200&sap-language=EN&account id=12345 he should be able to get all accounts...
View ArticleRe: Remove Hyperlink in color changed row
Hi Devashish,Well , Could u please explain me how i remove focus it??Plz share the code for same...... RegardsAlok
View ArticleRe: Formatting Date field
Hi Tim, With this kind of dates (Timestamps) thats includes dates and times you have two conversion options: Convert date to timestamp: CONVERT DATE lv_date TIME lv_time INTO...
View ArticleRule Policy: Defaulted value can not be changed manually CRM WEB UI
Dear Experts, I am CRM WEB UI new. I have a problem on rule policy in WEB UI setting. I try to change B from defaulted value (A) however it defaults again the value (From Rule Policy which is A)...
View ArticleRe: Any supporting links of sap to learn crm technical
Hello, I could see many information in Application Help section Additional Information section in the below linkin each versions of CRMhttps://help.sap.com/crm Regards,Ashik
View Article