Skip to Content
0
Aug 05, 2016 at 06:20 PM

Question on APD

123 Views

Hi Experts,

I have to create APD and output data to a table ( direct update DSO). I have to only output only master data (both attributes and text)

from BW query, I will pull navigational attributes and from master data attributes (data source ) I will pull display attributes and join by primary key 0Bpartner.

Now, the point is I need to have text data instead of attributes keys in the output.

For example,

0bpartner_city ( key)

0Bartner__seller(text)

0bpartner_postal code(key)

0bpartner will be joining characteristic used between ( BW query and attributes data source) .

Now, now to achieve this I have to join more than 3 to 4 text tables to pull text information

Regards,