2008 Apr 04 11:32 AM
Hi,
What is the main purpose for this method.
call method g_verifier->set_table_is_not_initial
thanks in advance.
Alex.
2008 Apr 04 12:17 PM
Hello Alex
I assume this method belongs to class CL_LAW_ALVGRID (this is the only class I found on ECC 6.0 containing such a method).
Since method SET_TABLE_IS_INITIAL is a protected method you need not care much about it because you cannot call it. This method basically sets a flag if the output itab is empty.
The Where-Used-List for this methods says that it is not (yet) used anywhere.
Regards
Uwe
Hi,
What is the main purpose for this method.
call method g_verifier->set_table_is_not_initial
thanks in advance.
Alex.
2008 Apr 04 12:17 PM
Hello Alex
I assume this method belongs to class CL_LAW_ALVGRID (this is the only class I found on ECC 6.0 containing such a method).
Since method SET_TABLE_IS_INITIAL is a protected method you need not care much about it because you cannot call it. This method basically sets a flag if the output itab is empty.
The Where-Used-List for this methods says that it is not (yet) used anywhere.
Regards
Uwe
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |