The termination occurred in the ABAP program "SAPLCNDP" in "DP_CONTROL_ASSIGN_TABLE".
The main program was "ZAT_XTRACT ".
The termination occurred in line 5 of the source code of the (Include)
program "LCNDP$10"
of the source code of program "LCNDP$10" (when calling the editor 50).
The program "SAPLCNDP" was started as a background job.
FUNCTION $$UNIT$$ DP_CONTROL_ASSIGN_TABLE
IMPORTING
REFERENCE(H_DP) TYPE !CNTL_HANDLE OPTIONAL
REFERENCE(H_CNTL) TYPE !CNTL_HANDLE
VALUE(TABNAME) LIKE !X030L-TABNAME OPTIONAL
VALUE(MEDIUM) TYPE !C OPTIONAL
VALUE(PROPERTYNAME) TYPE !C
VALUE(DATE) LIKE !SY-DATUM OPTIONAL
VALUE(TIME) LIKE !SY-UZEIT OPTIONAL
VALUE(DESCRIPTION) TYPE !C OPTIONAL
TABLES
!DATA
!TABFIELDS STRUCTURE !RFC_FIELDS OPTIONAL
EXCEPTIONS
!DP_ERROR_CREATE
!DP_ERROR_SEND_DATA
!DP_ERROR_ASSIGN
!DP_ERROR_INVALID_PARAM
!DP_ERROR_TABNAME .
please help me to analyze why this short dump has come?
Kindly revert <removed by moderator>
Edited by: Thomas Zloch on May 18, 2011 2:26 PM