Dear all,
I got this error when I execute SLDAPICUST for creating ABAP API between Abap and SLD SAP PI.
Caught an Exception while processing a JCO request. com.sap.conn.jco.AbapException: (126) SLD_CLIENT_EXCEPTION: AbapSLDRequestHandler.getObje...
Can anyone tell me how to read and understand a SAP Note such as
Software Components
Corrections
Correction Instructions
Prerequisites
Support Package
Thanks
Hi,
I have SAP HANA SDI that load data from SAP (source system) which schedule by job via SAP Web IDE
This error occur randomly, some time it success, some time fail
What does it mean? and How to solved it.
Exception number 153001 in REMOTE S...
Hi,I try to create a simple custom CDS view as the following code:@AbapCatalog.sqlViewName: 'ZFM_TESTCDS'
@AccessControl.authorizationCheck:#NOT_ALLOWED
@AbapCatalog.compiler.compareFilter: false
@EndUserText.label: 'Test Custom CDS View for FM'
defi...
Hi Ulrich,Today, I try change port the connection is all work fine.but it's funny to say that I stuck this issue for a week to find solution.I overlooked this port and the Jco log connection reset, don't show any error detail about port - -*.Best Reg...