* Wochentag DATA(lv_weekday) = cl_reca_date=>get_weekday( EXPORTING id_date = sy-datum id_langu = sy-langu ). WRITE: / lv_weekday. * Wochentag kurz DATA(lv_weekday_short) = cl_reca_date=>get_weekday_short( EXPORTING id_date = sy-datum id_langu = sy-langu ). WRITE: / lv_weekday_short.
Kategorien
-
Neueste Beiträge
- [SAP] IDOC-Verarbeitung
- [SAP] Analyse der Performance von ABAP CDS Views
- [SAP] ABAP CDS Views und Verwendung von Annotations
- [SAP] Adobe Forms Administration
- [Raspberry Pi] ZigBee USB-Sticks im Vergleich
- [Raspberry Pi] ZigBee: zigbee2mqtt einrichten, mosquitto broker installieren
- [ABAP] Leistungstammsatz anlegen
- [ABAP] Leistungstammsatz lesen
- [Raspberry Pi] Betriebsystemfunktionen ausführen
- [SAP] Übersichten zum ABAP Programming Model