mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
parent
5893634906
commit
d58af5fafa
|
@ -49,7 +49,6 @@ CLASS lcl_services_db IMPLEMENTATION.
|
|||
METHOD update.
|
||||
|
||||
ASSERT is_content-type IS NOT INITIAL.
|
||||
ASSERT is_content-value IS NOT INITIAL.
|
||||
|
||||
lcl_app=>db( )->update(
|
||||
iv_type = is_content-type
|
||||
|
|
Loading…
Reference in New Issue
Block a user