随笔分类 - ABAP
ABAP programming Skill & good habits
摘要:ABAP--如何创建自定义打印条码BARCODE in Smartforms: How to create customize BARCODE for Smartforms.1 Introduction(a) Barcode Software(b) Barcode Printers(c) Barco...
阅读全文
摘要:条码和RFID打印解决方案1, 热转印条码标签打印热转打印技术的原理是通过加温和加压将色带上的固体油墨熔化转印到介质上完成打印的。通过选择热转印色带与标签材料匹配,热转印打印方式可以产生耐高温、抗磨损、耐化学溶剂等特殊性能的条码标签。因此,在条码行业得到了最广泛的应用。热转印打印机的精度有203DP...
阅读全文
摘要:Find the package of a tcd / program, and then find enhancements Opt 1:Go to SE16 , search Tables : TSTC,TADIR."Opt 2:Call SE93 give the transaction code and press display, you got- devclass of the tra...
阅读全文
摘要:相信有很多同学都可以使用SAP IDES ECC 6.0的系统了, 在安装好之后默认是英文语言包, 如果要使用中文界面该怎么办呢?
阅读全文
摘要:Different methods to Lock or unlock SAP users [My fav]I want to lock all the users in SAP during MTP. I know using SU10 we can do it. Any other alternative ways to lock the users.Is there a way in SAP...
阅读全文
摘要:Hi Gurus, I hope that this information will be helpful for you to understand the general idea about SAP ALE middleware. For the detail issue about how to cover the IDoc into the require format docum...
阅读全文
摘要:Distribution Using BAPIs BAPIs can be called by applications synchronously or asynchronously. ALE functions such as BAPI maintenance in the distribution model and receiver determination can be used...
阅读全文
摘要:SAP ABAP Queries Introduction Why ABAP/4 Queries? Many times a need arises for SAP Users and Functional Consultants to generate quick reports without getting any ABAP coding done – time taken to com...
阅读全文
摘要:Now we step into Naming Conventions for each of obj in the program, you can understand it as a prefix string for diff type of obj. Naming Conventions Naming Conventions lend consistency and readabilty...
阅读全文
摘要:This section dicusses issues, concerns, and practices to be aware of during the program development cycle. As programmers, it's our nature to learn by looking at testing programs and copy code as nece...
阅读全文