what are the similarities between internal tables and
structures?
Answer Posted / amith
1)Both Internal Tables and strucures do not have enries
stored in data base.
2) Both of them do not have a primary key or a forieng key
relation ship with any table in the data base.
3) Unlike database tables both internal tables and
structures do not have technical settings.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is asynchronous update?
What are the different types joins?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
Where are you used type casting?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
What is help view?
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..
What is the difference between sum and collect?
What kind of financial periods exist in sap? What is the relavent table for that?
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
Explain what are extracts?
What are the types of subroutines? : abap data dictionary
Why cant we use Normal function module for data transfer?