Can you create a field without data element domain?
Answers were Sorted based on User's Feedback
Answer / ansari
Yes we can do. while creaing a table new field, we can
chose predefined data type instead of Data element.
Is This Answer Correct ? | 33 Yes | 0 No |
Answer / ramneet
Yes ,We can create a field without any data element and
domain, by using ( Predefined type ) option given on the
right of the fields Tab (near to search help tab).
eg.
Field Data Element Data type Length Decimal
SERIAL_NO - CHAR 10 0
Is This Answer Correct ? | 16 Yes | 0 No |
Yes we can create. While defining data element below domain
there is a field called BUILT IN TYPE. Use this option.
Is This Answer Correct ? | 15 Yes | 1 No |
Answer / muralikrishna .pothuraju
yes we can create at the time of creating a table after
finishnig field press built-in-type directly u can assign
data type , lenth and description for each field .like
that we can create field with out domain and data element .
we never create a filed like that because table to table
relation ship is not possible.
Is This Answer Correct ? | 12 Yes | 0 No |
Answer / biswanath
yes we can create data object not data element so this way
we can do.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / damodar reddy
YES, we can
In table in SE11 while creating field there is one tab
called built-in-type select that, there we can give
predefined data type.
eg: emp_id TYPE c.
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / chvpavankumar
yes. itab like mara. like this we way we create table
with out using domain and data element
Is This Answer Correct ? | 3 Yes | 13 No |
WHICH LANGUAGE IS USED TO WRITE ABAP CODING PART?
How many times we can use At Selection Screen Output and on field event in report?
How do you document ABAP programs? Do you use program documentation menu option?
How do you backup Sapscript layout sets? Can you download and upload? How?
check sy-subrc = 0 and if sy-subrc =0 difference explian
What primary key and foreign key relationship
What take most time in SAP Script programming?
Pls reply me 1)can i debuging the idoc. 2)give some example of pool table and cluster table. 3)what is update module.
How to insert row in an Internal table?
What are the update types possible?
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
how will u handle multiple line items in a table control?