Append structures in tables, what happens when version is
upgraded ?
Answer Posted / shiva
Assuming that SAP has not made any changes to the table
that you added an append to, the standard table will remain
the same. The append will still be there as well.
If SAP delivers changes to the table it will show up in
SPDD and you will be given the chance to reinclude your
append. If for example you created the append because of an
SAP note it is possible that SAP will incorporate the
fields that you added in the append into the new version of
the table delivered with the upgrade. In that case you will
want to discard the append.
Regards
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
how to modify the standard method as per your requirement
What is the significance of the memory table ‘screen’?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
what is defference between repository and non repository Object?
What are the page windows? How many main windows will be there in a page window?
What is the use of 'table index'?
What are the types of table fields in the sap abap?
What two statements are required in an abap program to output an icon using a write statement?
Example of table cluster and cluster tables.
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
Explain what is sap script? What is the purpose of sap script?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
What is a table cluster? : abap data dictionary
Can we define our own match code id's for sap matchcodes ?