‎2008 Apr 18 12:01 AM
Hi Experts
can anyone help me in answering this questions
what are the components of table
thanku
‎2008 Apr 18 4:44 AM
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
‎2008 Apr 18 1:02 AM
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.
‎2008 Apr 18 4:44 AM
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
‎2008 Apr 18 5:18 AM
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
‎2008 Apr 18 5:49 AM
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
‎2008 Apr 18 6:27 AM
Hi,
You can get the complete information from:
http://help.sap.com/saphelp_nw70/helpdata/en/cf/21ea43446011d189700000e8322d00/frameset.htm
Regards,
Renjith Michael.