on 2019 Nov 04 12:09 PM
cusersabisht2desktopsm21-loog.txtcusersabisht2desktopshort-dump.txtHi Expert
I am getting short dump from below query and please find attached short dump with loog file.
IMPORT tab = i_input
FROM DATABASE ztdm_import_clst(ar)
ID p_guid.
Request clarification before answering.
The issue is with the data type declaration for the variable TAB, its not consistent with the variable I_INPUT.
Check the data type declaration of both the variable if they are same and also aligned with the custom table that you have used.
Regards!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check the type of TAB & the type of the field I_INPUT it should be the same
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
88 | |
10 | |
9 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.