what is the transaction code for creating a quotation of
sales order
Answer Posted / monu tyagi
yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is singleton pattern in OOPS?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
How can we declare a table control in the abap/4 program?
What is modularization and its benefits? : abap modularization
Explain the function module in bdc?
wat is the default file name of BAPI trace?
Can you define a field without a data element?
What are the different types of mode (run code) in call transaction method?
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
Can we set page headers to details lists?
Can you print decimals in type n?
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
Where do you create indexes in abap?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?