SAP Knowledge Base Article - Preview

3420195 - SAPLSXPT Exception condition "COMMAND_NOT_FOUND" triggered

Symptom

The following short dump results from triggering an external command:

  • Category               ABAP programming error
    Runtime Errors         RAISE_EXCEPTION
    ABAP Program           SAPLSXPT
    Application Component  BC-CCM-BTC

    Short Text
    Exception condition "COMMAND_NOT_FOUND" triggered

    Error analysis
    A RAISE statement in program "SAPLSSXP" has raised exception condition
    "COMMAND_NOT_FOUND".

If the dump results from a background job, the SM37 job log should contain the external command being called.  Example:

  • Job <job_name> started
    Step 001 started (program <program_name>, variant &0000000000001, user ID <user>)
    SXPG_COMMAND_EXECUTE(LONG)
    <timestamp> = 2025xxxxxxxxxx
    COMMANDNAME = <external_command>
    ADDITIONAL_PARAMETERS = <param>
    LONG_PARAMS
    OPERATINGSYSTEM = Linux
    TARGETSYSTEM = <server>
    DESTINATION
    SY-SUBRC =  801
    Internal session terminated with a runtime error RAISE_EXCEPTION (see ST22)
    Job canceled


Read more...

Environment

ABAP PLATFORM - Application Server ABAP

Product

ABAP platform all versions

Keywords

External command, COMMAND_NOT_FOUND, RAISE_EXCEPTION , KBA , BC-CCM-BTC-EXT , External and Logical Commands , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.