Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Object Type for maintenance view

Former Member
0 Likes
1,319

What is the Object Type for maintenance view?Also the table name which has this field i.e Object type and its description/text.Just like for Program it is Prog and for table it is TABL.Suitable answers will be rewarded.

Thanks

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
852

hi,

check table TVDIR.

Read only

Former Member
0 Likes
852

Hello,

The object type is VIEW. You can get it entering the view name at SE11 and then going to menu Goto->Object Directory Entry.

Regards.

Read only

Former Member
0 Likes
852

Hi All,

I need to convert the amount value in comma to dot say 1000,00 to 1000.00.Any function module is there to convert it.After converting it i need to pass this value as exporting parameter to a function module having data type as character(lenght 13).

Thnks

Deb