1. 程式人生 > >WDA-文檔-基礎篇/進階篇/討論篇

WDA-文檔-基礎篇/進階篇/討論篇

navi clas per opd you 使用 nes blank pan

本文介紹SAP官方Dynpro開發文檔NET310,以及資深開發顧問編寫的完整教程。

鏈接:http://pan.baidu.com/s/1eR9axpg  密碼:kf5m
NET310 ABAP Web Dynpro目錄 單元1: Web Dynpro 簡介. . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 單元2: Web Dynpro 控制器. . . . . . . . . . . . . . . . . . . . . . . . . .23 單元3: 設計時的上下文 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
單元4: 定義用戶界面. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57 單元5: 控制器和上下文編程. . . . . . . . . . . . . . . . . . . . . . . . . 97 單元6: 國際化和消息. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 135 單元7: 輸入幫助和語義幫助. . . . . . . . . . . . . . . . . . . . . . . . . 163 單元8: 組件重用. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 191
單元9: 對話框(彈出對話框) . . . . . . . . . . . . . . . . . . . . . . 217 單元10: 運行時的動態修改. . . . . . . . . . . . . . . . . . . . . . . . . . 233 單元11: 專題. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 265 附錄1: 階段模型. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 313
附錄2: 動態編程——高級主題. . . . . . . . . . . . . . . . . . . . . . . 315 附錄3: 輸入幫助——高級主題. . . . . . . . . . . . . . . . . . . . . . . 319 附錄4: 調整Web Dynpro 應用程序——高級主題. . . . . . . 325 附錄5: 門戶集成. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 327 資深開發顧問編寫的資料 一、WebDynpro基礎篇 案例一、WebDynpro For ABAP 基礎 案例二: Tabtrip與close事件 案例三: HorizonalContextPanel及其事件 案例四: ContextPanel及其事件 案例五: 使用RowRepeater 案例六: Table:Scroll以及header(append與delete) 案例七: Table:Group(Column & Row) 以及firstActualRow,FirstVisiableRow 案例八: Table: Filter 案例九: Table: Sort 案例十: Table: Row Popin 與 Cell Popin,以及Business Graphic 案例十一: Table: 使用TableSummaryCell作subtotal 案例十二: Table: 實現TableSummaryCell的方法(展開或隱藏) 案例十三: Table:動態創建並實現TableSummaryCell的方法(展開或隱藏) 案例十四: Table:Context Change History的使用 案例十五: Table:Tree table(TreeByKeyTableColumn)- One level 案例十六: Table:Tree table(TreeByKeyTableColumn)- multi level 案例十七: Table:Tree table(TreeByKeyTableColumn)- Recursive Node 案例十八: 使用DateNavigator 案例十九: 使用RoadMap 案例二十: 使用Phase Indicator 案例二十一: 使用Select Options 案例二十二: 簡單使用Reuse Component 案例二十三: 使用OTR並進行翻譯 案例二十四: 利用Request進行SE63中OTR的翻譯 案例二十五: UI Element的居中顯示(Vertical and horizonal) 案例二十六: 使用Grid layout將UI element放置在不同的位置(左右縮進等) 案例二十七: 使用NavigationList(使用Recursion Node) 案例二十八: 使用CheckBox 和Checkbox Group 案例二十九: 使用OVS 案例三十: 使用Supply Function 案例三十一: 使用Message 案例三十二:使用DropdownlistByKey 和DropdownlistByIndex 案例三十三:使用External Window以及Dialog Boxes 案例三十四:實現Input field的cursor定位 案例三十五:從View上實現WebDynpro的log out 案例三十六:從Component Controller中實現WebDynpro的log out 案例三十七:實現Mandatory Fields的check 案例三十八:使用Assistance Class 案例三十九:WD防止Time out 二、WebDynpro進階篇 案例一: WebDynpro中事件執行順序 案例二: 快速搜索WebDynpro信息 案例三: Upload File using WebDynpro 案例四: SICF為某一WD App配置Logon page 案例五: Dynamic 創建 Business Graphic 案例六: Context Menu(靜態 與 動態) 案例七: Drag and Drop(靜態) 案例八: Drag and Drop(動態) 案例九: WD中實現export 到Excel,Doc,Txt. 案例十: 為WD的Application創建Transaction Code 案例十一: 使用ALV 案例十二: 使用Tree(靜態Tree 結構) 案例十三: 使用Tree(動態Tree 結構—Recursion Tree)及其事件 案例十四: 使用PLUG 代替component controller 中的context 來實現不同的View 間進行傳遞數據 案例十五: 不同的Application 間傳遞數據(Parameter,不是使用Reuse Component Usage) 案例十六: 使用CL_WD_DYNAMIC_TOOL 動態創建UIElement 與Context Node 案例十七: 動態創建UI Element 與Context Node(靜態定義attributes from DDIC) 案例十八: 動態創建UI Element 與Context Node(動態定義attributes),同時可以刪除context Node 案例十九: 動態Mapping Context 案例二十: 動態創建UI elment 並綁定Action,同時設置WDEVENT 案例二十一: Component Usage:interface View/Context/Method/Event, Component 間Plug link 案例二十二: Webdynpro Component Interface 以及動態確定實現該Interface 的Component Usage 案例二十三: Multiple Webdynpro Component Usage(克隆Component Usage)以及動態navigation 案例二十四: Multiple Webdynpro Component Usage(非克隆Component Usage)以及動態navigation 案例二十五: 為動態創建的 Component Usage 動態註冊event 並進行捕獲 案例二十六: Enhancement in Webdynpro 案例二十七: Integration between Webdynpro and Adobe 案例二十八: ALV Color 以及on_click 和on_data_check 案例二十九:實現在AVL 裏相同的column 但不同的Row設置不同的DropDownlist 案例三十: 如何從ALV 外部觸發ALV event : 如On_data_Check 案例三十一:在WebDynpro中如何實現加鎖(Enqueue)與解鎖(Dequeue) 案例三十二:實現在table裏同一Column和不同row具有不同的Search Help 案例三十三:關於Read-Only以及實現Read-only field的通過F4輸入數據(使用Freely Programmed Input Help) 案例三十四: WebDynpro的Performance Tuning 案例三十五: 使用FloorPlan Manager – OIF 案例三十六: 使用FloorPlan Manager – GAF 三、WebDynpro For ABAP 討論 討論一: 以功能劃分 – 使用MVC架構WD4A項目 討論二: 以UI劃分 – 使用MVC架構WD4A項目 轉載:http://blog.sina.com.cn/s/blog_eb52f4660102wutc.html

WDA-文檔-基礎篇/進階篇/討論篇