cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP BPC 10.1 NW Is there a way to get a where used list for Logic Scripts?

phadke_manas
Participant
0 Likes
202

Hi Experts,

Is there a way to get/ generate a where-used list for a logic script in BPC 10.1 NW in terms of Data Manager Packages its being used in or other logic scripts where its embedded?

Regards,

Manas Phadke

View Entire Topic
former_member186338
Active Contributor
0 Likes

There is no way to get where-used list for logic scripts in general! DM package advanced script text may contain the line like:

TASK(<ChainName>,LOGICFILENAME,SOMESCRIPT.LGF)

but the name of logic file can be also assigned to variable...