Append structures in tables, what happens when version is
upgraded ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / buddula15
Append structures automatically upgrades with table..
Buddula15
Is This Answer Correct ? | 1 Yes | 2 No |
What takes most time in SAP script programming?
What is “call mode”?
how does data gets transported/transfered between a screen & ABAP praogram in a dialog?
What is table pool?
Explain the different types of data dictionary objects?
what is the function module to read the standard text?
what is data class?
What is internal payroll process? : sap abap hr
What is the difference between ABAP and HR ABAP
How to debug ABAP workflow ?
In the user exits,how we can know that which field you are changing.Could any tell me what are the steps required
Name the abap/4 modularization techniques? : abap modularization