Doug,
I'm not sure if you're familiar with connecting SAP to an Access database via
RFCs, but I am looking to pull in only data where the plant numbers (WERKS)
are selected. It seems that I am only capable of pulling in 8 different
plant numbers before I get a SYSTEM_FAILURE. Right when I try to pull in 9,
thats the crash number. I tried the ( WERKS IN ('0575',etc.) ) and it seems
to work better than the WERKS = '0575' OR W... So thank you for that bit of
advice as well. Any ideas or thoughts? Would I have to create an if
statement that determines how many are selected and then go to a specific
subroutine that can handle it? Tell me there is an easier way please.
Thanks,
Brian
Brian - 12 Oct 2005 19:33 GMT
I know doug that it is bad etiquette to post to multiple boards, but I need
to get some help quickly! Hope you get to me soon.
> Doug,
>
[quoted text clipped - 10 lines]
> Thanks,
> Brian