2014 Jul 25 10:16 AM
Hi Friends,
while running my program in fore ground it is working fine. when i schedule the job in background .it is getting error. please help on this and find the attached screen shot.
Hi
It seems you have some problems with ALV, usually that error is due to some wrong catalog (fielcat) definitions
Max
2014 Jul 25 10:20 AM
Hi
It seems you have some problems with ALV, usually that error is due to some wrong catalog (fielcat) definitions
Max
2014 Jul 25 10:22 AM
There are many notes for this. Have you searched?
For example:
Note 926446 - Dump "GETWA_NOT_ASSIGNED" in program LKKBLF99
2014 Jul 25 10:40 AM
Hi Muralidhar,
Please check the declaration in Field catalog statement. Use capital Letter for field name, check the same field available in Final Table structure(TY_FINAL).
wa_fieldcatalog-fieldname = 'MATNR'.
Regards
Rajkumar Narasimman
2014 Jul 25 10:42 AM
2014 Jul 25 10:45 AM
2014 Jul 25 10:52 AM
Hi Muralidhar,
it seems like field symbol <fm05> is blank at runtime.
Do the assignment on line 2877 only if the field symbol <fm05> is not blank.
You can simply have a 'If --endif' stmt place before line 2877 to check if <fm05> is blank or not.
Regards,
Vikas
2014 Jul 25 11:43 AM
2014 Jul 25 12:13 PM
Hi muralidhar,
Can you please share the answer that may be helpful for reference in future.
Regards
Rajkumar Narasimman
2014 Jul 25 1:49 PM
In populating fieldcat i have mismatched the FIELDNAME and SELTEXT_M.
Regards,
Muralidhar
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |