-
The Java code in the [introductory example](http://hibersap.org/example/#implement-the-bapi-class) looks much longer than necessary. To make the code shorter, I propose the following:
```java
@Bap…
-
### Operating System
Ubuntu
### Programming Languages
python
### CCXT Version
3.0.61
### Description
Hi,
I am using Python 3.10.
I am trying to place a stop limit order with both TP and SL on…
-
Bug report by dawebster on Hibersap Sourceforge project:
> I see a StringIndexOutOfBoundsException trying to generate JAVA classes within
> Forge for BAPI_COMPANYCODE_GETLIST. I am accepting all def…
-
Getting this error when trying to run this python code:
category='inverse'
session = HTTP(
testnet=True,
api_key=data['api_key'],
api_secret=data['api_secret']…
-
### Operating System
Macos
### Programming Languages
PHP
### CCXT Version
4.2.89
### Description
When using fetchClosedOrders to retrieve filled Spot orders in Unified bybit accounts, no result…
-
Hi, nice package!
I didn't see this package so I coincidentally implemented the same thing over at HumanReadableIDs.jl (an unregistered package):
https://github.com/c42f/HumanReadableIDs.jl/blam…
-
https://github.com/mesmollar/bapi-p3-the-scoop/blob/master/Project%203%20Submission/server.js#L180-L183
This can be simplified, as you repeat some conditions multiple times.
-
https://github.com/mesmollar/bapi-p3-the-scoop/blob/master/Project%203%20Submission/server.js#L238
I believe you want to store the new comment in the database. Therefore, shouldn't savedComment.bod…
-
im trying to create or insert data to bapi sap using IRFCTRANSACTION im encountered below error.
attempted to read or write protected memory. this is often an indication that other memory is corrup…
-
https://github.com/0cm0/bapi-p3-the-scoop/blob/master/test/test.js#L1-L558
Your test.js file looks fine, but it seems the rest of your files for this project are missing.