2014 Dec 11 1:59 PM
Hello Experts,,
When i am debugging my interface im getting values in internal table but after completing my coding, it's executing some standard programs in debugger at that time my internal table is getting empty , i dont know y?? i didnt use any clear statements for my Internal table if any knows means plzz tell me..
Hello Experts,,
When i am debugging my interface im getting values in internal table but after completing my coding, it's executing some standard programs in debugger at that time my internal table is getting empty , i dont know y?? i didnt use any clear statements for my Internal table if any knows means plzz tell me..
2014 Dec 11 2:04 PM
Hi Karthik,
You need to provide more information. May be standard is overwriting your internal table.
Please give a sample code.
Thanks,
Prateek
2014 Dec 11 2:07 PM
This is definitely not enough info to be able to help you.
Is it custom code (you say my interface )? User Exit ? Which program/process ?
Which standard program do you see in debugger that empties your internal table ?
Or do you mean that when you call a standard class mehod or function module in your custom class / report that in debug when you are inside this standard SAP, you don't see your internal table values anymore ?.
Well that is normal behavior since the internal table is declared in your custom program and NOT in the SAP standard.
But I am on a wild goose chase now because I really do NOT know what your issue is so all this is guessing..
Please elaborate in more detail and provide code snippets if possible, class names etcetera.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |