2007 Jul 30 4:21 PM
Hi guys,
is it possible to access the database buffer in an badi-implementation?
The code looks like this:
Import lt_trordhc = ct_intersection from DATABASE indx(zz) id iv_tasklist.After running this statement, the sy-subrc-variable contains 4.
I'm pretty sure that the import-statement works and that the parameters are set correctly. Any ideas in general?
Thanks for your help and regards,
Hendrik
Hi guys,
is it possible to access the database buffer in an badi-implementation?
The code looks like this:
Import lt_trordhc = ct_intersection from DATABASE indx(zz) id iv_tasklist.After running this statement, the sy-subrc-variable contains 4.
I'm pretty sure that the import-statement works and that the parameters are set correctly. Any ideas in general?
Thanks for your help and regards,
Hendrik
2007 Jul 30 4:28 PM
2007 Jul 30 4:36 PM
Hi Max,
thank's for your help.
The EXPORT works, I monitored it and it returns with sy-subrc = 0.
So I think, everything works fine.
By the way: the EXPORT is done in an other badi-implementation and in an other badi; processed before the import.
Might there be a problem? In my opinion, the database buffer should be accessible "everywhere", or not?
Regards,
Hendrik
2007 Jul 30 4:54 PM
Hi
Try to Check the help for IMPORT/EXPORT .... FROM DATABSE, there some informations on how to use them in OO, so in the BADI too.
Anyway here it seem it can do the IMPORT/EXPORT.
Max
2007 Jul 31 10:07 AM
Okay, the IMPORT / EXPORT works even in an badi implementation.
It was an internal mistake; bad parameters.
Regards.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |