SuccessFactors CMP

Compensation & Variable Pay Blog Posts

Plonk

This used to be a place I hung out a lot in the past. Stumbled upon it today by chance and boy is this a mess.   Is this just now in transition from version nnn to version nnn+1? Have I accidentially hit some beta version? Veteran preview? Have I found an internal development playground? …

Plonk Read More »

【SAP Analytics Cloud / Analytics Designer】制限メジャーをチャートに追加・削除する方法について

【背景】デモ用にSACのAnalytics Designerを使った縦棒グラフを作成しています。機能としては、ドロップダウンで表示したいメジャー項目を選択し、選択されたメジャーがチャートに表示されるというものです。計算メジャーをチャートに追加・削除することは実装できているのですが、累計を使用して作成したメジャーについては実装できていないです。累計を使用して作成したメジャーは、累計ディメンション「会計期間」を指定し、フィルタで選択されている会計期間の累計を表示するメジャーとなっています。 【質問】累計で作成したメジャーをAnalytics Designerでチャートに追加する場合はどのようにコードを記載すれば実装可能でしょうか?計算メジャーについては、addMember(Feed.ValueAxis,”メジャーID”)で実装できると認識しています。累計メジャーの場合は、addMember(Feed.ValueAxis,MeasureInfo JSON)で表示できないかとあれこれ試してみたのですが、未だ正解にはたどり着けていないです。 ご存じの方いましたらご教授いただけますと幸いです。何卒、よろしくお願いいたします。

SAP Codejam Request @Covestro (Leverkusen, Germany)

Dear Team, We would like to host CodeJam Session at covestro’s headquarters in Leverkusen, Germany.  Location – Leverkusen Requested Topics: We are currently moving to S/4 HANA and would be best to have a code jam to update our knowledge to latest sap technologies like SAP BTP, SAP Build, Automation and AI related topics Time …

SAP Codejam Request @Covestro (Leverkusen, Germany) Read More »

SELECT statement performance in ABAP compared to SE16N

We have one custom program which has been running fine. Now, we have added following code and program is taking 5-7 minutes compared to 8-10 seconds.     SELECT ACCVOUCHERNO EWBNUMBER FROM ZDIGI_OOWARD_H    INTO TABLE gt_zdigi_ooward_h    FOR ALL ENTRIES IN gt_vbrk    WHERE ACCVOUCHERNO = gt_vbrk–vbeln. Number of records  in gt_vbrk is approx. 2000 (rows and 2 columns) and using gt_vbrk-vbeln values in SE16N is taking max. 15 seconds. Also, ACCVOUCHERNO is key field …

SELECT statement performance in ABAP compared to SE16N Read More »

FBS to BCS

Hello Team, Hope you are doing well & staying safe. We are planning for the Brownfield Implementation / Bluefield Implementation & we need to migrate FBS (Former Budgeting System) to BCS (Budgetary Control System). So, could you please guide me how can I initiate the process/steps to migrate from FBS to BCS from ECC to …

FBS to BCS Read More »

Scroll to Top