Re: Create Batch in QPL1_INSPECTION_LOT_CREATE
Hello Sam, Thank you a lot for such a detailed reply and giving examples of integration with QM! I think this will be very helpfull! I know about BAPI_BATCH_CREATE and already using it to create...
View ArticleUpdating 52 lakh records
Hi experts,I want to read 52 lakhs records from flat file and i want to update them to a data base table. How can i do this with out any performance issue.
View ArticleRe: SOLMAN_ADMIN deletes RFC destination A6C2CF8BA5641ED3A1E8889F09AC6155
Hi Digio, RFC A6C2CF8BA5641ED3A1E8889F09AC6155 formate will generate during solman_setup activities This RFC is called temporary RFC( checked in SM59 during the activities), it will delete...
View ArticleRe: Make the chart Area clickable
Hi, Follow the below link.It's helpful to you SAPUI5 VIZ Charts event handling RegardsShruti
View ArticleHow to monitor and proactive to improve SAP system performance?
Hello, guysI have been working as SAP MM support for years. There are problems the system often has slow performances.sometimes, the slowness was caused by backgroun job long running, but sometimes it...
View Articlecreate a tcode hyperlink in internal (SAP USER) email
Dear Consultants, I have sent an email to SAP user through ABAP. now the problem is that i want to send a customized application tcode (e.g; ZABC) hyperlink in the email body as...
View ArticleRe: Delete or Invisible Links from portal customized login page?
Hi, Please check the below links http://help.sap.com/saphelp_nw70ehp2/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm Modifying the Logon Page - Portal - SCN Wiki Portal logon page...
View ArticleRe: How to upload a modulepool program from one SAP server to another SAP...
Did you try Transport of Copies ? Create TOC, release it and then you can add the related transport file with the help of basis guys!
View ArticleRe: Blank Record in all fields of the DSO
Hi raghuram, record mode X is before image which means how the record looked before it was changed.The status of record before the change is tansferred. If Amount values was initially 100 (New image)It...
View ArticleReconciliation between CO-PA and FI
I'm trying to achieve reconciliation between FI and CO-PA, for KE24 and FBL3N transactions. There transactions and standards as KEAT and KEAI, but I can not reconcile a month, what better way to...
View ArticleRe: Saturday day amount to be deducted in payroll
Mohan, I have tried all the posibilities to replicate your issue here....but i couldnt. System accepts the number even if its not a wagetype. In my case 5555 is not even a wagetype. After AMT i have...
View ArticleRe: WM Storage Bin Location - history
Hi, Try the below Tcodes, it will be useful. From the variant or layout options include the necessary fields or details as required in your output. LX03 - Bin Status ReportLX02 - WM Stock Reward if...
View ArticleRe: Accessing additional properties configured in Destinations
Hello Senxian, right now, the destination API does not allow access to destination configuration, except of the configured URL. That's the bad news. But the good one is that we are now working on...
View ArticleRe: Goods Issue & receipt on same time posting
Hello Rahul, I suggest you to go for confirmation along with auto GR, backflush together. Also let the activities be posted along with confirmation. This is the best possible way out for this. May I...
View ArticlecurrentTime() in Webi displays wrong time (timezone)
Hello everyone, I'm facing a serious problem. I want Webi to display the currenttime for the time zone of the server. I use BO 4.1 SP 2 Patch 1 on Linux (same on Windows) What I did: Started tomcat...
View ArticleRe: Upgrade from 4.0B to ECC 6.0
Hi Sunny, Observed that existing system has the following environments.Existing system:SAP : SAP R3 4.0B SAP KERNEL 4.0B_EXT 64-BITDB: ORACLE 64-BITOS: HP-UX 11.11/PA-RISC Target Requirement: SAP :...
View ArticleRegEx for dd.mm.yy-dd.mm.yy
Hello, I am looking for a regex for dd.mm.yyyy-dd.mm.yyyy dd and mm can vary from 1 to 2 digits:example: 1.1.14–31.3.141.01.14–31.3.14 \d{1,2}\.\d{1,2}\.\d{1,2} is matching: 1.1.14–31.3.14But I need...
View ArticleRe: SQL Query for XML (row/column format)
For the ones whohavethe same problem, here is aSQLscripttothe desiredXMLformat(variable,row/column)USE <DATABASENAME>;With CTEAS(SELECT [ColumnA] ,[ColumnB] ,[ColumnC]FROM TABEL) select [ColumnA]...
View ArticleRe: About "Missions"
Yeah. But my response was in some other context Read that again !! ntn
View Article