Abaper Getting Started Practical Chapter - Complete an ALV from 0 - 1

        SAP ABAP consultant (development engineer) competency model_Terry talks about enterprise digitalization blog-CSDN blog article has been viewed 516 times. Goal: Based on the review of the SAP abap consultant competency model, provide super fuel for abaper with about one year of experience to quickly grow into three years of experience! https://blog.csdn.net/java_zhong1990/article/details/132469977


        Suppose I have never understood the SAP system, but I have programming experience in other software and can write SQL statements. How can I get started quickly and complete a common task?


        First of all, you need to understand what work (SAP) Abaper mainly does in the implementation of ERP projects , and the proportion of program development workload in the entire project development workload:

Abaper mainly does these things:

Reporting program

develop

interface program

develop

dialog screen

develop

Enhancement program

develop

other

develop

Workload proportion:

50%

20%

10%

15%

5%

 

 


     Assuming that as shown in the chart above, as long as we learn to develop report programs and interface programs, we can handle 70% of the development tasks in the project.


     Below we will explain how to implement the report program !


0 - 1 steps: 

 https://download.csdn.net/download/java_zhong1990/88595858


Guess you like

Origin blog.csdn.net/java_zhong1990/article/details/134783458