‎2009 Jun 09 2:27 PM
Hello experts,
I'm writing a test script for the VA01 transaction.
i'm working on an instance named 120 (for the developper)
but all the data are on the 121 (for test), but i'm not allowed to create ecatt on the 121
so i have set my system data container with the RFC destination 121.
When i launch the transaction recorder with this pattern :
- UI control
- TCD REC TCD
- VA01 transaction
- Target system 121
=> it doesn't work.
SAP ask if i want to transfer the data but i've not seen any dynpro...
The error message is this one : N°341 "the error of execution duration for DYNPRO_SEND_IN_BACKGROUND is occured"
Can anybody has any idea for my problem ?
Thank you in advance.
Looking forward to your response.
Warm Regards,
Manzano Sylvain.
‎2009 Jun 19 11:13 AM
Hi,
It seems something has changed the characteristics of you interface program
and it is trying to access a dialog transaction screen in the background,
and this is not possible.
You will have to get your Developers to debug the program.
Regards
‎2009 Aug 28 10:05 AM
Hi,
I think this thread - would help you out.
Check whether the RFC remote logon between 120 and 121 is working fine from 120.
If the remote logon is working fine, check the ecatt pre-requisites, profile parameters, user specific settings before trying to call 121 from 120.
Revert if these dont help you out ...