SuccessFactors ECP

Employee Central Payroll Blog Posts

Remove leading zeros in ABAP select statement

Hi, I have a below select statement in ABAP SELECT SINGLE A, B ,C            FROM lt_tab INTO @DATA(tab1) WHERE B <> C. But the Column C is having ALPHA conversion with Leading 0’s. Hence, Select statement is not working as expected. Could you please help me how we can Remove leading zeros in ABAP select statement at where condition.   Regards, Praveen.

ABAP Trial Container FAIL: process disp+work Dispatcher not running

Hello everyone.Earlier this week our ABAP Trial Container had to be restarted. Since then, we are unable to bring the system back up, as we encounter the same error over and over again when starting the docker container:     2024-03-08T14:53:23.927511259Z 08.03.2024 14:53:23 2024-03-08T14:53:23.927516739Z StartWait 2024-03-08T14:53:23.927520486Z FAIL: process disp+work Dispatcher not running 2024-03-08T14:53:23.931830145Z Worker Processes: …

ABAP Trial Container FAIL: process disp+work Dispatcher not running Read More »

Scroll to Top