Hi
in module which you hae writen for midiying the TC write proper logic.
MODIFY t_tc FROM w_tc INDEX tbc-current_line [TRANSPORTING <f1> <f2> .. ].
IF sy-subrc <> 0.
APPEND w_tc TO t_tc.
ENDIF.
regards
laxman
Hi
in module which you hae writen for midiying the TC write proper logic.
MODIFY t_tc FROM w_tc INDEX tbc-current_line [TRANSPORTING <f1> <f2> .. ].
IF sy-subrc <> 0.
APPEND w_tc TO t_tc.
ENDIF.
regards
laxman