Shorts
5 bite-sized Q&A for everyday SAP & ABAP questions
Browse by Topic
Q.
How to pass data between programs using ABAP Memory ID?
ABAPMemoryEXPORT+2 more
Q.
How to convert a date (DATS) to a timestamp (TIMESTAMP) in ABAP?
ABAPDateTimestamp+1 more
Q.
How to sort an internal table dynamically in ABAP?
ABAPSortingDynamic Programming+1 more
Q.
How to get domain fixed values in ABAP?
ABAPDomainDDIC+2 more
Q.
How to check if a value is numeric in ABAP?
ABAPValidationFunction Module