what is difference between update and modify
Answer Posted / someone
If key is not available, update will add the new data to
table where as modify will throw an error.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How to copy table across clients?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
Explain the call transaction method? : abap bdc
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
Define external layer?
What are secondary indexes. How can we know which index is being used in a select query?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
What is the first thing you do after vendor setup is complete?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
Difference between user exit and badis?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What are the two levels in defining a match code? : abap data dictionary
Can we set page headers to details lists?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.