2008 Jul 30 12:51 PM
Dear Guru's,
I have a requirement where Ihave created a TMG for a table with 6 fields... 4 are KeyFields... 2 are Text Fields...
I have three requirements to fullfill:
Requirement 1
The two text fields should be only in Display(Output) mode...
Requirement 2
And I also need to change the sequence in which the fields are displayed in the TMG. Now they are displayed in the following Sequence --> 4 Key fields then 2 Text fields..
I want them to be one between the other.. like KeyField TextField KeyField TextField KeyField KeyField
Requirement 3
The first 4 fields should always remain at the same place...like reference fields....
Please help me out on this
Regards
Karthik
2008 Jul 30 1:07 PM
Hi,
Requirement 1
Goto SE54.
Enter the table name.
Select Generated Objects.
Click on Create / Change.
Click on Overview Screen --> Layout --> Double-click on the particular coloumns --> In the properties tab --> Program Tab --> Uncheck Input field.
Activate the Layout.
For requirements 2 and 3.
I dont think the order of the key fields can be changed.
Adarsh
2008 Jul 30 1:07 PM
Hi,
Requirement 1
Goto SE54.
Enter the table name.
Select Generated Objects.
Click on Create / Change.
Click on Overview Screen --> Layout --> Double-click on the particular coloumns --> In the properties tab --> Program Tab --> Uncheck Input field.
Activate the Layout.
For requirements 2 and 3.
I dont think the order of the key fields can be changed.
Adarsh
2008 Jul 30 1:21 PM
yeah I tried.. Firs req i was able to do.. But rest is what I need most...
Regards
Karthik
2008 Jul 30 1:41 PM
Hi Karthik,
Requirement Two
-
Arrange your view in such way that it should be in the combination as mentioned. Keyfield, Key text etc via SE11. Once it is done activate it. It will just throw you an warning igonre it. After generating the view go to SM30 and check it will be in the same way as you declared in the VIEW via SE11.
Requirement Three
-
While creating the view you will get 5 tabs
attributes/ Join & Condition/ View Fields.
In the View Fields there is a column called P,
View field is available as normal
R View field can only be read
S View field is used to form subsets
H View field is not transferred to the maintenance screens
Hopefully it is helpfull.
Thanks & Regards,
Nagaraj Kalbavi
2008 Jul 31 6:20 AM
Dear Nagaraj,
the text fields are not key fields... So its not possible to do as u said....
Regards,
Karthik
2008 Jul 31 7:37 AM
Hi Karthik,
It is not manadatory that jey fields should be together when you create view via SE11.
I will tell you what I did.
Requirement Two
-
I have 6 fields in My Table 4 key fields and 2 Valid from and Valid To
Now I need Key field1, Va;id from ,Key field 2, Valid to, key field3, keyfield4.
Now while creating view I maintained the record as below
Key field1, Va;id from ,Key field 2, Valid to, key field3, keyfield4. After generating TM if u check in SM30 it will be in Same format.
Requirement Three
-
While creating the view you will get 5 tabs
attributes/ Join & Condition/ View Fields.
In the View Fields there is a column called P,
View field is available as normal
R View field can only be read
S View field is used to form subsets
H View field is not transferred to the maintenance screens
Thanks & Regards,
Nagaraj Kalbavi