field symbol work as a pointer,but it store address of value.my question is ,it got address from sap memory or abap memory or in database server ?
i mean that address indicate to which memory ?
What are the events used in abap in the order of execution?
where do we define LDB to a program ?
what is meant by ale configuration? what can u do in ale configuration?
What is the modification assistant?
What are the page windows? How many main windows will be there in a page window?
How can a lock object be called in the 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 the bitwise operator in the sap abap?
what is sap package ?
what are the diff page formats available in SMARTFORMS ?
Why do we use events and actions in web dynpro?
in scripts 1,2,3,4,5,6,7,8,9,10.............50 pages.then i want only 4 to 50 how it is possible?ans also iwant only 1,3,5,7,9 .....how it is possible?