Can you create a field without data element domain?
Answer Posted / biswanath
yes we can create data object not data element so this way
we can do.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
how to track records from data dictionary?
Difference between sy-tabix and sy-index? Where it is used?
How do you display a data in a detail list?
Define alv programming in abap?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What are the list of screen elements?
How many tables are there in sap?
what is difference between set screen and call screen ?
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
Explain the components of selection table?
How to split one Invoice into Multiple ( Step by Step)?
How do you delete duplicate records from internal table?
What is the syntax of packed number?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.