-
You are in the middle of asking a question
-
Back to my question
-
No thanks I'm done
Problem in the program abap when get data in microsft db access in background
I have a program that get data in a db microsoft access.
When it run in forground, it's ok, but when run in background,in the command 'getstring'(see below), the sap don't get any data. The command sql is not interpreted when run in background.
I hope that someone can help me. thank`s for any help.
DO.
CALL METHOD OF rec 'getstring' = sql
EXPORTING #1 = '2' "do not modify!
#2 = 1 "do not modify!
#3 = '|' "do not modify!
#4 = '|'."do not modify!
enddo.
Posted Answers
No answers were posted yet - be the first one to answer!
Sign in to participate
Got an answer for Benvegnu, Joao Carlos? Would you like to comment on the posted answers, or vote for the one which you think is the best?
Sign up for a free account, or sign in (if you're already a member).
Other people asked questions on similar topics, check out the answers they received:
How can I assign a value of my choice to a Microsoft Access table? Thanks.
Submitted by
simino
2 years ago.
-
0 answers
- viewed 104 times
How do I create an Access Program or Database that will pull up a .pdf file that I designate using an Access form? I took a class ...
Submitted by
janell
1 year ago.
-
0 answers
- viewed 249 times
can you install & use microsoft access 2003 if you have microsoft office professional 2000 installed in your computer?
Submitted by
Joe
1 year ago.
-
0 answers
- viewed 72 times
Be The First To Answser
Other people asked questions on various topics, and are still waiting for answer. Would be great if you can take a sec and answer them