How to get object_id or guid from core_bol
Hello!I'm stuck with getting an object_id or guid of solman incident (crmd_orderadm_h).I'm trying to find it in get_v_text_no of cl_aic_im_t_timereporting_cn01.Now I have access to core_bol and entity...
View ArticleRe: Validation on popup of status field
Hi , I am also facing same kind of issue. I am getting blank pop up instead of ok or cancel whenever I click end button second time while processing of previous click. Any suggestions to over come...
View ArticleRe: Number for bDocs processed per hour in custom interface to SAP CRM from...
It depends on type of data you want to process and the size of your hardware. My rule of thumb is that you should be able to do at least 1 BDOC per second in a worst case scenario or 3600 records for...
View ArticleRe: How to get object_id or guid from core_bol
Hi Ayrat, Could you please elaborate the question. Where are you writing the code?. BADI?. Implementation class?. Thanks,Faisal
View ArticleField property to be changed from checkbox to input field with dropdown
One custom field has been added to web UI screen. It's field type is check box. I want to convert the same field from check box to input field with dropdown. In Web UI, checked the configuration and...
View Articleshort dump when we enter wrong ibase number in service order
Hi All, I am getting short dump when i enter wrong Ibase number in service order and cliclk enter . but when the ibase filed is black and currect ibase number is entered in the filed and click enter No...
View ArticleRe: Field property to be changed from checkbox to input field with dropdown
Implemented both methods GET_P_ZCUST and GET_V_ZCUST. It worked fine.
View ArticleRe: short dump when we enter wrong ibase number in service order
Hi Kishan, I think there is some custom code involved in this case. Otherwise standard won't dump if you enter a wrong contract order. It will just say it doesn't exist. Thanks,Faisal
View ArticleRe: EH_ONSELECT event is not getting Hit
Hi Akhilesh, Check the htm page. Following should be there. onRowSelection = "select"
View ArticleCan I call a .htm page of view1 from another .htm page of view 2?
Hi, I have a viewset QuestionnaireTabVS with a view area TABS which has two views QuestionCondnsVS (default) and View QuestionRisksVS.When a variable say GV_TAB is set as 'Questions' it navigates to...
View ArticleRuntime error: PXA_NO_FREE_SPACE when working on Google Chrome
Hi All, The below error is coming when I am clicking on any WebUI links on Google Chrome but the same is working without any error on Internet Explorer.Memory related parameters have been changed but...
View ArticleRe: CRM7.0 EHP2 WebUI is not opened on Google Chrome
Hi Samuli, Thank you for your help. Please look into the issue mentioned in the below link.http://scn.sap.com/thread/3534883
View ArticleRe: Runtime error: PXA_NO_FREE_SPACE when working on Google Chrome
The screenshot is not sufficient in analyzing the short dump. Save the short dump as a local text file and include it as an attachment (not embedded in the message). Mask sensitive information if...
View ArticleEntity attrib_ref is getting initialised after lr_core1->modify( )
Hi all, I have customised three fields in an assignment block and populated values in do_prepare_output. The values are getting populated in the custom fields and i can see them on the webui. But when...
View ArticleRe: Validation on popup of status field
Hi Rajesh P, I have used call method comp_controller->window_manager->create_popup_2_confirm can you tell me bit more. Even i am getting assert condition failed if i close the blank popup....
View ArticleError in Assigning Resource Planning
Hi All I have a problem in Resource planning after creating of Work order from RFC ( GUI ).When i create a Work order from Custom R Function module GUI and try to assign a resource it is giving me...
View ArticleRe: Runtime error: PXA_NO_FREE_SPACE when working on Google Chrome
Hi Samuli, Thank you for your response. Please find the attached document as you asked. Please help. Regards,
View ArticleRe: Runtime error: PXA_NO_FREE_SPACE when working on Google Chrome
Ask your basis admin to increase the ABAP program buffer and restart the system. Parameter is abap/buffersize. Set it to at least 600000 (600 MB).
View ArticleRe: Loyalty reward rule group assigned employee responsible missing
Hi Praveen, For all the employees the same issue is there?. Thanks,Faisal
View ArticleRe: Syntax Error in Web UI component post upgrade
Hi Rohit,in this case you'll have to delete the duplicate attribut. There is no automatic tool available for this kind of change. Best,Christian
View Article