Sxpg_Command_Execute Sy-Subrc 801

Sxpg_Command_Execute Sy-Subrc 801



I identify the filename and the use ‘ SXPG_COMMAND _EXECUTE’ to call a custom command ZMV which calls the OS mv command to rename the file. I have tested this in my test environment, but when I moved to production, the program runs, but returns an 801 and the files are not renamed. Google hasn’t been very helpful on this one.

3/10/2010  · You should only submit an answer when you are proposing a solution to the poster’s problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details.

SXPG_COMMAND_EXECUTE is a standard SAP function module available within R/3 SAP systems depending on your version and release level. Below is the pattern details for this FM showing its interface including any import and export parameters, exceptions etc as well as any documentation contributions ( Comments) specific to the object.

Similar Messages. Error 801 when executing external command on. Hello, I have installed CCMS agents and CCMS ping in my system yesterday. And activated the CPH BGD …

CHECK sy-subrc = 0. CALL FUNCTION ’HR_TIME_RESULTS_GET’ … SXPG_COMMAND _EXECUTE. Check a user’s authorization to use a command, as in SXPG_COMMAND_CHECK. If the authorization check is successful, then execute the command on the target host system. … > / 801 Partial period factor 1 > RTE=TKSOLL Set > RTE-TKAU** Subtraction > RTE*KGENAU …

Making spool, convert it into PDF and send that PDf throgh EMAIl Hi, In my making ALV report. In that i want to make the spool and then convert it into the pdf and send mail to the recepient. AtulHi, please try the following code. It works for me. DATA : itab LIKE tline OCCURS 0 WITH HEADER LINE. DATA : …

Advertiser