posted @ 2010-09-30 17:16 Hahappyppy 阅读(41) | 评论 (0) 编辑 |
09 2010 档案
摘要: Report ztests. TYPE-POOLS SLIS. DATA: BEGIN OF itab OCCURS 0, BUKRS LIKE T001-BUKRS, BUTXT LIKE T001-BUTXT, END OF itab. PARAMETERS: P_BUKRS TYPE BUKRS. AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_...阅读全文
摘要: http://forums.sdn.sap.com/thread.jspa?threadID=1794821 Drop down by undex in ALV阅读全文
posted @ 2010-09-28 18:38 Hahappyppy 阅读(24) | 评论 (0) 编辑 |
摘要: http://space.itpub.net/17204926/viewspace-614960 http://www.sap-hefte.de/download/dateien/936/073_leseprobe.pdf阅读全文
posted @ 2010-09-20 14:47 Hahappyppy 阅读(61) | 评论 (0) 编辑 |
摘要: 轉自:http://blog.sina.com.cn/s/blog_60e0aad20100dz4a.html1.ABeam Consulting (Shanghai) Co., Ltd.德硕管理咨询(上海)有限公司 http://www.abeam.com.cn/ABeam于 2003年从Deloitte Consulting (德勤咨询) 分离出来目前主要开拓亚洲市场,国内和日本项目较多。于 ...阅读全文
posted @ 2010-09-06 17:16 Hahappyppy 阅读(264) | 评论 (0) 编辑 |
摘要: As we all know, we can set the color for each cell in gui alv, it's similar in web alv. like this picture How can we do that ?there are two ways .1. set the color directlyLOOP AT COLUMNS INTO LS_COLU...阅读全文
posted @ 2010-09-06 17:09 Hahappyppy 阅读(41) | 评论 (0) 编辑 |
摘要: http://help.sap.com/saphelp_NW70EHP1core/helpdata/en/06/35311b918246d9a0457e5989552916/frameset.htm阅读全文
posted @ 2010-09-06 17:04 Hahappyppy 阅读(23) | 评论 (0) 编辑 |
摘要: Same as setting web alv color, the system also need the " read/edit" property. the result like this picture the cell(4,4) and cell(5,5) is read only and others are editable.there are also two ways to...阅读全文
posted @ 2010-09-06 16:58 Hahappyppy 阅读(12) | 评论 (0) 编辑 |
摘要: FI-AA Asset Accounting FI-AA-AA Basic Functions FI-AA-AA-A Master Data FI-AA-AA-B Transaction Figures / Valuation FI-AA-AA-C Transactions FI-AA-AA-D Net Worth Tax FI-AA-AA-E Periodic Posting FI-AA-AA-...阅读全文
posted @ 2010-09-06 15:17 Hahappyppy 阅读(105) | 评论 (0) 编辑 |
摘要: http://pds4.egloos.com/pds/200701/29/79/creating%20dynamic%20ui%20elements%20and%20context%20-%20step%20by%20step.mht In this step-by-step procedure you will create a simple Web Dynpro component, whic...阅读全文
posted @ 2010-09-03 10:28 Hahappyppy 阅读(1686) | 评论 (0) 编辑 |
摘要: List of examples SALV_WD_TES* WDR_TEST_UI_ELEMENTS salv_wd_test_table_props http://files.cnblogs.com/mysap/ALVDATA3.zipIn this list, the main component usually has the same name as the application. I...阅读全文
posted @ 2010-09-03 10:15 Hahappyppy 阅读(69) | 评论 (0) 编辑 |
