2019 Mar 27 8:02 PM
I am trying to find out if when a field in an SAP table which is designated as 'obsolete' (such as MARA-EANNR), if that field is ever removed from that table in the future? I need to store data at the material level, and there is no field that would suit my purpose. Instead of creating a totally new custom field, I would like to just repurpose an existing field. Do those obsolete fields ever go away when SAP does their upgrades?
I am trying to find out if when a field in an SAP table which is designated as 'obsolete' (such as MARA-EANNR), if that field is ever removed from that table in the future? I need to store data at the material level, and there is no field that would suit my purpose. Instead of creating a totally new custom field, I would like to just repurpose an existing field. Do those obsolete fields ever go away when SAP does their upgrades?
2019 Mar 28 12:54 AM
2019 Mar 28 4:37 AM
It doesn't worth the risk. Adding a new column is the only supported way (unless SAP support/consulting tells you explicitly to do so).
2019 Mar 28 12:54 PM
Sandra is dead-on: use the appropriate customization technique (APPEND or CI_INCLUDE) to add the new custom field to the existing SAP standard table.
While it is extremely rare for SAP to delete or repurpose a standard field, the possibility does exist, and best-practice dictates against taking such an easily avoidable risk.
2019 Mar 28 1:28 PM
Hi,
I guess you have HANA system. You can add new field for the MARA table. kindy look at the bellow blog for it and However, with MARC and other tables that have been equipped with proxy objects, additional steps are needed as laid out in SAP-Note 2242679.
Appending MARA (adding custom fields)
Regards,
Nawa
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |