Hi Renatas/Lorenz,
I needed an understanding on Commodity Futures.
When you want to open a position on Commodity Futures ->
1. Create Class
2. Create Open Transaction FTR_CREATE + Settle + TBB1
3. Create Close Transaction FTR_CREATE + Settle + TBB1
4 . Match TPM91 or Close margin TPM25 depending upon how we are closing the position.
Now After this CAN we USE the same CLASS again to create another Open Position.
Or Everytime Do I have to create new Class to create a new open Position?