Re: SuccessFactors - Employee Central - Trigger workflow via Business Rules
Hi Gerrit!Could you provide the xml rule that triggered Biographical Information change?Just trying to do the same with Work permit or Dependents portlet.Thanks!
View ArticleRe: Synchronous scenario and putting requests and responses to file?
Hi, May be you could write a generic adapter module and use it in receiver channel to write both request and responses into a PI local file system. You could use <message-id>_Request.xml and...
View ArticleRe: Line not reversed correctly after GR
Undelete the Po and do the credit memo and delete that line item
View ArticleDatawindow orientation
Good morning. Is there a property that tells me if the DW (being printed) is part of the A4 horizontal / vertical or if it needs more pages ? Sometimes i have more fields than the A4 form can...
View ArticleRe: Jobs Galore ??
Manish,Breaking into SAP for beginners is very difficult.Generally, for an analyst to add value in SAP (any module), one needs 3 to 5 years of SAP work experience. Therefore companies are not...
View ArticleRe: How to Analyze the Performance of Database After archiving
Hi Ashwini You can analyse the performance by taking the trace by using the transaction code ST12 with business transaction before / after archive, and reorganization. BRSS
View ArticleRe: Employee movements
You can terminate the employee in the current company and hire the person in the new company. Otherwise, it is as Sven said, you need to use Management of Global Employment (MGE). MGE: see links...
View ArticleRe: Wage Type Default Values in IT0008
Hi Pratyusha, Please maintain Table V_T510 in order to default the values in IT0008. Also make sure that the wage type which you want to default in IT0008 are with characteristic INVAL A. If the wage...
View ArticleRe: Error during upgrade SPS9 using SUM
Hello Karolina, Opening caveat .... I'm not a Sybase person. In your error you can see that there is an issue setting the identity property for column CRR_ID on table "/1CRR/LT00001387" which is the...
View ArticleRe: Need to add account code and account name in customization
Hi, Try This: SELECT t0.DocNum, t0.DocDate,T0.Filler,t3.WhsName [From Whse] ,t3.Location ,(SELECT x.[Location] FROM OLCT x WHERE x.[Code]= t3.Location) [Location Name],t1.ItemCode,t1.Dscription...
View ArticleRe: how to find enh. spot implemention/badi implemenation based on filter value
Hi Gersh, Thank you very much. I really appreciate your reply and table exactly shows the result what I am looking for. Regards,Kumar
View ArticleRe: Failed to connect System Landscape Directory
Have you checked below thread, SLD Control Centre prompts "Please confirm that SLD service is started"
View ArticleRe: Other strategies for promotion management?
Hello Yes, there are alternative strategies. I am not keen on multiple central repositories (across the landscapes), they introduce too much complexity and really aren't required. Consider a software...
View ArticleRe: GRC PC for beginners
Hi Plaban, Could you share more details about the step where you are stuck. Which step is it that you aren't able to perform? Thank,Priyanka
View ArticleRe: HANA PAL PROCEDURE CALL ERROR
SQL :CALL "_SYS_AFL"."PAL_TS_S_1"(TS_DATA,TS_PARAMS,TS_RESULTS) WITH OVERVIEW Error log :Could not execute 'CALL "_SYS_AFL"."PAL_TS_S"(TS_DATA,TS_PARAMS,TS_RESULTS) WITH OVERVIEW'SAP DBTech JDBC:...
View ArticleHow to configure router for change in workset items change for ux3.shell
Hi,I stuck for router configuration while creating web application using ux3 shell.Can some one please suggest how to create.
View ArticleRe: Condition MWVS manaul tax input
Hi Jürgen, Thanks for you reply, I'm trying to calculated Tax for each item on the purchase order by using MWVS on the header of the order on, and it should be taken from KOMK-MWSKZ on the item tab...
View ArticleRe: lookup in filter not working when using "view design time data" in BODS...
HI Ram, What do you mean by View Design time data? Are you trying to see SQL under Validation>Display optimized SQL Why is there a need to use lookup() function in where clause. You can always...
View ArticleRe: HANA PAL PROCEDURE CALL ERROR
Hi, then please check if you have all necessary privileges/roles assigned (e.g. roles described in chapter 2.3 of http://help.sap.com/hana/SAP_HANA_Predictive_Analysis_Library_PAL_en.pdf ). Best...
View ArticleRe: How to consume Northwind OData service using Eclipse IDE
Maksim, I tried to implement your solution, but when I upload the updated app to the cloud, the server gets stuck at "Starting" mode, and then I get error message saying that the app couldn't start. I...
View Article