Hi, experts.
Now I'm change of BDC program conversion ECC to HANA, everything is good but except performance of CALL
TRANSACTION 'FB01' .
I found out S/4 takes more net times on CALL TRANSACTION 'FB01' than ECC..
Analyzing on SAT,
ECC - gross(mircosec) : 3,127,951 net(mircosec) : 7,752
S/4 - gross(mircosec) : 2,180,088 net(mircosec) : 233,046
Under same conditions(same code source, number of account documents header and item, dynpro screen etc).
Please tell me the reason and how can i optimize this?
regards.