SuccessFactors CMP

Compensation & Variable Pay Blog Posts

Syntax and usage of several data_source~* in query

Hi, We can use data_source~* in  OPEN SQL to select all columns from table. https://help.sap.com/doc/abapdocu_750_index_htm/7.50/en-US/abapselect_list.htm#!ABAP_VARIANT_1@1@ But what happens if we have several tables with overlapping column names? For example:   TYPES: BEGIN OF t_output, vbeln TYPE vbeln, kunnr TYPE kunnr, name1 TYPE name1, ort01 TYPE ort01, END OF t_output, tt_output TYPE STANDARD TABLE OF t_output …

Syntax and usage of several data_source~* in query Read More »

Best Ecommerce Marketing Agency in the USA

In the ever-evolving landscape of online business, selecting the right Ecommerce Marketing Agency can be the key differentiator between soaring success and stagnation. As the digital marketplace becomes increasingly competitive, businesses in the USA are seeking the expertise of specialized agencies to navigate the complexities of Ecommerce marketing. In this article, we delve into the …

Best Ecommerce Marketing Agency in the USA Read More »

Security’s role within the new Cloud

Hi everyone! Despite a lot of companies are still using on-premise applications like SAP Logon (a.k.a. SAP GUI), the truth is that, eventually, everything will be managed in the cloud. This is a good thing: simplification, effectiveness, more capabilities, and every other benefit that the cloud offers. However, I’ve been meditating on whether back-end security …

Security’s role within the new Cloud Read More »

getting error while deploying the SAP CAPM service in cf env. “Some instance has crashed”

Hi folks, While consuming external API service in our SAP CAP project we are getting error in deployment that “Some instance has crashed”. It is showing in logs the below error, but this error is not able to conclude the exact reason. Please help if anyone has clue about this issue.  instance: cf289ff5-ff7e-4428-6bc1-d71c, index: 0, …

getting error while deploying the SAP CAPM service in cf env. “Some instance has crashed” Read More »

Maintenance view selection conditions not working

Hi All! I have 2 tables: ZBC_ROLES (mandt, agr_name, note) with foreign key AGR_NAME from AGR_TEXTS AGR_TEXTS (mandt, agr_name, spras, line, text) I created a maintenance view with fields: MANDT, AGR_NAME, TEXT (from AGR_TEXTS), NOTE. In selection conditions I set AGR_TEXTS LINE EQ ‘00000’ AND AGR_TEXTS SPRAS EQ SY-LANGU. In SM30 I can add any roles from AGR_TEXTS …

Maintenance view selection conditions not working Read More »

Scroll to Top