March 2024

RE – How to send a SOAP message ( Consumer Proxy ) to multiple SAP systems from a SAP ERP system

Hello SAP Experts, I have a requirement to send BP from SAP ERP(core) system to EWP(S/4 HANA) and TMS(S/4 HANA).  Both EWM and TMS have object BUSINESSPARTNERSUITEBULKREPLIC and we created service binding in both the systems. Now in ERP Core there is consumer proxy: CO_MDG_BP_RPLCTRQ. I have created logical port for each EWM and TMS. …

RE – How to send a SOAP message ( Consumer Proxy ) to multiple SAP systems from a SAP ERP system Read More »

RE – How to send a SOAP message ( Consumer Proxy ) to multiple SAP systems from a SAP ERP system

Hello SAP Experts, I have a requirement to send BP from SAP ERP(core) system to EWP(S/4 HANA) and TMS(S/4 HANA).  Both EWM and TMS have object BUSINESSPARTNERSUITEBULKREPLIC and we created service binding in both the systems. Now in ERP Core there is consumer proxy: CO_MDG_BP_RPLCTRQ. I have created logical port for each EWM and TMS. …

RE – How to send a SOAP message ( Consumer Proxy ) to multiple SAP systems from a SAP ERP system Read More »

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.

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 »

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 »

Not possible to activate the tenant in desktop agent

Hello, We are having troubles to activate the tenant in Desktop Agent for last two days. Even if we restart the agent and try to active the tenant again, nothing happens and the status remains as “Connecting”. We were changing some information in communication arrangement earlier. Is it possible it is related to that change..?  …

Not possible to activate the tenant in desktop agent Read More »

Not possible to activate the tenant in desktop agent

Hello, We are having troubles to activate the tenant in Desktop Agent for last two days. Even if we restart the agent and try to active the tenant again, nothing happens and the status remains as “Connecting”. We were changing some information in communication arrangement earlier. Is it possible it is related to that change..?  …

Not possible to activate the tenant in desktop agent Read More »

Scroll to Top