adspace
when we are using at new?should we use this inside the loop
or outside?what will be the effect?
Answer Posted / ekta
At New field: it compares with the previous record of the
internal table whether the value is different or not, if
different the event is triggered...all the fields on the
right hand side of the at new field is marked as *...this
is maily bcoz at runtime their are many records for the at
new field say for a carrid there r many connid...ur carrid
is the at new carrid...so if you want to access a connid
system will not undersatand to which connid you really want
to access
At New
1. When a new record comes at new triggers. Atnew only used
inside loop and endloop.
2. At new is controlbreak statment on at new the left side
field change, the event
trigers and the values become 0 and *
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Did you create secondary index?
What is the project you are currently working and work that you are doing
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
How can we handle table control in bdc? : abap bdc
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
What is your current client number?
What work you have done in HR module
please give the remaining answers.
How do you get the number of lines in an internal table? How to use a specific number occurs statement?