Re: How save button get disable on account overview page ?
yes, they are getting saved.
View ArticleRe: Adding a field among the result records of lead search
Delete the Configuration which you have created before adding the IDNUMBER field and create a new configuration again.
View ArticleRe: Profile set could not be found in database
Hello, Please follow the Note #2043514 Activate the following HTTP Services using transaction SICF:SEGED_HVFLEX_SEG_UISEGAS_SEG_HVCRM_MKTHV_FLEX Regards,Kunal Bansal
View ArticleIBase search result list not showing in Account Identification
Hi Gurus, I'm new to CRM and we have an upgrade issue. We just migrated to EHP3 for SAP CRM 7.0. After the migration, the installed Base result list is not showing in the Account Identification screen....
View ArticleRe: Adding a field among the result records of lead search
Hi, Thanks for the solution Deepika,,,My next target is to display the IDNUMBER values present in BUT0ID... IDNUMBER is nothing but the dealer organization number which is specific to the dealer of the...
View ArticleRe: How save button get disable on account overview page ?
Hi Alok,On Edit button of Contact details .. Locking code is there.but if i remove this code 1. few fields are coming as non-editable on account edit screenkindly let me know how can i make all...
View ArticleRe: Adding a field among the result records of lead search
HI, You have to create BADI implementation for this and then you have to write logic for the value to pass into the z field Check this blogSearch Result Enhancement with custom z fields Regards,Deepika.
View ArticleRe: Child object as Root object - Locking issue
Hi Karthi, Please check if the parent object MKTCPG is locked. If this is locked then it is not required to lock "MKTCondition" explicitly. Regards,Pallavi
View ArticleRe: Calcualte field in surbvey
HI All Thanks for the info. This survey is filled by external user and result fields is also display on GUI Does this FM's work there or i have to change in XSLT.
View ArticleRe: Fact sheet for Contact BP
Hi Rajesh, I did the same , URL is also filling .Window is opening ... but smartform PDF is not opening . It is saying that URL is Wrong.. and giving Error.i got the URL name like...
View ArticleRe: Fact sheet for Contact BP
Hi Rajesh, I am getting Error . BSP exception: Object contact.pdf is not valid in URL /sap thanks,rama
View ArticleRe: Fact sheet for Contact BP
Hi Rama, I think there is an error during the URL generation code. Can you please remove .pdf at the end of your URL and try. Thanks Rajesh P
View ArticleRe: Fact sheet for Contact BP
Hi Rajesh, Instead of using the standard RESONSE attribute of IMPL class... I have created own object for IF_HTTP_RESPONSE, then it worked. OBJECT cached_response TYPE cl_http_response...
View ArticleRe: Fact sheet for Contact BP
Hi Rama, Other than the .PDF looks fine , please find the logic below .ATA: lv_xstring TYPE xstring, lv_guid TYPE guid_32, lv_title TYPE string,...
View ArticleRuntime error : OBJECTS_NOT_NUMLIKE.
Hi All, We are getting abap programming error in st22. " the current statement only supports number-type data objects. Runtime error : OBJECTS_NOT_NUMLIKE. actually we are trying delete internal...
View ArticleRe: Runtime error : OBJECTS_NOT_NUMLIKE.
Hi Jimmi Can you also show us the Delete statement code. thanks,Rajesh
View ArticleRun time error : TSV_TNEW_PAGE_ALLOC_FAILED in st22
Hi All, we are getting runtime error : TSV_TNEW_PAGE_ALLOC_FAILED in production system. for this report rsppfprocess we have batch jobs so may be its running all the action definition and coming up...
View ArticleRe: Child object as Root object - Locking issue
Hi, Resolved at last. This lock and edit functionality is not as per the conventional approach for this BOL object. SAP has designed it in a different way through a GENIL service class and it was a...
View ArticleRe: Run time error : TSV_TNEW_PAGE_ALLOC_FAILED in st22
we also faced this type of issue, which comes due to memory issue. The issue was not reproducible for us .so could not take any action. Regards,Harish Kumar
View ArticleRe: Calcualte field in surbvey
Since the servery is located in external HTML, please let me know if this could be changed in java script or XSLT as this would take care of WEBUI and external link. Please advice on solution.
View Article