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: 

BAPI to display plant adress

Former Member
0 Kudos

hi everyone i want a BAPI which gets plant adress as output when we give plant range (werks) as input .

anyone help with me, im trying to find existing bapi or rfc .

regards.

pradeep

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Please try using the FM "ISIDE_CE_GET_PLANT_TXT" (RFC).

Thanks,

Sriram Ponna.

4 REPLIES 4

Former Member
0 Kudos

Hi,

Please try using the FM "ISIDE_CE_GET_PLANT_TXT" (RFC).

Thanks,

Sriram Ponna.

0 Kudos

thx for reply sriram , i need to give input as range which is not possible in this RFC.

Edited by: pradeepvummadi on Feb 13, 2011 2:58 PM

Former Member
0 Kudos

Hi,

GET_PLANT_DETAILS can help you, but it gives option to enter only one plant, and you get the details for it.

Thanks

madhu_vadlamani
Active Contributor
0 Kudos

Hi pradeepvummad,

I think there is no standard Bapi available to display plant details. It is better to create a Zbapi with your own selection Criteria.

Check the tables where that all data related to plants are stored and write your code.

Regards,

Madhu