ABAP Dumps
Posted by
Admin at
|
Share this post:
|
0 Comments
ABAP DUMPS:
An error in an ABAP program that is running in a background generally causes an immediate termination of the background job. If an ABAP program terminates, an ABAP dump is usually generated. This dump contains a description of the precise cause of the error.
Different Types of Dumps:
Assign_base_too_Short:
Call_function_conflict_type
Call_function_open_error
Call_function_receive_error
dbif_RSQL_invalid_RSQL
dbif_RSQL_SQL_Error
Dataset_can't_open
Export_too_much_data
Load_program_lost
Message_type_x
Move_to_lit_notallowed_nodata
Raise_exception
Sapsql_array_insert_duprec
Sapsql_invalid_fieldname
Spool_i/o_error
Table_invalid_index
Time_out
Keyword: BASIS
Title : ABAP Dumps