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

Function module

Former Member
0 Likes
509

Hi Experts,

I tried to download customers home addresses with table knvk and field adrnp. But im getting just blanks. As I read this forum, I found a thread about function modules and how I should be able to download addresses with function module: ADDR1_EXTRACT_TABLES

What does this mean? Im just a beginner and Im not familiar with function modules. Where should I place this function module? What is the transaction?

D

4 REPLIES 4
Read only

Former Member
0 Likes
455

Hello,

Hi as per my suggestion u dont have need to use that particuler Function Module u just define a structure of standard table type from where u want to fetch data and then take a Internal table select the address as per ur conditions and use function module to download in a flat file or anywhere else WS_DOWNLOAD

i hope this will solve your problem

Read only

0 Likes
455

Hi G.Goyal,

And thanks for your very prompt reply! The real problem is, I dont even know how to use function modules or define structures etc. Could you please descripe these actions more closely in order to me to get the home addresses downloaded from SAP.

Thanks in advance!

D

Read only

Former Member
0 Likes
455

Hi,

First check in the table KNVK wheather the field ADRNP has values.

Execute the table. You can download by going to system > list> save --> local file.

You can get all the values

Regards

Read only

ThomasZloch
Active Contributor
0 Likes
455

Sorry, these are no training forums for beginners. Please get appropriate training first, then ask or discuss specific topics here.

Also use meaningful subject lines when posting again.

Thread locked.

Thomas