Answer Posted / guest
Modes of displaying screens are
1) All
2) None
3) Error
Method of updating the database are
1)Synchronous
2)Asynchronous
3)Local
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the steps to execute session method?
How can we upload a text file having delimiters in to legacy system?
What is the difference between commit-work and rollback-work tasks?
Explain the difference between float and packed data type?
what are the critical issues u face in ur project?
What is asynchronous update?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What is function group?
Describe data classes? : abap hr
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What is SAP Data conversion ?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
How to write a code for multiple transactions? : abap bdc