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
Can we call reports and transactions from interactive reporting lists?
What is personnel sub are
What is the difference between getting and get late?
Update types in Call transaction method. What is the difference?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
What do you understand by work area and internal tables in abap? Why do we use it?
SM35 transaction, How to automate BDC ?
How table control cn be generated using bdc? : abap bdc
What is open sql?
What is a badi?
How to combine multiple billing into one RV document ( Step by Step)?
What is page window?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
What happens if a function module runs in an update task?