Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in abap

Is it correct to declare types/attributes in an interface from OOP point of view?

oop interface abap

Is it possible not to show dialog boxes in download function

abap

Getting all class attributes. How?

Optimize LOOP AT with conditions =, >=, <= in WHERE

Select date field by year?

abap opensql

How to get the row count via ADBC native SQL?

sql abap hana

How to call a SAP Fiori tile whose app type is SAP GUI with parameters?

sapui5 abap sap-fiori

Resumable exceptions: any real-life scenario?

exception abap

Call logical database via Function Module?

abap function-module sap-hr

How to add old HR INCLUDE into local class?

abap sap-hr

How to separate a string by Capital Letter?

string abap capitalization

How to import parameter of type ANY?

abap

Data gets truncated in SAP RFC

abap saprfc pyrfc

Passing Field Symbol value to Return parameter of method

methods abap

Use CL_ABAP_CORRESPONDING to map fields on diffrent levels in a structure

ABAP Unit tests are only detected / executable right after generating. How to make the test class visible?

unit-testing abap

Generic solution for F4 search help in OO ALV grid

abap alv

Any difference between IS INITIAL and = 0 for integer?

abap

Check structure against another structure by value

How to transform "Umlaute" (ü) to "ue" in the string?