Application Development 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: 

reading plant data

Former Member
0 Kudos

Dear All,

Is there is any FM through which i can read plant data?

I only want to pass plant value in this FM and get all the information at plant level which is stored in table T001W.

The plant data is stored in table T001W.

Best Regards,

Tarun

3 REPLIES 3

Former Member
0 Kudos

Hi Tarun,

Try Function module RF_SW_T001W_READ

Regards,

Edited by: Rajvansh Ravi on Sep 30, 2008 10:56 AM

Former Member
0 Kudos

Hi ,

Use the following FM

T001W_READ_PLANT.

T001W_READ_SINGLE .

Former Member
0 Kudos

Hi Tarun,

Apart from RF_SW_T001W_READ

try using function module J_1BREAD_PLANT_DATA

Regards,

Rajvansh