Can we create a field without data element ? If yes what is
the difference?
Answers were Sorted based on User's Feedback
Yes we can create. While creating fields in tables, we
should associate some DATA TYPES to them. We can create
tables with direct data types associated to the fields or by
associating the Dictionary data types.
Creation of tables with direct data types has the following
drawbacks.
1. Data is global for all clients.
2. Data in current R/3 can't be communicated with
another R/3.
3. Table to Table relation is not possible.
4. Search Helps can't be created.
Is This Answer Correct ? | 16 Yes | 1 No |
Answer / priz
In SE11,place the cursor on the field and choose "Data
element / Direct type".
Values can now be entered in fields Data type, Length,
DecPlaces and Short text.
Is This Answer Correct ? | 0 Yes | 8 No |
Can we use COMMITWORK statements in BADI
Why is bdc _cursor and GET_Cursor used?
can we insert two records in internal table? if yes give code.
How to creat transactions? : abap data dictionary
what client you are working?
in which event validation is done?
will where conditions in a sql query help improve performance?
What are the different types of internal table?
What is the structure of bdcmsgcoll? : abap bdc
what is T.Code to write ABAP program?
9 Answers FutureSoft, SAP Labs,
what is code review, when u can do?
what is meant by LUW?(Both at database level and screen level)?