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 Kudos
188

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

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186338
Active Contributor
0 Kudos

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...