‎2009 Jul 03 4:56 PM
Please use a meaningful subject in future
Hello All,
Iam using a FM named ARCHIV_REQUEST in my code , RFC target system is BWE_010 and the Import parameters given are
LOGICAL_SYSTEM = BWE_010
CALL_MESSAGESTRING = 0100220950000000007827 CM 0100220950000000007827.PDF
by executing the above
and for Eporting parameters is
RETURN_MESSAGESTRING = 0100220950000000007827 721 0100220950000000007827.PDF
But value of Sy-subrc = 2. ????
by getting the same sy-subrc value and iam facing error msg as per my code.
Why the sy-subrc is 2.?????
Please suggest , how can i goahead.
Regrads
Venkat
Edited by: Matt on Jul 4, 2009 6:22 AM
‎2009 Jul 04 5:16 AM
Hi,
It's the general problem. whenever sy-subrc = 2 it means value found and field content is different then whatever you are mapping. so again check the field content and hope it will work fine.
If agian it shows problem pls.let me know.
Regds,
Rakesh
‎2009 Jul 04 5:22 AM