Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in abap

Can I set the background color of the ABAP editor?

text-editor abap

Parsing json into data structures with lower case field names

json transformation abap

How to display an underline _ in a field text of a dynpro?

abap underline dynpro

How can I edit report texts with the ADT for Eclipse?

abap abap-adt

Inline cast of char types

Mock sy-uname in ABAP Unit test

unit-testing mocking abap

Why are there so many "char" types in ABAP when you have "string" type?

abap sap-data-dictionary

Best practice instead of hard-coded RFC destinations?

abap saprfc hardcoded

Fetch a single field from DB table into itab

abap opensql

How do I dynamically create objects based on an internal table?

abap

Difference in minutes between 2 dates and times?

date datetime abap

Get table field description programmatically

abap sap-data-dictionary

Reading SLG1 logs in a customer program

logging abap

Why does CONVERT DATE fail with sy-subrc 12 when adding DAYLIGHT SAVING TIME?

abap

Get UTF-16 code unit at a given index in ABAP

encoding abap utf-16

MD5 hash of a file in ABAP

hash md5 abap

DELETE ADJACENT DUPLICATES does not delete duplicates

Boolean Assert in ABAP Unit

unit-testing abap

How to add months to a date?

date abap

What is the difference between BAPI, BAdI, enhancement and modification?

abap bapi badi