Re: Z-Tables Cleanup Tool
That is a good point that I haven't thought about yet. I could give the responsibility to the customizer so he have to make sure that only entries are deleted that have no relation to other tables or...
View ArticleRe: SAP ITS on Motorola MC55A0 Screen Problems
Hi Vinoth, can you attach the source code of one of the HTML templates of your ITSMobile service (for a screen size of 16x20,) that was generated with MOBILE4 Regards, Oisin
View ArticlePortal restart after heap dump genrated
Hi Experts, JAVA is getting restart after Heap dump generated we have increase the parameter also added one node but still the problem is coming i analyze the Heap dump from Memory analyze...
View ArticleRe: Sales Order number is not showing in MD04
Hi AKS , Actually there were inconsistency in “PRD” system only & not in “Quality “ server . So that’s why we were not able to replicate the same in Quality server . Finally we decided...
View ArticleRe: BPC BADI to HANA
Hi Subu,BPC 10.1 unified is absolutely different then BPC 10 NW in terms of calculations. No migration possible.Vadim
View ArticleRe: How to Create a Data source on top Info cube 0CCA_C11
Hi, How to create a process chain on top of info cube 0CCA_C11 ?What does that mean?As per the data flow we can create a process chain.So while creating chain what problem your getting?if your getting...
View ArticleCrystal report active x viewer not displaying in chrome, Firefox and IE(10,11)
I have a web application in classic asp and for reporting I am using Crystal Report 11.5 in the application. When I am trying to print the report, the crystal report viewer(crystalreportviewers115) is...
View ArticleRe: Posting Balance is not cleared
Hi , Check there should not be linked any symbolic account with /551 and /552 wage type. Regards,Sankarsan
View ArticleRe: Sum
Hi Raghavendra, Thanks for your response , I tried it and it worked. So I am ok to suppress the detail section in report? Thanks
View ArticleRe: Lease-in contract periodic posting errors
sorry being late replies. Entries: 1. posting entry for Lease-in contract2.Transfer entry for Lease-in contract
View ArticleRe: Unplanned delivery cost
Hi Tayyab, In standard it is not possible to post unplanned delivery cost along with planned delivery cost. Refer these notes for better understanding. 1744855 - Posting of unplanned delivery cost is...
View ArticleRe: Function module extractor is not retrieving data
Hi,Why don't you use work Areas to move data?also select single * into wa from ausp and finally append wa to lt_data.Please try this and let me know if it helps. Regards,K.S
View ArticleRe: DP_FATAL_ERROR => Gateway could not be started
*** DP_FATAL_ERROR => Gateway could not be started - I better exit nowPlease supply the dev_rd and also the dev_w0 trace file.Do you see the file D:\usr\sap\IDS\SYS\exe\run\gwrd.EXE ? RegardsRB
View ArticleRe: Which String function to use
HI, LOOP AT LT/Rab/KPI_HEAD INTO GWA_/Rab/KPI_HEAD. loop at LT/Rab/KPI_MAPP INTO GWA_/Rab/KPI_MAPP. if GWA_/Rab/KPI_MAPP-XX100009 CS GWA_/Rab/KPI_HEAD-XX100012. IF SY-SUBRC <> 0....
View ArticleRe: fetch full string by passing first three character of that string
Thanks...My problem is solved..
View ArticleRe: copy data process chain failed
I found the problemThere are no rates for the months that we are copying to ThanksMichele
View ArticleRe: Overlapping not deleting in process chain
Hi Ram, Yes daily creating two requests for present and previous month. we are loading data to L1 only and next DTP run for L2. Please correct me if i wrong now we are following same process what you...
View ArticleRe: Date prompt Calendar issue
Hi Samson,Persistent parameter stores Last saved value. January value may be selected by developer and and saved .User's will see only last saved values .You can better give "Not_Persistent", which...
View ArticleRe: use field's Text as work area field
LOOP AT I_WTCATALOG INTO IS_CATALOG. concatenate 'ZWCM_CAT_CODE-' IS_CATALOG-CODE into lw_field. assign (lw_field) to <field>. Check <field> is assigned. move '1' to...
View Article