mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
Unnecessary "no description" error deleted.
This commit is contained in:
parent
b2f3bbf881
commit
7fce879051
|
@ -62,7 +62,7 @@ CLASS lcl_object_susc IMPLEMENTATION.
|
|||
WHERE oclss = ms_item-obj_name
|
||||
AND langu = mv_language.
|
||||
IF sy-subrc <> 0.
|
||||
* lcx_exception=>raise( 'TOBCT no english description' ).
|
||||
* lcx_exception=>raise( 'TOBCT no english description' ).
|
||||
ENDIF.
|
||||
|
||||
io_xml->add( iv_name = 'TOBC'
|
||||
|
|
Loading…
Reference in New Issue
Block a user