Can you create a field without data element domain?
Answer Posted / 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 |
Post New Answer View All Answers
What are the differences between domain and data element?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
How do we handle multiple line items in BDC's.
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
How do you connect to the remote server if you are working from the office for the client in remote place?
What is an interactive report?
When is the top-of-page event triggered? : abap data dictionary
What are matchcodes?
What are conversion & interface programs in sap?
What is SAP Data conversion ?
How does the interection between the dynpro and the abap/4 modules takes place?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
Write syntax for message error (report)?
What is modularization and its benefits? : abap modularization
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?