List some of the many different ways that the sap standard functionality can be changed by a customer?
965Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
1084On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
1018
Explain the difference between call screen and leave screen?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
What is the major difference between pool tables and transparent tables?
What are the events in screen programming?
What is a help view? : abap data dictionary
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What is the difference between Check and Continue?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What are the data types of the external layer? : abap data dictionary
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
What are the three hierarchical levels of data types and objects?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
How do you Export a session ?
how to read the standard field value in your custom program.