SuccessFactors EC

Employee Central Blog Posts

BAPI Sales order custom field extension not updating properly

Hello experts, I am trying to updates sales order header and item extensions using BAPI-> BAPI_SALESORDER_CREATEFROMDAT2 and table: extensionin. I have appended all required structures already for VBAK and VBAP: The fields in VBAK has 4 text, 2 drop downs and few check boxes. e.g.: ZZPRO_NAME length 60, ZZPRO_END length 60. ZZCOMDOC_SUB length 60 and …

BAPI Sales order custom field extension not updating properly Read More »

How read Table Type | Line Type that have a filed table

Dear experts How can read the content of following table, field “FIELD_VALUE_PAIR_TAB? For this I am using (1) LOOP …. LOOP AT lt_ecpayloadtab_ws3 INTO ec_payload_wa3. And then .(2) READ TABLE ….. READ TABLE ec_payload_wa3-field_value_pair_tab ……. I have done this ASSIGN pnnnn_primary_tab TO <lfs_p0105>. LOOP AT <lfs_p0105> ASSIGNING <lfs_wa>. ASSIGN COMPONENT ‘SUBTY’ OF STRUCTURE <lfs_wa> TO …

How read Table Type | Line Type that have a filed table Read More »

SAP Build Work Zone My Inbox Tasks not visible

Hi Community, I followed the SAP Build Learning Journey “Composing and automating with SAP Build the No-Code Way”and followed the steps in chapter “Automating Processes with SAP Build Automation” to build an example Workflow Process. In the SAP Build Work Zone Launchpad the process is executable and the “My Inbox Apps” shows that there is …

SAP Build Work Zone My Inbox Tasks not visible Read More »

Empowering the Intelligent Enterprise: Harnessing the power of AI in Revolutionizing Business Ops

  Artificial Intelligence is revolutionizing the way organizations can transform and accelerate their core business operations. It empowers stakeholders to streamline business processes, optimize resources, and pave the way for innovation across core Finance, Procurement, Manufacturing, Supply Chain, Customer Services, Sales & Marketing and Human Resources. In this article, I have tried to give perspective …

Empowering the Intelligent Enterprise: Harnessing the power of AI in Revolutionizing Business Ops Read More »

SOAP APIのステータスの確認・有効化について

【背景】標準のSOAP APIをCloud Integrationで利用する方法を調査しています。使用環境は、SAP S/4HANA Cloud, private editionです。 【質問】利用までのステップは以下①~④であると考えています。 ①使用するAPIを決定する。   (基本的に何でもよいのですが、Create系よりもReadの方が簡単だと思うので “Outbound Delivery – Read (A2X)” を想定しています。https://api.sap.com/api/OP_ECC_OUTBDELIVBYID100QR/overview)     ②自身の環境で上記APIが現在有効化されているかを確認する。有効化されていなければ有効化する。 ②postman等の外部ツールからAPIを呼び出せるかテストする。   (下記の記事のイメージです。https://blogs.sap.com/2020/12/23/using-postman-call-sap-s-4hana-cloud-soap-api-and-simulate-outbound-soap-call-integration-flow/ ) ③Cloud IntegrationからAPIを呼び出す。 ②について方法をご存じでしたら、ご教示いただけますと有難いです。よろしくお願いいたします。

Is SAP Build Process Automation Desktop Agent for Mac availalbe now?

Hi colleagues, When I follow the instruction on https://learning.sap.com/learning-journeys/utilize-sap-build-for-low-code-no-code-applications-and-automations-for-citizen-developers/boosting-business-processes-with-automation_cc98a85d-c894-41d3-a11c-d1cd6b2aed10 using trial account, I see in the UI that for “Platform” under “Configure agent version”, mac is also tick-able besides windows as an option. Is that true? I am a Mac user so that’s my only option … Really want to try it out. Thank you …

Is SAP Build Process Automation Desktop Agent for Mac availalbe now? Read More »

How to trigger workflow in EC using API to the manager of a Contingent Worker to extend or not extend the WorkOrder EndDate

Introduction: Our Business requirement: For the contingent employees we need a process that will automatically update their termination  date to 3 months later.​            This process should be under workflow to be approved by the manager:​ If the manager dose not approve, the employee will be terminated as scheduled ​ Other wise – the termination date will update accordingly …

How to trigger workflow in EC using API to the manager of a Contingent Worker to extend or not extend the WorkOrder EndDate Read More »

Scroll to Top