2008
03-13
03-13
回答了一个SDN的问题。

问题链接:reading masterdata of attribute in BI 7.0
因为我最近就这个问题有所总结。在我的SAP BW 350的课程中,我详细讲述了Transformation的一些应用场景。其中大概有8-10个小节讲述Transformation的内容。基本上涵盖了SAP BW中写Transformation中的Start routine和Transfer routine和End routine的各种场景。既有比较官方的内容讲述,也有来自于一些How-to文档的内容讲述,也有3个来自项目场景的内容提炼、精减后内容总结。其中SAPBI350_U和SAPBI350_V两个小节讲述了如下内容:
1. How to read externel table such as master date table or DSO table in start routine.
2. write transfer routine and get information of internal table created in start routine.
3. How to debug DTP and transformation. 继续阅读