Re: Show the Google map
You need to set sId for each sap.m.IconTabFilter like this: new sap.m.IconTabFilter('TF1',{ text: "Floor Plan", icon: "sap-icon://puzzle", iconColor: sap.ui.core.IconColor.Default,...
View ArticleRe: How to use T code (COHV , COMAC, MDVP)
Hi Kothari, COHV is used for mass processing. You need to filter the orders with status and execute. You can check for planned orders and production orders. Refer the below link for...
View ArticleRe: Making "Other perks " projected in payslip for whole year
Hi Nayak, Can you check under which wage type this error is coming and please maintain PC 4 to that wage type and re-run the payroll process and see If the issue still comes then please paste the...
View ArticleRe: Search in SCN before posting
Hello All, Thanks for the inputs. I was not aware of Idea place before the discussion, thanks for making me aware of it.Also I have posted it in the Idea forum, please promote the same by clicking on...
View ArticleRe: Equipment or Function location ( either of the one) mandatory in...
Hi,The code does not involve MPOS table.Use the code as it is. The structure given in the exit will have these fields.First you use this code and give your observations.
View ArticleRe: PDI changes of one developer not visible to another
Hi Vinod, looks like my text was not fully understandable. Let me give an e.g. : Suppose developer1 adds a dropdown field to search UI and activates the changes.developer1 logs into C4C UI and finds...
View ArticleRe: Receiver Mail Adapter Module Parameters
Hi Srikanth, Not clear with your requirement. Can you explain your scenario detailed. Thanks, Satish.
View ArticleRe: Enterprise Compensation Management:LTI
Hi Vidya, Not sure what you are trying to accomplish with T71ADM06. Looks like you are saying CSTK is equal to STCK and then STCK is equal to CSTK. If there are no stock splits or other adjustments,...
View ArticleRe: How to force a re-calculation of a formula (pricing)?
Hi Check if there is any requirement for this condition in pricing procedure (V/08). See also note 24832 - Pricing rules / TVCPF as a checklist. Regards Eduardo
View ArticleRe: User exits/BADI for production order release
Hello I would suggest you to use BAdI WORKORDE_UPDATE. Please observe that some methods are executed in update mode, therefore, system may not stop on your break-point, unless you are using update...
View ArticleRe: Receiver Mail Adapter Module Parameters
Hello,U can use Message Transform bean to convert XML into textExamples of Content Conversion Using MessageTransformBean (SAP Library - SAP Exchange Infrastructure) ThanksAmit Srivastava
View ArticleRe: How to work with stored procedures(SP) XI 3.0 receiver JDBC .?
Hello, I have 4 tables in my source structure.each table as a one record. In target structure I have only 1 statement under which I have all the fields as my target is SP. My question is : To which...
View ArticleEAM: Unable to get session Details and other reports
Hi All, I am trying to view FF ID reports. However, I could not get the complete reports. I executed: NWBC->Reports and Analytics->EAM Reports->Consolidated Log Reports->Update FireFighter...
View ArticleRe: Receiver Mail Adapter Module Parameters
Hi , Use Message transformation bean to convert from xml to csv . Do you want to send the csv payload in mail body or as an attachment ? RegardsVenkat
View ArticleRe: Running background reports with internal table parameters.
Hi Thomas, Yes but if the number of records is high in the db Table then the FETCH for 10000 records will take place multiple times. This coupled with the time taken to execute the "update logic" can...
View ArticleRe: after login in sap b1 un handed exception
Hi, Please check SAP note: 850824 - Unhandled Exception when Running B1 Client SetupThanks & Regards,Nagarajan
View ArticleSAP IS 4.2 - ORA-01017: invalid username/password; logon denied
Hi Everyone, We've upgraded our DS 4.0 to DS 4.2 and Installed IS 4.2 on top of it. When I try to profile data in IS, the task is failing and I'm getting the following error : [C] 2014-03-03...
View ArticleTime type not updated correctly in Time evaluation
Dear All, I have positive time management. Using PCR i am calculating OT and EW.Same PCR is written. Refer attachment. There are two Holiday class used 1 and 3. For that Same rule is written....
View ArticleRe: Display error message in batch job log
Thanga Prakash error message will stop the processing no rollback work will work
View Article