DATA: a1 TYPE string VALUE '123456'. SHIFT a1 LEFT BY 2 PLACES. * neu ab 7.02: res = shift_left( val = '1234' places = 2 ). " 34 res = shift_left( val = '1234' circular = 2 ). " 3412 res = shift_left( val = '1234' sub = '12' ). " 34 * Rechts schieben: DATA: a1 TYPE string VALUE '123456'. SHIFT a1 RIGHT BY 2 PLACES. * neu ab 7.02: l_result = shift_rigth( ... )
Kategorien
-
Neueste Beiträge
- [Raspberry Pi 4] Raspberry Pi als DNS Server
- [Raspberry Pi] SSH aktivieren
- [Raspberry Pi] Bootoptionen in der config.txt
- [Raspberry Pi 4] Bessere Youtube-Videoperformance in Google Chrome
- [Raspberry Pi 4] Direkt von SSD booten (ohne SD-Karte)
- [ABAP] Fixkontentabelle (T030) auslesen
- [SAPUI5] SAPUI5 Entwicklung mit SAP Business Application Studio (BAS)
- Salatdressing
- [ABAP] Teilstring/Teilfelder (Offset und Länge) aus einer Zeichenfolge ermitteln
- Energie