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

Tables

Former Member
0 Likes
583

Hi Experts

can anyone help me in answering this questions

what are the components of table

thanku

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
556

hai swpnali,

The components of table are

1. Attributes:

These are requiring in which package u are created, orignal language and last changed by properties.

There is no need to give these properties.

2. Delivery and maintenance:

This propertty requires in which type of tables u want to

store this data to delivery furthur

(master,transactional,organizational,system) and

Data maintenace conditions

(only display, maintenace or both)

3. Fields

Specifying the database fields with required data elements

and domains with key specifications(primary and foreign key)

4. Technical Settings

It requires Data Class (Which type of data -

Master,transaction,Organization and customized data) ,

Size Category(How many records u want to store) and

Buffereing specifies whether records u are retrieving from

database want to storing in buffer at application server or not

and specifying type of buffering if u are required.

Reward points if useful.

Thank you,

Prasad G.V.K

Edited by: PRASAD GVK on Apr 18, 2008 5:44 AM

5 REPLIES 5
Read only

Former Member
0 Likes
556

hi,

There are mainly 4 components for a table.

1) Table Fields

2) Foreign Keys or key fields

3) Technical Settings.

4) Indexes

Reference : [http://help.sap.com/saphelp_nw04/helpdata/en/97/1f0e3eccb33b2ee10000000a114084/content.htm]

Reward points if helpful.

Thanks and Regards.

Read only

Former Member
0 Likes
557

hai swpnali,

The components of table are

1. Attributes:

These are requiring in which package u are created, orignal language and last changed by properties.

There is no need to give these properties.

2. Delivery and maintenance:

This propertty requires in which type of tables u want to

store this data to delivery furthur

(master,transactional,organizational,system) and

Data maintenace conditions

(only display, maintenace or both)

3. Fields

Specifying the database fields with required data elements

and domains with key specifications(primary and foreign key)

4. Technical Settings

It requires Data Class (Which type of data -

Master,transaction,Organization and customized data) ,

Size Category(How many records u want to store) and

Buffereing specifies whether records u are retrieving from

database want to storing in buffer at application server or not

and specifying type of buffering if u are required.

Reward points if useful.

Thank you,

Prasad G.V.K

Edited by: PRASAD GVK on Apr 18, 2008 5:44 AM

Read only

prasanth_kasturi
Active Contributor
0 Likes
556

hi,

the components of the table are

delivery and maint(Delivery class,table view maint)

Technical settins (data class ,size category,buffering)

fields

foreign keys

indexes

regards

prasanth

Read only

Former Member
0 Likes
556

hi,

Components of a table are

1.Attributes

2. Delivery and Maintenance

3. Fields of a table ( from here we can define Data element and inturn a Domain too ).

4. Technical settings which include ( Data Class , Size category , Buffering & Logging . out of these Data class & Size category are mandatory ).

Reward if helpful,

Iyswarya

Read only

Former Member
0 Likes
556

Hi,

You can get the complete information from:

http://help.sap.com/saphelp_nw70/helpdata/en/cf/21ea43446011d189700000e8322d00/frameset.htm

Regards,

Renjith Michael.