cancel
Showing results for 
Search instead for 
Did you mean: 

POWL accessing data from multiple tables/objects

Former Member
0 Kudos

Hello,

I have a query on the POWL applications.

If the powl application has to access data from multiple tables/objects, then the solution would be creating a data structure of those tables/objects and referring to that structure in GET_OBJECT_DEF methods.

Is there any other soln? or I am right here?

The queries which are saved for a particular user are transportable? if not, how can they be made transportable?

Thanks & regards,

Ravish

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

you are right, you can do in get_objects method.

POWL_QUERIES are transportab;e, you can save them in POWL_QUERY transaction.

Best regards,

Rohit

http://wiki.sdn.sap.com/wiki/display/WDABAP/POWL