2007 Sep 24 8:36 AM
In one my program I am using TMS_UIQ_IQD_READ_QUEUE function module,
While using this function module , I am geting error like
" RFC communications error with system/destin
TMSADM@KLD.DOMAIN_KLD
Error when opening an RFC connection"
It was executing fine , previously now only I am getting error, when , I cheked in SE37 alos , I am getting error like this.
Could u please explain what is wrong , And also explain me what would be the
main use of this function module
Thanks in advance
jogu_vinesh@yahoo.com
2007 Sep 24 9:25 AM
TMS_UIQ_IQD_READ_QUEUE is the FM to check whether the TP request is unreleased or not using Transport request Number.
TMS_UIQ_IQD_READ_QUEUE
WITH IMPORT PARAMETER
IV_SYSTEM = <SID> "system id
ET_REQUESTS(EXPORT PARAMETER)
ET_REQUESTS CONTAINS IMPORT QUEUE LIST IN T-CD STMS.
Regards
Vasu
2007 Sep 24 9:39 AM
hi
good
Its the FM to check whether the TP request is unreleased or not using Transport request Number.
TMS_UIQ_IQD_READ_QUEUE
WITH IMPORT PARAMETER
IV_SYSTEM = <SID>
ET_REQUESTS(EXPORT PARAMETER)
ET_REQUESTS CONTAINS IMPORT QUEUE LIST IN T-CD STMS.
reward points if helpful,
thanks
mrutyun^