get_related_entity failing
Hi , The get_related_entity is failing in one of the system , using get_related_entity we are trying to read object 'IsuProductProposalResult' using relation 'IsuConSegItemProductProposalResultRel' ,...
View ArticleHow To Check & Uncheck Custom Flag which is Created In CRMD_CUSTOMER_H Using F.M
Hi How we can update customer_h table using the CRMV_EVENT Where i implemented logic below in the Funtion Module. data: lt_doc_flow TYPE crmt_doc_flow_wrkt, lw_cust_h_com...
View ArticleRe: Reading the data from one component view into another component view
Finally I was able to fix my code...My Mistakes were need to read the parent node above three levels and need to use the relation entity name while reading the data.. Below is the correction codeIF...
View ArticleRe: Reading the data from one component view into another component view
Thanks Mahesh..for pointing me to use the BOL programming..this is simpler approach.. Thanks,Sapsar.
View ArticleRe: How to save Custom Notes into Z table?
Mahesh, It is STRING data type. Let me put it this way. I want to create a z-table with the fields: Username, time stamp and NOTES (just like the NOTES filed we have in standard components). And, I...
View ArticleRe: get_related_entity failing
Hi Vaibhav, The product proposal performs a billing simulation in IS-U based on a number of parameters (e.g. consumption segment). Furthermore, a number if BAdIs influence the product proposal. For...
View ArticleWork center Interaction Record giving dump after EHP3 upgrade
Hi Experts, After crm upgrade from 7.0 to ehp3, the work center Interaction Record in navigation bar giving dump.Please find the below screen shot.I have no dump in st22. Can anyone please help me to...
View ArticleRe: Not able to get values into AET field in BP_HIER component
Hi Dharmakasi, I tried writing code in GET method of the number but the number is getting added when i expand the node. but i need the number of assigned BPs to that node . Regards,Adarsha
View ArticleAttachment for pdf document
in services attachment assignment block is there in that assignment block template button . when user click the template button popup will come on that popup pdf documents and msword documents is there...
View ArticleRe: get_related_entity failing
Hi Christian , Thanks a lot for our reply ... I will tell you the scenario , I am doing a Product Proposal from CRM , while doing product proposal the best product is selected and is displayed (this...
View ArticleHow To Handle With Back Ground JOB From WEBUI When Click On "Appove"
Hi How To Scheduled A Job Through ABAP Report In back end Of CRM when i click on "Approve" Button in WEBUI From result list. As per My requirement I have a Search View and Result View In Search View...
View ArticleRe: webUI Header area showing BSP error
Hi Chiru, did you also perform the adjustment of the repository.xml (as described in section Adaptation of the component enhancements)? If not, this should be the next step in order to resolve the...
View ArticleRe: CRM Contract Cancel Bapi/Method
Hi Nazir, using the process framework outside the standard components for the handling of utilities contracts (e.g. IUICCON) is a little tricky. Therefore, I wanted to make sure you indeed need to use...
View ArticleRe: get_related_entity failing
Hi Vaibhav, as said, fist make sure the customizing for the product proposal is correct. If this is the case I'd have a look at the GenIL classes for...
View ArticleRe: how to find the list price of product
Hi Brahmji, I have a similar requirement.Could you please post how did you get the list price details? Thanks in advanceAnil
View ArticleRe: Deleting Locked Transactions from SM12 programmatically
HI Amit, When user session(browser) is closed without logging off session, Transactions are locked.To delete these locked entries in SM 12 I need to write a program to unlock it. Please suggest which...
View ArticleRe: Unable to find proper exception handling
Hi Devashish, the above is valid when you want to check your query and fetch the (emtpy) return structure. If you want to fetch the actual data, there should be two ways: 1. the traditional way which...
View ArticleRe: webUI Header area showing BSP error
Hi Christian, Thanks for your quick reply's. As mentioned in the note i have executed the transaction WCF_CC with enhancement set. I found lot of standard components. I started with BT108H_LEA standard...
View ArticleTransacction types not displaying in the popup
Hi Experts, After system upgrade from crm 7.0 to ehp3, transaction types are not displaying upon clicking New button and create follow up buttons. I have checked the spro settings and compared with 7.0...
View ArticleRe: View Cannot be enhanced or copied for the component
Hello Anitha, try to check with table BSPWDV_EHSET_ASG , check bsp application is active or not in SICF transaction, and take a look into . scn.sap.com/thread/3519648Regards... Harish Kumar
View Article