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

ABAP Development

0 Likes
841

Taking the structure SDPARTNERLIST, how to know which table stores these values of structure like customer, partner function n so on?

2 REPLIES 2
Read only

TammyPowlas
SAP Mentor
SAP Mentor
725

Hi - I recommend using transaction SE11, enter SDPARTNERLIST in the data type field, and select "where used" programs, etc. Then you can see where it is used and what it is comprised of

Read only

0 Likes
725

Hello anvi2894

have a look at Functionmodule SD_ADDRESS_BUILD

regards