摘要: https://wiki.scn.sap.com/wiki/display/ERPLO/Incompletness+Procedure+in+SD 阅读全文
posted @ 2017-09-10 21:34 茱丽叶 阅读(100) 评论(0) 推荐(0) 编辑
摘要: http://www.sapjx.com/abap-workbench-part-ii.html 阅读全文
posted @ 2017-09-09 00:53 茱丽叶 阅读(290) 评论(0) 推荐(0) 编辑
摘要: remind myself to finish it 阅读全文
posted @ 2017-08-30 11:56 茱丽叶 阅读(97) 评论(0) 推荐(0) 编辑
摘要: Fetch data from Database View /BEV1/RBEA_V Fields: VKORG - Sales Organization VTWEG - Distribution Channel MATNR - Material Number 阅读全文
posted @ 2017-08-26 18:12 茱丽叶 阅读(94) 评论(0) 推荐(0) 编辑
摘要: zz - https://blogs.sap.com/2011/10/17/parallel-processing-of-idocs-to-optimize-performance/ Optimizing System Performance using Parallel Processing of 阅读全文
posted @ 2017-08-23 14:19 茱丽叶 阅读(778) 评论(0) 推荐(0) 编辑
摘要: 1. SM12 - 查看当前界面下, user 所有的锁 2. E type message 本身并不能解锁 3. CALL FUNCTION 'BAPI_TRANSACTION_ROLLBACK' 可以解锁当前的 work process 阅读全文
posted @ 2017-08-10 12:55 茱丽叶 阅读(260) 评论(1) 推荐(0) 编辑
摘要: 有的时候,当一个input 的table 的数字改变了,然后回车 Enter, 可以看到明显的对应的一个 method 但是在 feed 里面的 method **** ~ GET_DATA 所以现在推荐的是...找到 business object ,然后根据 NOTE, 然后在找到对应的 met 阅读全文
posted @ 2017-08-07 17:58 茱丽叶 阅读(222) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-07-28 15:32 茱丽叶 阅读(347) 评论(0) 推荐(0) 编辑
摘要: ST02 能够看到 overall 的memory 的状态 在程序运行的过程中, 不断的点击 enter 键, 就可以看到当前系统 memory 的状态. 阅读全文
posted @ 2017-07-20 17:43 茱丽叶 阅读(154) 评论(0) 推荐(0) 编辑
摘要: IDoc是 SAP 提供系统集成专用的数据/消息格式。它几乎可以传送任何 SAP 应用数据。IDocs以文本字符为基础,因而编制方便。IDocs中的信息从记录类型上分为控制记录、数据记录和状态记录3种。控制纪录主要是文本信息,如IDoc, 类型、发送/接收方信息以及文本标识;数据纪录为管理和实际数据 阅读全文
posted @ 2017-07-18 11:32 茱丽叶 阅读(459) 评论(0) 推荐(0) 编辑