2007 Sep 21 11:48 AM
hi all
while entering the value for company in TCODE XD01. Title option is only Mr, Ms, Company, Mr & Ms.
i want here one more option like M/s.
for this i have table TSAD3T and field TITLE_MEDI.
can any body ll tell how to put the other value like M/s????
thanx well in advance...
Message was edited by:
soumya shekhar
2007 Sep 21 11:52 AM
Hi,
There is no table maintanence genarator for this table, but you can directly insert using a Single Select statment
Regards
Sudheer
2007 Sep 21 11:56 AM
Hello,
U can do this through Transaction SM30.
first u hv u maintain table maintinence genrator for table TSAD3T then u can enter fields value using sm30.
for table maintinence genrator go to se11 enter table name->display. now go to menu bar utilities -> table maintenence genrator. here u can maintain genrator.
Regards,
2007 Sep 21 12:07 PM
how to use table maintanance generater???it is askin function module. for this i hav to create 1 function group??
i guess using insert option ll be better???
2007 Sep 21 12:08 PM
There is a maintenance option in Customizing :
Implementation Guide for R/3 Customizing (IMG)
Basis Components
Basis Services
Address Management
Maintain title texts
As an alternative you can use transaction SM30 on view V_TSAD3.
Look at <a href="http://help.sap.com/saphelp_47x200/helpdata/EN/8f/64543a9d48cd07e10000000a11402f/frameset.htm">Address Data</a>
Regards
<u>PS</u>: Don't fill directlty TSAD3T without TSAD3. V_TSAD3 joins code and text table.
2007 Sep 21 12:16 PM
2007 Sep 21 12:18 PM
2007 Sep 21 11:16 PM
hi all,
if you get the answer of this quesiton, pls forward this to me also because i am
having the same problems in ABAP development.
thanks.
raman