Top "Abap" questions

ABAP is the programming language of SAP softwares R/3, S/4HANA, CRM and many others.

Eclipse: ABAP communication layer is not configured... no sapjco3 in java.library.path

Situation: After downloading and installing Eclipse Luna. Then Installing SAP Plugins: HANA, ABAP Issue: Error Message pops up when Eclipse …

abap eclipse-luna java.library.path sapjco3
Dynamic table type declaration

I need to write a FM where I will receive the data type of an element as a string parameter …

dynamic declaration abap function-module