Skip to Content
0
Former Member
Feb 23, 2009 at 10:27 AM

RFC Lookups by Michal Krawczyk ,No lookup output seen in the RFC return

29 Views

Hi All,

I followed Michals weblog for fetching the taxcode from PO .

When Itrying that,I did not get the Taxcode values.

TAX_CODE><?xml version="1.0" encoding="UTF-8"?><rfc:Z_PO_TAXCODE.Response xmlns:rfc="urn:sap-com:document:sap:rfc:functions"><I_TAXCODE></I_TAXCODE><T_TAXCODE></T_TAXCODE></rfc:Z_PO_TAXCODE.Response></TAX_CODE>

Thinking that ,there is some issue with FM,I tried with other logic in FM and when executed this scenario,the output is

<TAX_CODE><?xml version="1.0" encoding="UTF-8"?><rfc:Z_PO_TAXCODE1.Response xmlns:rfc="urn:sap-com:document:sap:rfc:functions"></rfc:Z_PO_TAXCODE1.Response></TAX_CODE>

I checked in RWB,The RFC Adapter is with out any errors.

I used the same codein our sandbox,I could able to retrieve the taxcodes based on PO's.

Whats happening?could any one suggest.

Thanks,

Srinivas