what is difference between update and modify
Answer Posted / sailaja
update statement writes the modified observations to the
new data set that u name in the dataset without modifying
the master and transaction dataset whereas modify statement
modifies observations directly in the master data set
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What are the data types of internal tables?
What is the function of the correction system? : abap data dictionary
Name the special commands of list?
What is lock objects? : sap abap data dictionary
What are the differences between table and structure in data dictionary?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
Will 50,000 records be uploaded directly into APP's Server?
What is sap luw or update transaction?
What is the function of the transport system and workbench organizer?
What is the Difference between At Line selection and At user-command?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
What are hashed tables?
What is modularization and its benefits? : abap modularization
function modules are also external subroutines. State true or false. : abap modularization