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: 

Fetching attributes for ABAP Package (API or FM)

Former Member
0 Kudos

Hi,

Is there any API or FM to programatically fetch ABAP Package Attributes?

I have the DEVCLASS(CHAR 30)- Package Name.

I need to fetch "Software Component" attribute for this package.

For reference: Check "Package Builder"--> "Creating a Structure Package" Section under http://help.sap.com/saphelp_nw70/helpdata/EN/fd/f39debae6f11d596c000a0c94260a5/frameset.htm

Now i want the reverse, i have the package name then using some API or FM i need to fetch Software Component in my program.

Please help.

Thanks,

Piyush

1 REPLY 1

Former Member
0 Kudos

you can get the component from any system using this FM

SRT_MONI_GET_SOFTWARE_COMP