Re: DB2 restore takes quite long time
Hi Fresh , Check your DBM parameter INSTANCE_MEMORY ( assign your full memory if found leaa than actual server memory ) What is the priority ( check the value UTIL_IMPACT_LIM ) increase it to 90...
View ArticleRe: How to open external document like pdf / tif inside the form
Hi Polachan; I do this in some of my PB & Appeon applications by utilizing the ImageMagicK product to convert the TIFF into a PDF. FYI: TIFF to PDF with compression - ImageMagick HTHRegards ......
View ArticleRe: How to distribute exchange rate difference to material with moving...
Hi Barbara, Kindly refer to help document < GR/IR Clearing Run - Price Differences With Moving average cost method > Differences in the GRIR will be directly posted to the material account....
View ArticleRe: Is there any way i can make ase to put something in errorlog when the one...
I don't know of any way to have ASE automatically log that to the errorlog. If this is a general ongoing requirement, I'd recommend using the auditing features. To show it historically, the transaction...
View ArticleSource & Target system table
HI Gurus, Kindly help me to find table for source & target system dynamically? Scenario :we are hard coded in target system in one function module that creates TR automatically . Can anyone help us...
View ArticleRe: Access Not Made (Initialized Field),Message 002
We faced the same problem, after lot of re-search we found a solution: Please do this: 1) Just take the field for which it is showing the exclamatory mark with yellow triangle. In your case, it is...
View ArticleRe: Autorizacion de compra mayor a 100,000
Buen dia no te quederia mejor si utilizas las condiciones nativas de SAP , luego: espero que te sirva de ayuda
View ArticleRe: SAP Upgrade to EHP7 - Error in phase PREP_SPACECALC/TR_GET_SPCREQ_ADD!
Hi Reagan,Below the logs you suggested (I could not find GETSPC.SAV ) : Final lines of TABTEST.SAV 4 ETQ394 "ZTFI_CI_ORDXNEG","PSAPSR3USR"4 ETQ394 "ZTFI_CI_PORCCECO","PSAPSR3USR"4 ETQ394...
View ArticleRe: 102 Access not made (initialized field) error
We faced the same problem, after lot of re-search we found a solution: Please do this: 1) Just take the field for which it is showing the exclamatory mark with yellow triangle. In your case, it is...
View ArticleRe: EPM Context filter - select by Property filter and ID
Test: =EPMContextMember(,"ACCOUNT","PARENTH1=500A,ID=705")Vadim
View ArticleRe: Collection Rules
Thank you I have looked in to this t-code, but I can only make little changes
View Articleworking with a pushbutton in the the output for hierarchical ALV list display
Hello all, I have developed an hierarchical alv where each record at the item level has a check box assigned to it. The check box should be ticked and a pushbutton in the alv has to be clicked in...
View ArticleRe: OT wagetype is not generated for OT hours in IT 2002
Hi,Vivek is spot on as usual in his response, and his document is an excellent resource in order to learn Time Management and the concepts behind it. Please go through it and try to understand it....
View ArticleRe: can't import schema
HelloIam facing the same issue, have you been able to solve it? RegardsJacobo
View ArticleRe: Ferramenta para auxiliar no customizing da CBT (MM e SD) / Imposto Retido
kkkkk agora que vi esse post!
View ArticleRe: Sales org problem in Subcontracting
Hi Juergen, Thanks for the reply, one thing I still not quite sure isthere is two place the plant can be assigned to sales areasone is in Enterprise stucture--> assignment ---> SD ---> assign...
View ArticleRe: SAP HANA Replication - Different number of records in a table
Hi Patrick, Now the situation is even more confusing, because I've rebooted HANA as well as the replication configuration using LTRC and then I noticed that the status of DD03L table is "Load In...
View ArticleAutomatic and Semi-Automatic Reconciliation for BP
Hi, How does Automatic and Semi-Automatic Reconciliation for BP work?The help file is not very informative. Can someone tell me some examples like what transactions I should do and then what parameters...
View ArticleHANA connection to PowerPivot
Hi. I am trying to create a connection from Excel PowerPivot to HANA and cannot get this to work. I can create the connection to HANA using the basic Excel connection. I would like to download a fairly...
View ArticleRe: How to keep internal table column name lower case?
Hi Tran, If you want to change the text in internal table, you can change one by one, by using loop statement by reading the row one by one and then can change it. LOOP AT ITEST ASSIGNING...
View Article