Re: MS SQL : Transactional log application
You are going to want to leave the SAP system B off and the database B on. If you want to be able to restore daily log backups, then Database B needs to be left in a restoring state. You will not be...
View ArticleRe: Assign Diagnostic agent in managed system configuration
Hi Lluis, I already seen those logs and found the error with P4 port and fixed the issue with smdsetup. smdsetup managingconf hostname:"<fqn>" port:"<p4 port>" [optional...
View ArticleRe: What is impact of the dump TSV_TNEW_PAGE_ALLOC_FAILED
Hi, Please check the following SAP note. Note 1574282 - Memory consumption - dump TSV_TNEW_PAGE_ALLOC_FAILEDNote 1322182 - Memory consumption of ABAP Shared Objects And also the following link...
View ArticleSAP CRM 4.0 Case Management, problem with BADI CRM_CMG_FILL_DDLB
Hi Luis, I have worked with Case Management but not with that BAdI you mentioned. Nevertheless, your problem seems to be more of a BAdI implementation not getting triggered. I know you mentioned that...
View ArticleRe: Problems - CrystalReport update to SP06 Patch1
Hi, I have CrystalReport 2011 SP4, to download SP06 I need to register to the service market place?Where can i found the required Customer or installation number? ThanksMichele
View ArticleRe: after changing our datasources(SAP BI) in our crystal report our...
In that case, table by table isn't relevant.
View ArticleRe: Dynamic Parameter "The value is not valid" - new error on existing report
Thank you Abhilash! We updated the formula and set the parameters to Optional. The report is now working as expected. A follow up question to you and Venkateswaran; If the report was working as...
View ArticleRe: Histroic data load issue
Hi Raj, My understanding was this: You enhanced BW cube with 2 fields, move to prod. everything was fine.On BPC Side you loaded data from BW Enhanced cube by usig DM pkges as-usual. But your BPC cube...
View ArticleRe: Output Determination in Inventory Management-ME
make sure that material number is passed with leading '0's. Material number field is 18 characters long, so add leading '0's in case your material number is shorter. Regards
View ArticleRe: Business Partner has a wrong code, but it already has transactions
Hi Johan Thanks for your help. I haven't looked it this way and you may be kind of right, but I am not really sure, let me make my point: The fact is that SAP B1 was implemented at our company 11...
View ArticleRe: NWDS 7.3 SP00 PAT0000 Can´t add R/3 connection
Problem solved. It was -Dos.name instead of -Dos.Name and the same for the version. Regards,Gregory.
View ArticleRe: APLICACION DEL PARAMETRO Dockey@
En tu Crystal Reports, en el Explorador de Campos, en la Seccion de "Campos de Parametros" ve si tienes algun DocKey, si hay, borralo e intentas de nuevo. Edito: En tu Query, el Where le estas...
View ArticleRe: Are there any reports for GL accounts - to track when was it last used
Hi , Go to the standard report FBL3n you will get the necessary information of the G\L account. and also the tables FAGLFLEXAT\FAGLFLEXA . If you want to know where it was used also means check the...
View ArticleRe: Transit proces Import - Seal not OK
Hi Gabriel, To answer your question directly, and literally, what usually happens is that the conformity is still marked as "OK", and any necessary action is taken "outside of the system". That's...
View ArticleRe: Deleted Records for AIM Extractor
Hi, Assuming you have deletion flag for all the records which are getting deleted . You may create generic extractor with View having condition to filter deleted records. After creation of this generic...
View ArticleRe: Data Retrieval mismatch (MSKA)
Here's some more tips 1. Rewrite as an INNER JOIN, instead of FAE, and see the benefits.2. NEVER EVER use itab as the name of a internal table. Use meaningful variable names.
View ArticleRe: SAP RF error screen logoff
Hi Volker, Leave to transaction will trigger the kernel to terminated the session in case ~singletransaction is active. Normally I would not expect to have this parameter in an ITSMobile application...
View ArticleRe: Writing ABAP for Translating - Best Practice
I've taken my reply and expanded it into a blog; Don't get lost in translation I don't however tackle the controversial topic of 'This is a text'(001) vs. text-001.
View ArticleRe: Process Chain error
Hi Raman, The second pic is the only we have for now. First one is similar to second one just in a different format.The process chain is scheduled but not able to trigger. Instead we recieve the...
View Article