What's an effective way of using an internal table record?
Answer Posted / siri
Declare Nessisary fields in the internal table, instead of
declaring the entire structure of the table.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What are the different types of mode (run code) in call transaction method?
What is value table? : abap data dictionary
Did you use buffering?
Different types of luws. What are they?
What is the use of the statement leave to list-processing?
How can we use / display table in a screen?
Define external layer? : abap data dictionary
How to eliminate duplicate entries in internal tables? : abap data dictionary
Explain Singleton class
What is a sequence of event-triggered in report?
What are the two ways for restricting the value range for a domain ?
What is the difference between free and refresh?
What are subroutines? : abap modularization
What are interactive reports?