Recent Activity

    为发票凭证增加自定义选项卡

    Click here for English Version 1. 需求 有时候我们需要为VF01/VF02/VF03增加自定义选项卡来满足用户需求,并且在这个选项卡上维护一些自定义字段的值,在这份文档中我们以金税发票为例。 2. 症状 发票凭证选项卡没有屏幕增强和用户出口,SAP标准只有业务加载项 (BADI_SD_CUST_HEAD, BADI_SD_CUST_ITEM) 可用,但是这两个业务加载项仅供SAP内部使用。 3. 环境 本文基于SAP ERP 6.0 EHP7 IDES,Ne...

    ceeshi by Discoverer
    • 5305 Views
    • 0 Comments
    • 5 Likes

    ABAP News for Release 7.52 – Searching the ABAP Keyword Documentation

    SAP NetWeaver AS for ABAP 7.52 is available now. It is mainly a "major step on the way to efficient development of SAP HANA optimized SAP Fiori apps is the use of the new RESTful ABAP programming model which includes technologies such as CDS, Busine...

    Even seemingly unimportant annotations in ABAP CDS views could be important

    ♦ Introduction In this post I would like to share an short real project example and that could be usefull for ABAP CDS view developers. Main idea of current post: The devil is in the details or without literary style: Some seemingly unimportant anno...

    Enumerations in ABAP

    To represent a fixed value set in ABAP you can use several different technologies. The newest one is enumerations which are provided at language level and can be used as of AS ABAP 7.51. With this blog post I want to show which possibilities there ar...

    SII Suministro Inmediato Información: A proposal for long Invoice numbers in Incoming invoices

    Introduction In Spain a new tax related legal requirement has begun in 1st July 2017. The requirement is to inform daily to Spanish tax agency all outgoing invoices as well as incoming invoices. The Spanish tax agency created for this the so called “...

    Parsing JSON in ABAP

    SAP ECC has two beautiful classes for JSON parsing operations./ui2/cl_json is useful in case you know the structure of the JSON file. Similar to the CALL TRANSFORMATION command; you can parse a JSON string directly if you have a corresponding nested ...

    Old New ABAP Editor

    Introduction If you develop now UI for SAP, you use Web IDE. If you are doing backend and ABAP, you use ADT (ABAP in Eclipse). But sometimes you still need to come back to SAP GUI and ABAP Workbench and use the “New” ABAP Editor. For that rare cases...

    Software exploration tool Moose2Model for developers (ABAP, SAP, Java, Smalltalk, ...) - Roadmap

    The new software exploration tool Moose2Model is currently under development in Pharo Smalltalk and based on the Moose Analysis platform. See also the blog Legacy Code – Storing the mental model in diagrams. An extractor (SAP2Moose) is available to ...