Posts

SAP Basis : Step-by-Step Guide to Creating External Commands with SAP SM69 WINDOWS NT

Image
To create an SAP SM69  external command   configuration   with  SAP SM69 command examples   for Windows NT, follow these steps: 1. Log in to your SAP system and navigate to the SM69 transaction. 2. Click on the "Create" button to create a new external command. 3. In the "Command Name" field, provide a unique name for your command, such as " WIN_COMMAND ." 4. In the "Description" field, enter a brief description of the command, e.g., "External command for Windows NT." 5. In the "Operating System" field, select " Windows NT " from the dropdown menu. 6. In the "Command" field, enter the actual command you want to execute. For example, if you want to execute a batch file named "my_script.bat" located in the " \\server_host_name\sapmnt\folder\event.bat " directory, the command would be: \\server_host_name\sapmnt\folder\event.bat 7. Optional: If you need to provide additional parameters or ar...