ls_emp-emp_id = &1. ls_emp-emp_name = &2. ls_emp-department = &3. ls_emp-designation = &4. ls_emp-salary = &5. ls_emp-salary_curr = c_curr. ls_emp-join_date = &6 ...
Hello, my sap ecc version is SAP BASIS 731. To edit the abap file in my version, I have to using abapfs_extensions I downloaded the zip file from abapfs_extentions github. And I installed abapgit ...