can we add fields to SAP Standard tables. ?
Do SAP tables have indexes. ?
Answer Posted / yuni ratmiani
Yes, we can add fields to sap standard table using field exit.
Yes, some SAP table have indexes. And we can create SAP
table index too
Is This Answer Correct ? | 10 Yes | 12 No |
Post New Answer View All Answers
What kind of financial periods exist in sap? What is the relavent table for that?
What is asap methodology? : sap abap hr
How do you execute the payroll
What are the organizational related infotypes? : abap hr
How collect statement is different from append?
What is an update type with reference to a match code id? : abap data dictionary
What is the modification assistant?
How to insert a line into abap internal tables?
What is the use of the raising exception? : abap modularization
What are the modes in which any update tasks work?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
Why we are using Macros instead of Function Modules
Can you define a field without a data element?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
Cds views