Hi folks,
How can find all the Products belonging to one Particular Category ID. What is the table relationship between them?
Thanks
PG
Hi folks,
How can find all the Products belonging to one Particular Category ID. What is the table relationship between them?
Thanks
PG
Hi All,
Can any one pls let me know how do i make a table view Multi Select ..
I have used
lr_wrapper = me->typed_context->parameter->get_collection_wrapper( ).
lr_prop_access ?= lr_wrapper->get_current( ).
CHECK lr_prop_access IS BOUND.
TRY.
CALL METHOD lr_prop_access->set_property_as_string
EXPORTING
iv_attr_name = 'SELECTION_MODE'
iv_value = cl_bsp_wd_context_node_tv=>selmode_multiedit.
CATCH cx_sy_conversion_error .
ENDTRY.
but its not working correctly ..
Can any one pls let me know how to make a Table Multi Select
Hi All,
I am observing a peculiar Issue in Web UI, when working with service request search result view (SRQM_INCIDENT_S/IncidentSRL).
By standard,only single selection is allowed; so via custom enhancement we have enabled multiple selection.
It is working fine when search result displays.But, when user drills down to service request details page and navigates back using 'Back' button,user cannot make any selection (both Single & Multiple selection) from Table View.
But my custom code (redefined 'set_selection_mode'method) always get triggered during these actions and setting the selection mode value as 'MULTISELECT'.In Html as well,my selection mode is always 'MULTISELECT'.
Could anyone please share your valuable inputs,if encountered this Issue earlier.Your response would be truly appreciated!!!
I have referred these SCN posts but no luck:-
Multi Row Selection in Table list | SCN
Row in table view can not be selected | SCN
Thanks in Advance!!!!
Warm regards,
Mukesh.L
Hello Experts,
I copied the Nova skin based on SAP Help documentation, now I need to change the skin color like it would be changed by the personalization view:
Can you please tell me which file/line I have to change in order to ahieve this?
By the way, if I do this through this personalization view the color is not changed. Is there a way to solve it?
Thank you
Miguel
Hello experts,
We have tried the method from the guide here How to add the Attachment Assignment Block in AIC_SRVREQ_G - ITSM Service Request Guided Procedure WebUI SM7.1 and here http://www.sapcrmwebui.com/2013/05/45reusing-view-in-another-component.html
to include attachment upload block (component GS_CM) when sending new service request in SM_CRM under SOLMANREQU role,.however we are getting the following BSP error when executing the page:
Define component usage 'CUGSCMOverview'
Exception Class CX_BSP_WD_INCORRECT_IMPLEMENT
Program CL_BSP_WD_OVW_VIEWSET=========CP
Include CL_BSP_WD_OVW_VIEWSET=========CM00A
ABAP class CL_BSP_WD_OVW_VIEWSET
Method BIND_LAZY
Line 27
Any advice will be appreciated.
Pavel Čejka
Hi Experts,
I am creating a Service transaction - Incident and then creating a follow up document (RFC). Upon saving the follow up document the system shows the following error:
An error occurred in system FEDCLNT200 during account assignment
Message no. CRM_ORDER_MISC 060
Orgfinder: No value found for Organizational Unit BILL_ORG (Notification E CRM_OFI 002)
I am not using any billing unit and do not even require one - also made settings for billing unit in Master data>Organization Management> Cross-system assignment of Org.Units... but still facing the same error
Kindly help.
Regards.
Hi,
I work in a ECC-CRM SAP Utility environment. In ECC my BP, contract account, premise etc data is stored in table FKKVKP. How do I find out how the data is stored in CRM. I just know table BUT00 is for BP.
Thanks.
Hi,
Is it possible to use a WDA into a CRM WEB UI Component ?
The purpose is to use an office control created in WDA into the CRM WEB UI Component ?
Of course, the file content of the file (office control) will have to be processed by the CRM UI Component which means I need to create
a context in both components that will be connected.
Thank you.
Regards.
The Webclient UI Framework (a.k.a. WEBCUIF) is a large and complex product, always evolving thanks to the customers and the community feedback. Here are some resources that can help you stay ahead of the game:
Do you use other channels or sources? Do you have other ideas for collaboration? Don't hesitate to start a discussion in the comments below.
Hello Experts
I am trying to add on the component CRMCMP_CCS_EMLV to the account identification screen like the image below.
So the steps to do this is as follows:
1) Interact with email on the inbox
2) Once the interaction is done - this identifies the account automatically and takes you back to the identification screen
3) The identification screen shows the account identified with the email preview
Steps 1 and 2 I have completed
But I am struggling to include the Email preview - any assistance will be greatly appreciated.
Regards
muneeb
Hi,
Sorry for bad grammar.
We have a request that is really different by our customer.
We assigned custom (ZCRM_*) bsp to IC 's default Communication Information area. Our customer uses some web services to feed user's screen. So, we use Java script on ZCRM 's html page for check to database. We need to fill IUICMD or IUICOBJS 's parameters and than trigger search. Somehow we handle to set parameters when JS control gets any data to show users screen. But we can not trigger those bsp from my custom bsp.
How can i trigger to search IUICMD and IUICOBJS from ZCRM?
ps: Question is not answered, i couldn't find any answer. That was my mistake, miss click on screen.
Our web page,
Have a nice day,
Utku Y.
Hello everbody,
i want to delete some leads (manually applied)
Or is it right that only the SAP Administrator can do this?
Thanks and best regards
Heinz
Hi Experts,
A field has been added to CRMST_LEADH_BTIL using append structure and field has been added to configuration to show in UI.
If any user put a value in that field and press "Enter" the value is not getting stored to "EH_ONSUBMITONENTER".
How can I get that field value to EH_ONSUBMITONENTER I'm not able to get that value for further processing.
Hi,
In CRM the SSN number for a BP is deleted from transaction BP. Its also checked that it is gone in table BUT0ID. Still when I search with SSN number its BP is appearing in result. Is there any other place where it is stored?
I have also check in table PA0002 in ECC and its also clear.
Thanks.
Hi experts,
I have a lot of service plans which has a system status "Contains error".
It is not showing any errors in header & item level.
if I delete any mandatory field and re-enter the same value then error will go.
What is the route cause for this? how can I over come this issue?
any one can help me out please.
Regards,
Babu
With reference to SAP note 761420, the note ends with mention of transaction SM30 and the creation of a new table entry. What are the next steps to facilitate the completion of the delta load from ERP to CRM?
Hi Experts,
I have a business requirement to keep an assignment block in display mode even if the user has clicked on the "Edit" button of the overview page.
I have already added code to hide the OCA buttons and Add/Delete/Edit buttons from the assignment block but as per the current development, when the user clicks "Edit" (for the OV page), all the assignment blocks are set to edit mode.
Kindly suggest an approach on how to accomplish this.
Thanks,
Saurabh K.
Hello All,
Our CRM system has been integrated with BCM. My requirement is to read the dialled number during the call on the IC agent screen.The customer's number is already being read and populates the Telephone field of the Account Identification Screen. Any tips on how to do that? I am a complete greenhorn when it comes to BCM and have been reading up on Call Attached Data. However, I still havent had any breakthroughs. Any advice will be highly appreciated.
Thank you,
Hi all ,
I have added a column in IBASE RESULT table by using configuration , in our developpement system , i can see it in the webui screen :
But when i transpoted this configuration with tcode SCC1 to our test system , the column appears in the configuration , but when launching the webui page , the column dont appear i cheked if the configuration id is the same , it's ok .
Is there anyone how have an idea about what could be tthe problem ?
Thank you in advance
Hasnaa .