SuccessFactors EC

Employee Central Blog Posts

COMMIT WORK in ABAP OO and BAPI

Hello,  I have a code with comment. I need to use “COMMIT WORK” in ABAP Object Oriented but I know it don’t work just like in Functional Module. I found DEMO_TRANSACTION_SERVICE, but is not enough.  METHOD SAVE_ALL. DATA: transaction TYPE REF TO if_os_transaction, transaction_manager TYPE REF TO if_os_transaction_manager. IF cl_os_system=>init_state IS INITIAL. cl_os_system=>init_and_set_modes( i_external_commit = oscon_false …

COMMIT WORK in ABAP OO and BAPI Read More »

Issue with outbound IDoc PEXR2003/PEXR2001 Missing segment and Unable to debug.

Hi everyone, I am currently facing an issue wherein the outbound IDOC of Base Type PEXR2003, We have a segment E1IDUU2 needs to be filled. But The parent segment E1IDPU3 and E1IDPU1 is not getting filled either. When we tried to debug the IDocs in the usual way when the payment is processed from F110 …

Issue with outbound IDoc PEXR2003/PEXR2001 Missing segment and Unable to debug. Read More »

how to monitor and control diag. work process from application server

Hi Experts, we have 4 application servers of SAP system. if it possible write an abap/4 report to control the diag. work process from sm50. 1. we have 100 diag. WPs pre instance. if WPs 100% occupied , of course neither GUI nor RFC connections can  login to application server anymore. 2. we want such …

how to monitor and control diag. work process from application server Read More »

Sabe a IA generativa da SAP? Então, é super top!

A IA generativa da SAP é uma tecnologia poderosa que cria conteúdo novinho em folha, tipo imagens, textos e até músicas, a partir de dados que já existem. Isso pode revolucionar vários aspectos dos negócios, desde criar campanhas de marketing personalizadas até otimizar processos operacionais. Uma das ferramentas mais legais da SAP nessa área é …

Sabe a IA generativa da SAP? Então, é super top! Read More »

Seeking Eclipse ADT Equivalent to SE37’s “Save Parameters as Test Data” Feature

Hi SAP Community, I’m currently working with Eclipse ADT and am missing a feature that was available in the older SE37 transaction (ABAP Workbench). Specifically, I’m looking for a way to save parameter values from an ABAP program or function module as test data. This functionality allowed me to easily create predefined sets of input …

Seeking Eclipse ADT Equivalent to SE37’s “Save Parameters as Test Data” Feature Read More »

Please vote 341529 -Request to bring Latest People Profile/Full Profile Categories into RBP purview

Hi All,  Currently in the Latest People Profile’s Full Profile, there is no way to control/manage Categories and Cards in the RBP. This is unnecessarily showing Categories and Cards, especially not relevant for the users’ themselves and also when users’ seeing others’ data, they see all categories and cards too. They may not have access to see …

Please vote 341529 -Request to bring Latest People Profile/Full Profile Categories into RBP purview Read More »

Please vote 341529 -Request to bring Latest People Profile/Full Profile Categories into RBP purview

Hi All,  Currently in the Latest People Profile’s Full Profile, there is no way to control/manage Categories and Cards in the RBP. This is unnecessarily showing Categories and Cards, especially not relevant for the users’ themselves and also when users’ seeing others’ data, they see all categories and cards too. They may not have access to see …

Please vote 341529 -Request to bring Latest People Profile/Full Profile Categories into RBP purview Read More »

App Router Configuration and files explanation

APP ROUTER In the world of SAPUI5/OpenUI5, understanding the role of an App Router, particularly in the context of SAP BTP, is key. Before delving into the distinctions between Standalone and Managed App Routers, it’s crucial to understand the fundamental concept of an App Router. The @SAP/approuter is used to route requests to different microservices …

App Router Configuration and files explanation Read More »

Scroll to Top