Re: ECC 6.0 EHP7 Upgrade Standard BADIs inactive
Have you tried activating the BADI's using the Tx SE20. if not you may do that and check the results, CheersRB
View ArticleRe: SAP TechEd && d-code 2014 in Berlin
I also feel guilty now as I did also invoke the hijacking in the hope that I might be invited to Colleen's wedding. I felt entitled to that because via SCN I have been invited to a surprisingly large...
View ArticleRe: MDG_M_7.0 Activation Failed Error
Hi all, I checked the issues in the SLG1 anf found few DDIC runtime errors present. I resolved it by applying notes and the issue is resolved. ThanksBala
View ArticleRe: How to Delete multiple records in ALV GRID where I have check box??
WHEN 'DELETE'.DELETE zbacklog WHERE chkbx is NOT INITIAL. rs_selfield-refresh = abap_true.I tried like this but it is showing "Unable to interpret "WHERE".Possible causes:Incorrect spelling or...
View ArticleRe: Error in DTW
Hi Srinivasan, You can still try to install a 32 bit DTW without change any other HW/SWs. Thanks,Gordon
View ArticleRe: Future of Advantage Database Server
I've passed the info along. What number are you guys calling? Is it the 1-800-827-1727? Let me know and I'll call it and see if I can find some key words or something that can help get you to the...
View ArticleDuplicate Element IDs when Exporting and Importing XMLs
Hello,I am currently doing a test for exporting an application as an XML and importing it to another ECC system. I understand that the IDs for any BRFPlus Object like Functions or Elements is unique...
View ArticleRe: Query Report having Null Value
You 'd better to share the data structure for Route Master & detail. What is the relationship between route and supplier rate?
View ArticleRe: Looking query for below requirements Very urgent
Hi Syed, Do you want to get only the summarized BOM components quantities associated with products sold in sales order? Take the query result as an example, what do you expect? Thanks,Gordon
View ArticleRe: How to Delete multiple records in ALV GRID where I have check box??
Sorry, it isDELETE t_zbacklog WHERE chkbx is NOT INITIAL. rs_selfield-refresh = abap_true.Regards,Clemens
View ArticleRe: NWA System Overview (ASJO) READONLY
Solved. It works with only two actions, NWA_READONLY and NWA_READONLY_ASJO. Note that there are two NWA_READONLY available from actions repository, the one I needed was the one from application...
View ArticleRe: Error in Dtw:illegal parent number Application defined or object defined...
Hi, Julie is correct. To DTW CoA, you need to DTW title account first. Which equivalent to Postable=No. Thanks,Gordon
View ArticleRe: Sap internal error
Hi, You may try to isolate the problem to troubleshoot. Based on your screenshot, it happened at certain time and then stay in trouble. Something must be interfering each other. For example, do you...
View ArticleRe: EWM Related Custom risks
hi, I don't see an issue in extending the standard basis risks to be analysed against any other SAP ABAP system. i Have not had the opportunity to work specifically with EWM, but I have seen cross...
View ArticleRe: Cost Center report with Internal order details
After you save selection condition as variant in t-code KSB1 and KOB1, you can get the variant which have the selection condition for reporting data.
View ArticleRe: pdf for GRC 300 document for GRC 10.0
Hi Jayesh,you really should attend the course to get your hands on the material. have you considered all the free material available on this very same SCN forum? there are many useful and free starter...
View ArticleRe: Get service charge relevant costs to cost center
Hi...I think that it is a solution that you change cost element category from 11 to 1.
View ArticleRe: Number Limitation in XPath condition of Interface Determination
Hi Nabendu,Exceptional thread, i haven't read these blogs that you've pointed out. I didn't know the possibility of using Sync interfaces in the enhanced receiver determination and neither how to do a...
View ArticleRe: How to create document link in business workplace doument
Hello, "I have Instantiate my custom object. Now to which variable I have to map this custom object and how i can use display method to write code as Call transaction xyz." You can give the object...
View ArticleRe: Create an iview with PCD links
HI i sm trying to d that as well. But how can i pass the parent node to the Dtn component in order to get the child nodes displayed. thanks
View Article