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

Regarding tables in data dictionary

Former Member
0 Likes
720

hi every one,

i need to create a Computer Inventory Sheet , which includes fields like clock speed, RAM capacity, HDD capacity, OS Serial No. like all system hardware details . Is there any built-in tables to access these fields.

and which is the best way to create this type of object.

Reply me

Thanks & Regards,

PHANINDER GOLLAPUDI

hi every one,

i need to create a Computer Inventory Sheet , which includes fields like clock speed, RAM capacity, HDD capacity, OS Serial No. like all system hardware details . Is there any built-in tables to access these fields.

and which is the best way to create this type of object.

Reply me

Thanks & Regards,

PHANINDER GOLLAPUDI

6 REPLIES 6
Read only

Former Member
0 Likes
703

u can create manually.

Read only

Former Member
0 Likes
703

hi phaninder,

If it is specific requirement, then u can create ur own Z table.

Regards,

Arun.

Read only

Former Member
0 Likes
703

u have to create a Ztable

Read only

Former Member
0 Likes
703

Hi,

You can create Z-table using these fiels.

Regards,

Maha

Read only

Former Member
0 Likes
703

which is the best way to create these sheet ... i think Dialog Programming is best .. can u suggest me ....

Read only

Former Member
0 Likes
703

hi phaninder,

You have to first create your own tables for your requirements that is the 'z'

tables, then for user interaction go for dialog programming. For displaying them in printed format you can go for scripts