ABAP Dump GETWA_NOT_ASSIGNED_RANGE for program /SDF/CL_EM_DUMP_COLLECTOR=====CP
Hello, I am getting ABAP runtime error GETWA_NOT_ASSIGNED_RANGE every 10 minutes in my ECC Production system. This dump is occurring for program /SDF/CL_EM_DUMP_COLLECTOR=====CP with short text as...
View ArticleRe: 2 Questions about Publishing/Bursting
Question#1 :It looks like the version you have is 3.1 base version. We use this all the time in our environment which is 3.1 SP5. This may have bug in your version. Question#2 Yes, you can select...
View ArticleRe: Sales Order creation using SAP NCo 3.0 x64
if sales document is created then you can get the value from string orderNo = salesDoc.GetValue("SD_NO").ToString(); if there is an error you can get the details from this piece of code IRfcTable...
View ArticleRe: Error: Entry NONE is too long after clicking Edit
Hi Chiru, Try putting a break point in CL_BSP_WD_MESSAGE_SERVICE->ADD_MESSAGE( ) method. This will help you to know when this UI message is getting raised. Thanks,San
View ArticleRe: ¿Cómo asignarle el valor correspondiente a la columna 'Cuenta de mayor'...
Por lo que mencionas, el archivo de Excel es el que tiene una macro para la importación a SAP. Creo que sería conveniente conocer el archivo para poder identificar más fácilmente el problema y poder...
View ArticleRe: Generation of sec_info and reg_info /(
Hi Alex L, secinfo protects programs which exist in sap system from external hosts. This controls in user level. reginfo protects external programs from sap system which are getting access through...
View ArticleRe: How to Read UI Error message in BADI
Hi Imran, Try adding your custom error message in DO_PREPARE_OUTPUT method using FM: CRM_MESSAGE_COLLECT Thanks,San
View ArticleRe: CRM to IS-U Replication BDOC to MDT
Hi Santosh, Did you got the answer for the Post. I am struggling with Issue, Data is replicating from CRM to ISU, Data created in CRM I can see the value struct.a = X in BDOC( in CRM) but it throws a...
View ArticleRe: A Problem about Legend in Designing Crystal Reports Chart
you need to be in Preview mode and then right click on one of the series markers... now you can change the marker for that series
View ArticleRe: regarding the table powl_act_query
im having a requirement to refresh the powl query based on function module POWL_QUERY_REFRESH. In this function module exporting parameter i_query_data is to be filled from table POWL_ACT_QUERY-QUERY...
View ArticleRe: Removal of the BUPA REL relationships on the ECC Side
Hi Vijay, Could you let us know which precise error you get in the bodcs, the error ID and error number? Thank youBest regards - Christophe
View ArticleRe: Personal Settings
Please explain which field and where you try to change it (explain the path you are going)
View ArticleRe: Personal Settings
You probably don't NEED to make that change. Know what I'm saying? ;]
View ArticleRe: Removal of the BUPA REL relationships on the ECC Side
Make sure its an altruistic change to the content, and it should work already.
View Articlesplit tables for DMO
I am preparing to use DMO to upgrade/convert an Oracle/Unix based BW7.1 to Bw7.4 at Hana/SUSE. Some tables are very big so that I plan to split them. However, the DMO document does not show the step...
View ArticleRe: No GUI server connected; waiting for a connection
Hi Pramod, I was facing the same problem and I just unset SAPINST_JRE_HOME and it works out. I followed Sunny's idea. I don't know if you already fixed it but here is the solution I have found. Regards.
View ArticleNew incident view configuration with SM 7.1 SP10
Hello!There is new Incident View configuration with SAP SM 7.1 SP10. How to delete the block «title 2»?I want that assignment block «Summary» was in all width of the monitor screen Thanks!
View ArticleRe: select doing sort in tempdb is preventing tempdb log truncation
For getting a spid's total tempdb space usage try using the pssinfo() function, eg: select pssinfo(<spid>,'tempdb_pages') I've got a couple monitoring scripts that use this function and I've...
View ArticleRe: No transfer of values for navigational attributes to cube.
Is material group created with reference to some other object ? Lets say if mat group is created with reference to an object A. In that case you need to check the navigational attribute ( A_ZMAT_GRP1)...
View Article