If you write a write statement after end-of-selection, will
that be triggered ?
Answer Posted / guest
Yes
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What are the function modules used to create batch input session? : abap bdc
Where the payroll results are stored
How can a lock object be called in the transaction?
What are the parameters in bdc_open_group? : abap bdc
What are the update types possible?
What is an rdbms?
Differentiate between ooabap and abap?
How to create a link between modified form and modified print program?
Did you use buffering?
What is search help exit? : sap abap data dictionary
What is the structure of the bdc table? : abap bdc
what is leave to TRANSACTION?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What is alv programming in abap? When is this grid used in abap? : abap hr