简体   繁体   中英

Programmatically retrieve SAP BPC Dynamic Script source code

I would like to know how to retrieve the source code of a SAP BPC package Dynamic Script.

I'll try to explain: in SAP BPC I can write a component called Dynamic Script, I can save the source using the Excel Addin.

The Dynamic Script is associated to a SAP BPC "Package", and is a piece of code that can call an ABAP BADI.

What I would like to know is how this piece of code is stored in BW, how it is linked to the relative package, and how programmatically retrieve it.

Thank you.

在 Microsoft 版本中,有一个 DTSX 文件与不确定的 NW 包相关联

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM