Answer Posted / manikandan
append itab
Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list
Can a domain, assigned to a data element be changed? : abap data dictionary
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?
How will you define org structure in MM?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
foreign key enforcement?
What is the syntax for ‘call transaction’?
How to debug rfc function module?
Badi concepts
What is sequence of event triggered in report?
What is asynchronous update?
Differentiate between ooabap and abap?
What does the extract statement do in extract datasets?
Can you delete data element, which is being used by table fields?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization