Skip to Content
0
Former Member
Jan 09, 2008 at 05:40 AM

help at commit

28 Views

hi

i need to update a table (ITAB) taking date from a standard table )STANDARD_ITAB

in my program

Loop at internal_standard_table

i need to fill in a field with = sy-uzeit (but at commit)

can you please advise can i simply do

internal_standard_table-field1 = sy-uzeit