Can we create a field without data element ? If yes what is
the difference?
Answer Posted / akkamahadevi
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 |
Post New Answer View All Answers
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
What are null values? : abap data dictionary
How will you link form with the event driven in sap scripts?
How to call a subroutine in sapscript?
What are standard layouts sets in the sap script?
When the top-of-page event does get triggered?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What is pass by value and what is pass by reference? Which is better?
Difference between stand alone CRM and back-end CRM
What are subroutines? : abap modularization
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
Explain what is the step-by-step process to create a table in data dictionary?
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'