* ab NW 7.50 DATA(lv_dest) = cl_dynamic_destination=>create_rfc_destination( logon_client = sy-mandt logon_user = sy-uname logon_language = sy-langu sid = sy-sysid server = CONV rfchost( sy-host ) group = CONV rfcload( 'PUBLIC' ) ). CALL FUNCTION 'RFC_FUBA' DESTINATION lv_dest EXPORTING ... EXCEPTIONS ... IF sy-subrc = 0. ENDIF.
Kategorien
-
Neueste Beiträge
- [SAP] Mailversand einrichten
- [SAP EWM] SAP EWM and SAP ERP integration via CIF
- [SAP] Nutzung der ALV-Anzeige im MM-Reporting
- [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)