Re: How to calculate, no of dialog work process required for an Instances?
Hello Together , For this issue , you can use the AL12 and SM50 tcodes. AL12 Usage ; Go to tcode AL12 --> Statistics --> Curser Cache --> All Servers You will see the "Total no of requests...
View ArticleRe: Business Objects 4.1 BOE.ear Large file size - Websphere
Hi Saloua,Thanks for the response. We have been able to successfully deploy the BOE.war file. Our concern now is the file size and the overhead it causes. When starting Websphere it takes a long time...
View ArticleRe: Fuzzy Search error
Got it working. Here is the final code. I think the issue was with the various variables and when to use the colons, etc. PROCEDURE"SOURCE_SABA"."SEARCH_VENDOR_MSTR" (in supp_count int) SQLSCRIPT...
View Articlestrange query behaviour
Hi All, I have a strange query behaviour in the report.I have placed field: delivery indicator with restrictions in the default values and not placed the field: delivery indicator in filter values of...
View ArticleRe: Alerting (Mail) within MAI/Technical Monitoring
There is no need for central auto reactions via rz21 just to receive an email for system monitoring issues, MAI does replace CCMS. My first statement was a apples to apples comparison. You may also...
View ArticleRe: Auditor files issue
Yes, We restarted the old CMS many times and tried different things but it is not writing the audit files to DB, finally we created another CMS server and this is writing the newly created files to...
View ArticleRe: Repeat workflow step
Hi Kiran using a loop in a report is obviously not recommended, but you can use a loop in the WF.Start the process by checking from the report, if the status is not set, use Rob's method to trigger an...
View ArticleRe: Excise invoice is not printing the total values but in print preview its...
So it does look like LPT1 aka LOCAL is a front end printer if you change from the hipnpr002b printer then you should be able to test a direct PDF generation on your computer.
View ArticleRe: Fetching Data from json Model through index.
That is what makes it more interesting. I have tested it in chrome to find desired results.I am attaching a screenshot for reference.
View ArticleRe: Log is not displayed in SLG1
Hi, I added "Commit work" after "IF_RECA_MESSAGE_LIST->STORE". Now it works.Thanks Mr. Seeburger. Best regards,Benjamin Warnecke
View ArticleRe: printing issue in CI
0042 / application form IS_T_BILL_SF and I also input invoice number .I did not print it only do preview for printout then I went to FPCOPARA got that results.whether should I change any field here?...
View ArticleRe: Supressing empty DB Fields in Group Header
Another thing to be aware of in the suppression formula and that is to check for NULL's. CR considers Nulls and blank or empty strings a 2 separate data types. Search in the Help file ( F1 key ) on...
View ArticleHow to see other users MOPZ requests
Hi, Apologies if it was already answered but did not find it on sdn nor in google. In MOPZ (tab Change Management) I am able to see all my requests. But I would like to see others users request. How...
View ArticleRe: Concatenation of 3 Numc info objects at transformation level
It should be basically like this. Source Field 1 = 003Source Field 2 = 004Source Field 3 = 005 Target Fields should be equal or more than the sum of above three. So, it should be >= 12 RegardsKarthik
View ArticleRe: Supressing empty DB Fields in Group Header
Thanks! Appears that creating separate sections for the comments did the trick. Had to both set the Section to "suppress if blank" and the field to suppress if field="". Even if the db field were...
View ArticleRe: PI 7.3 dual stack: Do we need restart of SSL service and ICM after...
As per my experience, if we add certificates using strust in ABAP stack, no restart required. Even in single stack I have added certificates in NWA and never restarted the server. ThanksAnand
View ArticleRe: Multi Level Finite Scheduling in PP/DS
Hi Marius, Yes, all things u mentioned are set up right. By themselves, the Block planned orders schedule OK. Having trouble getting the FG orders to schedule finitely. Looks like I've tried all avlbl...
View ArticleRe: Agentry (smp3.0 sp4)- Error to access multiple Agentry Apps
Can you confirm if your using client from SMP 3.0 SP04 SDK ? ThanksManju.
View ArticleRe: Internal table
Dear Saimedha, Pls send the structure and internal table declaration which you are currently declaring in program Best rgds/thnks,Srikanth.
View ArticleRe: Concatenation of 3 Numc info objects at transformation level
Numc data type doesn't have conversion routine that's why this doubt arised whether more length will be good too or not Regards,Rahul
View Article