43_13-11-25_ABAP_Hana code in eclipse
TOPIC'S COVERED
- Eclipse Access Installation and Training
- ABAP Development Software Installation Guide
- ABAP Project Setup in SAP
- SAP Package Management Training
- ABAP Program Writing Demonstration
- Debugging and HANA Program Conversion
- Data Extraction and Transformation Project
Summary
Eclipse Access Installation and Training
The meeting focused on guiding participants through the installation of Eclipse Access, with Pradeep instructing attendees to use the latest URL for installation. It was noted that the training would be extended by 10 days, with the new completion date set for November 26th. The upcoming sessions will cover AMDP, CDSU, and HANA coding.
ABAP Development Software Installation Guide
The team discussed the process of installing and configuring ABAP development software, with Pradeep guiding Pavan and others through the installation steps. Priyashree encountered some issues with enabling buttons during the setup, which Pradeep helped resolve. The team was instructed to complete the installation process, which may take some time, and then follow additional steps to check the setup. Pradeep advised the team to let him know if anyone had any issues during the process.
ABAP Project Setup in SAP
The team discussed the installation and setup of an ABAP project in SAP. Pavan confirmed the installation was complete, and Pradeep guided Aditya through the process of creating a new ABAP project in the system. They explained how to configure server connections, log in with client credentials, and manage project settings. The discussion focused on navigating the interface and setting up the necessary connections for working with the SAP system.
SAP Package Management Training
Pradeep guided Priyashree through the process of adding and using packages in their SAP system, explaining how to create new packages or select existing ones from the ACAP server. He demonstrated how to navigate the interface, including marking favorite packages and viewing developments, while noting that some codes may support both HANA and ECC systems but could require adjustments in certain cases. Pradeep also showed how to access the source code library, execute programs, and identify syntax errors by checking the color coding of the code.
ABAP Program Writing Demonstration
Pradeep demonstrated how to write and execute an ABAP program in SAP, explaining the icons and functions for activation, syntax check, and calling SAP screens. He showed how to create a new ABAP program, select data from a table, and write logic to display the data in an internal table. Pavan asked how to run the program, and Pradeep explained the process. The demonstration included writing a simple logic to select and display data, and Pradeep encouraged participants to ask questions if they had issues.
Debugging and HANA Program Conversion
Pradeep and Priyashree discussed debugging and executing programs, focusing on error detection during coding and output display methods. Pradeep guided Priyashree through troubleshooting steps, including checking console outputs and resolving specific line errors. They agreed to convert programs to HANA over the weekend, with Pradeep planning to cover CDS Views the following day and advanced topics on Monday. Priyashree requested access to real-life FS tasks for better learning, which Pradeep acknowledged and agreed to consider sharing.
Data Extraction and Transformation Project
Pradeep explained the requirements for a project involving data extraction and transformation. He described how data from multiple tables would be joined and converted into JSON format, triggered by an enhancement when saving sales data. Pradeep emphasized focusing on the business process and overview, while ignoring irrelevant project details. He instructed the team to create a report in JSON format and consider implementing an announcement feature with user-specific logic. Pradeep also mentioned that the team would work on converting programs to HANA the following day.