Re: Impact of change of field lable of data element
Hi Surendra, The data element is KATR10 data element to be specific.My concern was in general; whether data element field label change causes any other impact other than the changed description...
View ArticleRe: How to sort numbers in SAPUI5?
var id_sort=new sap.ui.model.Sorter("EmpNum"); id_sort.fnCompare = function(a, b){ var intA = parseInt(a), intB = parseInt(b); if (intA == intB) { return 0; } if (intA< intB) { return -1;...
View ArticleRe: Inforecord - PR item linkage in case of copy
Hi, Weird, Can you share screen shot of this behavior. Rgds,Nayeem.
View ArticleRe: Users with saplogon entry pointing directly to CI
Hi Marcos:Not sure how you can get the user specific information with their specific logon group.If your CI instance is not in any of the SMLG/RZ12 groups then you can filter out the user list from...
View ArticleRe: Performance of Reads
Hi Jacob, I completely agree with Christian.For a simple read where there will be only 1 result, simple read will be faster than sort and binary search. In general however , we use sort and binary...
View ArticleRe: ADT service error in SAP net-weaver 7.4
Hi Bikshamish Is this any error message in SM21 log, & ST22 Dumps? RegardsSS
View ArticleRe: Payment Release Workflow
Hi Gayani, Were you able to achieve the same?Please let me know. --RegardsSaurabha J
View ArticleRe: Time Scenarios with payroll Integration
Hi, Regarding this you can show the absence valuation functionality to the client by which if user is maintained unpaid absences then system will prorate the salary to the employee. As well as you can...
View ArticleRe: Adaptive Job Server is not getting enabled
Hello Murtaza, please share with us the solution way yoiu gone. Regards,Christian
View ArticleBusiness transaction mentioned for Journal(FBCJ) different from its Print...
When I am choosing any particular Business transaction in FBCJ to post cash journal, its print out is showing me a different description for Business description. I have already checkd in FBCJC2 and...
View ArticleFactsheet Connection error
Hi all, I am trying to establish a connection to hana db (primary) as in step 3 Setup of SAP Fiori Search - SAP Fiori for SAP Business Suite - SAP LibraryRunning the report ESH_ADM_SET_TREX_DESTINATION...
View ArticleRe: Typical Issue
Hi Vijender, As suggested by Raghu, use remove context for both the input fields and at last use splitbyvalue. Also, you need to create the UDF as context type. Regards,Suman
View ArticleRe: Getting o/p from Oracle procedure in MII 14
Neha,I am using fixed query with output as below in the fixed query text box: declareindOn MyActivityInsert.ACT_CURSOR;beginActualTrans(:indOn,[Param.1],'[Param.2]');commit;end; ActualTrans is the...
View ArticleRe: HR: Number of leave days month wise.
Hi Despuig, Sorry I have no idea regarding how to get holidays.
View ArticleRe: PA20 modification with persona
One of the purposes of Personas is that it allows you to build screens that match what you and your users need. By all means look at what others have done to get some inspiration. That's especially...
View ArticleEmail failed to send out when try to run the test mode in publication
Hi, I created a new publication and try to use the test mode with dynamics recipients to test the email but the email failed to send out with the an error message (as per attached). I also checked in...
View ArticleOffline Strategy for Securities in TRM
Hi, I am implementing TRM module. Two companies with TRM module are working now. Now one company will be offline and migrate to Summit.I have the following questions about securities:1. What is offline...
View ArticleRe: AFAB issue after upgrade SAP 4.0 to ERP 6.0 EHP 7
Hi Why your revaluation offset account is the same as your APC account ? It seems not correct.
View ArticleHow To change Number Range from Internal to External
Hi Guru's, Need your Advise for Changing Number Ranges from Internal to External. We are using Customized maker Program to Upload the Data for Hiring. During the Upload the numbers has been skipped....
View Article