Quantcast
Channel: SCN: Message List - SAP Manufacturing Integration and Intelligence (SAP MII)
Viewing all articles
Browse latest Browse all 4841

RFC_READ_TABLE: Where clause limited to 72 characters for JCo Interface?

$
0
0

Hi all,

 

I built a MII14 transaction reading data using a JCo Interface calling RFC_READ_TABLE. My problem starts when I am trying to extend the "WHERE" statement.

It seems like where statement must not exceed a certain lenght, otherwise I get the error Unable to make RFC call Exception: [A condition specified dynamically has an unexpected format.]

However, in SE37, u can add new lines and extend statement. So I googled and found there seems to be a lenght restricition for the where statement to 72 charactes when using JCo Interface or .NET connector. There seems to be a workaround for the .NET connector.


I also found a link dealing with the same topic but I cannot get it working...RFC_READ_TABLE Options - Text length

Can anybody help me on how to implement that approach?

Where do I have to place the statments from that post:


SAPJCOFunction_0.Request{/RFC_READ_TABLE/TABLES/OPTIONS/item[1]/TEXT} =AUFNR EQ '000000700023' OR AUFNR EQ '000000700003'

SAPJCOFunction_0.Request{/RFC_READ_TABLE/TABLES/OPTIONS/item[2]/TEXT} =OR AUFNR EQ '000000700006' OR AUFNR EQ '000000700007'

 

Thanks for your help!

 

Greetings, Marco


Viewing all articles
Browse latest Browse all 4841

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>