Answer Posted / guest
collection of development objects.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is bdc? : abap bdc
What is the master data necessary before you can start posting in MM?
What is a data element?
How would you suppress the display of a parameter on the selection screen?
Explain how do you move on to the next screen in interactive reporting?
What are Table control and tab strip control in dialog programming ?
Name the abap/4 modularization techniques? : abap modularization
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What is the use of the raising exception?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
Can a constructor be redefined?
What are the two ways for restricting the value range for a domain ?
What is meant by stacked list?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
Explain the different types of data dictionary objects?