Tags
Abap Adressbook Adressbuch Aktien apple Auto Börse BI Bilder Canon Code ebay Euro Finanzen Finanzkrise Fritz.box FritzBox Gedicht GPS HANA howto iphone Kein Netz Kurse Mac Mac osx Navigation News OS X perl PHP Politik Prognose python Reim ruby SAP T-Mobil t-mobile Tech Technik Test US-Wirtschaft Web wordpressSeiten
Archiv
Kategorien
- Allgemein (218)
- Deep Thoughts (4)
- Joe Writes (7)
- Joes Daylies (63)
- Joes Tests (83)
- Just Thoughts (34)
- Thoughts about News (59)
ABAP: Conversion INPUT / OUTPUT like ALPHA, etc.
In ABAP you can have types which requires a conversion because the Database wants all numbers filled with zeros. Therefore exists Functions to convert the data the required way. One example is the function CONVERSION_EXIT_ALPHA_INPUT and CONVERSION_EXIT_ALPHA_OUTPUT . This Functions … Continue reading
ABAP — : Using Regex / Regular Expressions in a Pre-Netweaver Release
Actually the new SAP Releases (starting with Basis Release 6.40) support regexs in ABAP in REPLACE and SEARCH directives. But as there are so many Pre-Netweaver Releases as <= 6.20 you may want to use a regular expression or you … Continue reading