Skip to Content
0
May 24, 2018 at 12:50 PM

Alias of Nav Attr (for RSDRI_INFOPROV_READ) different in Q vs D

105 Views

Hi all,

I am implementing RSDRI_INFOPROV_READ reading navigational attributes.

In the development system I have identified the nav attr aliases through structure /BIC/V<cubename>H

This works fine in the development system, but the transport to the Q-system fails because the structure is different.

In D navigational attribute: ZCOMPANY__ZCOUNTRY has the alias S004_ZCOMPANY

whereas in Q the alias is S005_ZCOMPANY

Any suggestions how to solve this?