Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tables?

Former Member
0 Likes
739

Hello experts. I am looking for some tables for two different parts of SAP:

1. Business Partners (T-Code: BP)

2. Payment Requests (T-Code: F8BT)

I do not have access to the T-Codes or I would run a ST05 trace to find the tables. However I do have access to SE16 to eventually view them. Can anyone please point me in the right direction to find tables related to those two T-Codes? Thank you.

4 REPLIES 4
Read only

Former Member
0 Likes
625

Hello LemonRage!

The main table for the transaction BP is BUT000. And for transaction F8BT is the table PAYRQ.

Best Regards

Claudio (Aparatey)

Read only

0 Likes
625

Thank you very much. This points me in the right direction. Unfortunately, both tables BUT000 and PAYRQ are not active in SAP. Maybe there are other tables that the departments are using. I will continue to research. Thanks again.

Read only

Former Member
0 Likes
625

Hi,

Go to SE 11 and open 'BUT000'... then click the 'Display object list' (Ctrl + Shift+ F5).... it will show all the related function modules, structures, table, etc etc.

Do the same for other transaction also.

- Santosh

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
625

If you have access to se38, then go to se93, get the program names of the transaction.

Come back to se38, place the program name, goto utilities menu and click the option environment variables.

It will list you everything.