‎2008 Mar 27 3:31 AM
Hi,
I would like to set one of the table field to invisible in table setting.
(take for example : tcode : migo), I create a new variant called ztest1, and I set valuation type field to invisible, then activate and save. However, my basis setting has also turned the valuation type field to invisible. Can someone help? What can I do?
Thanks.
‎2008 Mar 27 3:43 AM
HI,
SHD0 - Transaction varient.....do this transaction varient may solve ur issue....
Transaction and Screen Variantare created with transaction: SHD0
http://www.saptechnical.com/Tutorials/ABAP/TransactionVariant/Create.htm
By using transaction and screen variants we can,
Insert default values into fields
Change the ready for input status for fields
Hide various screen elements, menu functions or entire screens
Adjust table control settings.
The difference between the two types is that a Transaction variant covers the whole transaction and therefore can have more than 1 screen, while a screen variant only can have 1 screen.
http://help.sap.com/saphelp_nw04/helpdata/en/67/232037ebf1cc09e10000009b38f889/content.htm
Regards,
Sreenivasa sarma k.
Edited by: sharmashree kashi on Mar 27, 2008 9:14 AM
‎2008 Mar 27 3:43 AM
HI,
SHD0 - Transaction varient.....do this transaction varient may solve ur issue....
Transaction and Screen Variantare created with transaction: SHD0
http://www.saptechnical.com/Tutorials/ABAP/TransactionVariant/Create.htm
By using transaction and screen variants we can,
Insert default values into fields
Change the ready for input status for fields
Hide various screen elements, menu functions or entire screens
Adjust table control settings.
The difference between the two types is that a Transaction variant covers the whole transaction and therefore can have more than 1 screen, while a screen variant only can have 1 screen.
http://help.sap.com/saphelp_nw04/helpdata/en/67/232037ebf1cc09e10000009b38f889/content.htm
Regards,
Sreenivasa sarma k.
Edited by: sharmashree kashi on Mar 27, 2008 9:14 AM
‎2008 Mar 27 4:51 AM
Hi Sreenivasa sarma k,
I try but it doesnt work for table setting. Besides, I dun get any table fields selection to set to invisible.
Thanks.
Hui Leng