Re: Flexitime Requirement
Ok. But you are saying more than 9 hours worked would be counted as Overtime then how you will pay this overtime(there shoudl be direct integration from time managment to payroll). 2nd part in between...
View ArticleRe: S_ALR report number for PR ME5A/K
So you mean for S_ALR report not available in SAP for T code ME5A and ME5K. Right?
View ArticleRe: Found negative cache error when app is running in gateway server
Try to clean your browser's cache and check if it works.
View ArticleRe: Add up all amount for a given measure
Hi Shila, If your start date is going to be fixed as jan 2012 then simple, =sum(amount) between ("jan 2012",userresponse()) Regards,Ragoth.C
View ArticleRe: Copy COntrol Query
Hi Shekhar, Yes In Copy Control Sale Order to Sale Order (VTAA) Use the copying routine, DataT 151 General item data DataT 102 Bus.data/item compl. DataT 002 Partner item And also Pricing...
View ArticleRe: Purchase Order Quantity Stored Procedure
hii sunil , add this sp IF @object_type= '22' AND @transaction_type in ('U')BEGINIF EXISTS (select r1.u_[your approved quantity udf name ] from por1 r1where r1.docentry=...
View ArticleRe: Unable to Import IDT Projects
Hi,Thanks for the reply, When I created the project, I saved it onto a network drive. Looking at the location via windows explorer I can see the Project file, Business Layer(.blx), Data...
View ArticleRe: Show Details for position in QustomerQuote
Hi Miguel, Can you give more details about the BO model? Are the fields in Datos Manuales part of the list? In this case, the update should be done automatically (which obviously issn't the case). I...
View ArticleRe: EPM report, node aggregation
thanks a lot it worked perfectly.Only issue i'm having is the costcenter have too many members and it is creating errors "One or more errors occurred. The execution of report Default Report failed....
View ArticleRe: How to add a linebreak in the sap.m.TextArea in IE11
I can suggest you a workaround till the bug fix is implemented in sapui5. You can extend the TextArea control to include \n in IE11. jQuery.sap.require("sap.m.TextArea");...
View ArticleRe: User Rights- Help
Hi Experts can any one please help me on the above request. @ Dirk Venken - could you please suggest your opinions on this issue.
View ArticleRe: How can I predict the upcomming years values using the historical data.
Create a time series analysis: SAP InfiniteInsight 7.0 - YouTubeYou can also try watching this video.
View ArticleRe: Stock available qty for customer sales order
Hi Mr Noel Connolly Im new on this CO09 I appreciate your information, but could you give me a more detail steps for CO09 about how to know actual available stock in a stor loc ? or maybe which order...
View ArticleRe: Multi AD Forrest configuration in SAP BO 4.1
Hi Parmjit, Try to verify your Krb5.ini file as described in KBA : https://service.sap.com/sap/support/notes/1245178 Check KRB5 Multiple Domains section. Best Regards,Manoubia
View ArticleRe: How to create bullet chart using openui5
As mentioned above you are using openui5 lib. Change your boot strap src to below,src="https://sapui5.netweaver.ondemand.com/resources/sap-ui-core.js"
View ArticleRe: Time operation to call the particular data to 31.12.9999
While defining Attendace type maintain validity period start date as 01.08.2015 so that it won't be available before 01.08.2015. Further with the help of constants we can control in the PCR. Define a...
View ArticleRe: While loading data to SAP HANA from ECC using BODS I am getting error.
Use nvarchar instead of varchar data type.
View ArticleRe: Cusomizing error in work schedule rule 2
Hi, May be you have not assigned the workschedule rule in IT0007 based on PA, or PSA. Kindly check the PA, PSA data and WSR in IT0007, so you have to chnage the work schdule rle in IT 0007 for your...
View ArticleRe: Enhancment of ERC_C_REQ_MGMT_UI compoent
Hi Kiran & Ram, Now its working fine. I wrote logic in method SET_POS_AND_HRM which is located in COMPONENTCONTROLLER/PROCESS_EVENT method. Now the default values are coming. Earlier, in method...
View ArticleRe: unable to process IR
This sentence sounds not very logical "we found that EBELP filed for item number has been locked "Can you rephrase or give some screenshots that would add some sense to it.
View Article