Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to creat a table with out primary key

Answer Posted / prabhu kiran

yes , it is possible to create table without primary key
like that.....
fieldname type values
eno int2 defualt value
ename char 30
sal flt defualt value
then select builtin type.
these table can't migrated from one to other.
it's act like transparent table , but standalone.
whenever we create these table , we loss a valueble time.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an abap data dictionary? : abap data dictionary

1104


Explain the types of bdc's?

1062


Explain the differences between se01, se09 and se10?

1181


What is the difference between the function module and a normal abap/4 subroutine?

1250


What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary

1156


How do you delete duplicate records from internal table?

1259


What are the fields in the memory table ‘screen’?

1105


Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?

1123


while implementing badi what are the tables u find??

4219


There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr

1114


What is the meaning of table buffer? This buffer is used by which type oftable?

1267


What will exactly the hide statement do?

1079


How to split one Invoice into Multiple ( Step by Step)?

2232


What are user exits? What is involved in writing them? What precations are needed?

1111


Which function modules can be used to transfer the data using bdc programming? : abap bdc

1200