2006 Jul 13 6:39 AM
i have created a custom table
and maintainance generator for it.
i want to assign transaction code for it
i don't know how to attach transaction code to maintainance generator.
Rgds,
Fattesingh
2006 Jul 13 6:45 AM
Hi,
GO to 'SE93'.
create your tcode.
and select transaction with parameters.
in transaction field give 'SM30'
in bottom of screen there is a table control with two columns.
give the following values.
'Name of screen field' value
viewname your table name
update 'X'
Regards,
Wasim Ahmed
2006 Jul 13 6:45 AM
Hi,
GO to 'SE93'.
create your tcode.
and select transaction with parameters.
in transaction field give 'SM30'
in bottom of screen there is a table control with two columns.
give the following values.
'Name of screen field' value
viewname your table name
update 'X'
Regards,
Wasim Ahmed
2006 Jul 13 6:48 AM
Hi,
You need to create a parameter transaction.
In SE93 create a parameter transaction.
give VIEWNAME = ztable name.
UPDATE = X.
Check the field "Skip First Screen"
Regards,
Shashank
2006 Jul 13 6:53 AM
Hi Fattesingh,
1)Goto <b>SE93</b>, give the transaction name
2)In the pop select <b>TRANSACTION WITH PARAMETERS</b> option.
3)In <b>Default values for Sreen</b> Enter <b>SM30</b> for Transaction
4)In Default values enter
<b>Name of screen field Value </b>
VIEWNAME <Table Name>
UPDATE X
5)Save and execute.
Regards,
Arun Samabrgi.
2006 Jul 13 7:28 AM
Hello,
Go to SE93. Create a parameter T-code.
Give Transaction code as SM30.
Screen field - value
SHOW - X
VIEWNAME - table name
Regards,
Naimesh