SuccessFactors CMP

Compensation & Variable Pay Blog Posts

Approver workflow for standard fiori application

Hi experts  Is it technically possible to include a business approval workflow into a standard Fiori application? For example in the “Manage Cost Centers (Version 2)” Fiori app F1443A I need to have an approver in place before the cost center get created. We are exploring a clean core way of handling this approval workflow without …

Approver workflow for standard fiori application Read More »

Production Order Stored Procedure Blocking Issue for Production

Hi Experts,I’m using following Stored procedure to block updating Planned qty in production order but this stored procedure is blocking users from entering Issue for Production that includes machine or labour   IF @object_type=’202′ AND @transaction_type = ‘U’   Begin   IF EXISTS (SELECT T0.DocEntry FROM OWOR T0  inner join WOR1 T1 on t0.docentry = t1.docentry …

Production Order Stored Procedure Blocking Issue for Production Read More »

My SAP Certification on Digital Skills Initiative

I’m excited to share that I’ve recently achieved the SAP Certified Associate – SAP Fiori Application Developer certification. This accomplishment wouldn’t have been possible without the invaluable support of the Digital Skills Initiative and the guidance of @David_Chaviano . As an SAP Fiori Consultant working in a startup, I’ve always been driven to advance my career. …

My SAP Certification on Digital Skills Initiative Read More »

Assistance Needed to Enable Highlighted Checkbox

I am writing to request assistance with enabling the checkbox highlighted in the attached screenshot. I believe this issue might be resolved through a BADI implementation, but I would appreciate your suggestions and guidance on how to proceed. Please find the screenshot attached for your reference. Sure, I can help you structure that description: I …

Assistance Needed to Enable Highlighted Checkbox Read More »

Delete items (BSEG) from a parked FI document with FM PRELIMINARY_POSTING_DOC_WRITE

Hi all, I’m struggling with the function module PRELIMINARY_POSTING_DOC_WRITE, when I try to delete lines from VBSEG. I have to do so because I need to apply changes to the parked document coming from an interface outside of SAP where I cannot determine the needed changes on field level. Or: Let’s say it can happen that …

Delete items (BSEG) from a parked FI document with FM PRELIMINARY_POSTING_DOC_WRITE Read More »

Scroll to Top