Re: Clock in-out Approval workflow
Well this was made available for Leave request Can you check if you use the same WF what you get? Typically, we have one WF for leave request and clock in/out, but with multiple approvers, there was...
View ArticleRe: Issue with INSERT statement
We'll add the number of records of the internal tables in batch logs so that we can identify if it's the problem with INSERT statement.For writing such technical details SAP has provided the LOG-POINT...
View ArticleRe: Modify package: Prompt Text and Pass to Scripts
Hi Ben, A lot of syntax errors... Can you provide full DM advanced script? And looks like the line have to be corrected: *SELECT(%BU_SEL%,"[ID]",COSTCENTER,"[BUSINESS_UNIT]=$BU$") Assuming that:1. You...
View ArticleRe: Crosstab with filter
Hi, NoFilter() does not change the results returned by the query. Use a report filter instead if you want to show the values for current / previous year. Or you can even write 2 different formulas to...
View ArticleRe: Planning for unplanned downtime for Redwood Jobs
Hi Abhishek, Thanks for the suggestions. As of now, Our system is down and it was an unplanned down so we could not take any precautions, like holding the queues. We have already locked the RFC user in...
View ArticleRe: PT 60 (TM) Evaluation run successfully but getting Payroll log "Check...
Hi , Can you share the input table details of function ZEVEN. It's not an standard function so might have this an issue about condition or logic written in this custom function. Regards,Sankarsan
View ArticleRe: Issue with HR Adminstrative Process Form Linking
Are you launching these directly or within the MSS "Start Process" application? If directly, check yout iView parameters to make sure you are calling your specific process. If calling from the Start...
View ArticleRe: last 5 weeks of data from history
Hi, Did you tried my suggestion?. you don't need to display weeks on the report and still get the result set. Use If condition Thanks,Jothi
View ArticleRe: Stock transport order between storage locations and assignment category...
First of all thanks for the response. The rule assigned to the STO configuration and material master is KP (no aviability check). Before I have told that If the STO has not any account assigment...
View ArticleRe: Error while trying to transport BPC Security objects - BPC 10.0 NW
Maha, there is not enough information in the dump you provided to try to determine the issue. Please expand fully the dump so that all the detailed error message is shown and then attach the dump file...
View ArticleRe: Binding Data from SEGW to a table in SAPUI5 XMLView
Moved Discussion to SAP UI Development Toolkit for HTML5 Developer Center from SAP for Mobile. Question is about SAPUI5 so belongs there. Regards, Mike (Moderator)
View ArticleRe: aggregate exported data in /CPMB/EXPORT_TD_TO_FILE
Vadim, Good idea but we would like to do this as a transparent process for user... is it possible to do this as one package? Or it should be two packages and package link with both packages?
View ArticleRe: TAX SLABS IN PAYROLL
Hi Mohinder, The slabs which need to be maintained are:In Table V_T7INT1In Table V_T7INT3 Tax slabs are maintained in table V_T7INT3. Through SM30 access this table and check.Hope it helps....
View ArticleRe: SQL Anywhere 16 custom post_login_procedure message text/action is blocked
Hi Brian, Thank you for the bug report. As mentioned here, I have opened this issue with our development group as CR #771043. Regards, Jeff AlbionSAP Active Global Support
View ArticleRe: Java Mapping for HTTP Post
Hi StephenThe xml must be getting added in the below part of the code. It is coming from arg[0]You can put a check and get it removed. while ((len = arg0.read(buffer)) != -1) { arg1.write(buffer, 0,...
View ArticleDevelop a Real time Sync Consumer Web Service from SAP ECC
Hello Experts, We have a requirement to build a Real time Syncronous Consumer Proxy in SAP ECC to be used in Order Capture in Real time. The Web Service will be provided by the Rule Engine. The...
View ArticleRe: Some records are missing in subreport
Hi Ramana, When you run the report locally means you are running the report in crystal designer right? In crystal Designer which database the report using? is it production database of SQL or...
View ArticleRe: vietnamese language PDF issue
Hi NareshWhat is the language of the form right now? And what about a real print. Does it look the same?And what kind of downloading do you use? Via Spoolserver and SAPWIN or with a custom made...
View ArticleRe: Tutorial B1 Integration Framework
Me funciono a la perfeccion Alessandro, deja continuo terminando de montar los escenarios, gracias de nuevo. SaludosEduardo
View Article