SAP Note 77075 - Example: Executing functions on the frontend

Composant : Graphical User Interface -

Solution : https://service.sap.com/sap/support/notes/77075 (Connexion à SAP Service Marketplace requise)

Mots Clés :
füllen der internen tabelle itab       call function 'rfc_remote_file'          destination             'local_exec'          exporting             file  = ', call function 'rfc_remote_exec'          destination             'local_exec'          exporting             command = path1, bat'          exceptions             frontend_error = 1             no_batch       = 2             prog_not_found = 3             illegal_option = 4, txt'             write = 'x'          tables             filedata = itab, call function 'ws_execute'          exporting             program        = ', hlp                'abap/4 ole automation controller' documentation, function module ws_execute preconditions / restrictions, remote function call preconditions / restrictions, directory \sapgui\rfcsdk\text\rfcexec, wordbasic 'beep' = objectvar1          exporting #1 = '1'

Notes associées :

81854ODBC - Open Database Connectivity
81846Desktop integration: Information & documentation
75594Troubleshooting: ABAP/4 - OLE Automation Controller
33257OLE support in Release 3.0
9391Calling external programs
7925