‎2007 Dec 19 8:04 PM
Hi All,
does the MSEG table and LTAK table has an APPEND feature.
My requirement is to add 3 additional columns in MSEG table.
The data stored here will be used for future retreival by creating a customized report.
Please explain how to see if the table has append or not.
Thanks.
‎2007 Dec 19 8:08 PM
HI Bhavesh,
I haven't heard of any restiction of appeding fields to specific tables.
YOu can take this help:
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb61446011d189700000e8322d00/frameset.htm
Regards,
Ravi Kanth Talagana
‎2007 Dec 19 8:08 PM
HI Bhavesh,
I haven't heard of any restiction of appeding fields to specific tables.
YOu can take this help:
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb61446011d189700000e8322d00/frameset.htm
Regards,
Ravi Kanth Talagana
‎2007 Dec 19 8:48 PM
Hi Ravi,
Thanks for your input.
Being a functional consultant I want to know if it is possible to add fields to MSEG table which will be used to store values/data when a user is selecting some data in a particular transaction.
Thanks.
‎2007 Dec 19 8:57 PM
Hi,
For filling up the newly added fields in MSEG you need to find any screen exit or BAdi's in the particular transaction you mentioned.
a®
‎2007 Dec 19 9:08 PM
Dear Bhavesh,
If your question is whether it is possible to add fields to the table MSEG, then the answer would be YES. It can be made possible with the help of an append.
The procedure for which can be seen in the link given below:
[Adding an Append Structure |http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ebc9446011d189700000e8322d00/content.htm]
Best Regards,
Rajesh.
Please reward points if found helpful.
‎2008 Mar 05 10:57 AM
Hi all
I have the same problem but the objective of the question is to know how i can use the MIGO transaction to update Z fields in an append structure in MSEG table.
I tried this enhancement with the BADI MB_MIGO_BADI but the posibilities for update the structure of material document are reduced to description fields or absolutelly external fields to the document.
Thanks in advance.