What are the different message types available in the abap/4 ?
No Answer is Posted For this Question
Be the First to Post Answer
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
what is the use of start-of-selection event? what is the difference betn end-of-page and end-of-selection?
What is the difference between Exit and Stop?
Table ztest has a secondary index on the following fields: tnum, tcode. Select * from ztest where tnum ne '123' and tcode = '456'. Why is the index not used in the above case? Choices: a) Indexes are not allowed on Z tables b) Variables must be used, NOT literals c) Select individual fields, not select * d) Client is not in the where clause e) NE invalidates the use of an index Info: Can someone explain in detail why this happened? It will be really helpful to handle to case in Secondary index:
How to debug smartforms?
In an ABAP program how do you access data that exists on a presentation server vs on an application server?
Suppose if I’ve 10 records, I don’t want to update 9th record? How can we do that?
what is BAPI?
6 Answers FutureSoft, IntelNet, jusco,
Difference between Field groups and internal tables?
what is the unit of work
What is reject statement? please reply me breifly?
What is its? : abap hr