cancel
Showing results for 
Search instead for 
Did you mean: 

Read Data Base Table

Former Member
0 Kudos

Hi xMII gurus,

I would like to use the SAP Database Table not BAPI.. Can we use it?. If yeas please give me the procedure.

Thanks

Raghav

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Raghav,

you can read the tables with the BAPI RFC_READ_TABLE. I don't know if is allowed to

connect to the Database directly. Why you will not use the BAPIs?

Regards

Pedro

agentry_src
Active Contributor
0 Kudos

Raghav,

There are quite a few recent postings regarding the RFC that Pedro mentioned. Do a search in SDN for RFC_READ_TABLE over the last 90 days or maybe even for this year. These postings will help you a lot with the format of the table query.

Good luck,

Mike

Former Member
0 Kudos

HI Pedro,

Thanks for the answer. Just i want to try with the table.

For my task i need to write the BAPI and use it.

Thats why I am trying to use the Table. Anyway I am going to write the BAPI.

Thanks

Raghav

Former Member
0 Kudos

Hi Mike,

Thanks for the reply.

Raghav

Former Member
0 Kudos

Hi Pedro,

My question is , using my BAPI i need to update the Oracle Database Table and then Display.

Could you please share me the Logic.

Thanks

Raghav

Answers (0)