Which event in Reports is equal to PBOin Module Pool Program?
Answer Posted / nitin
at selection-screen output
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Type casting and error handling
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
Why cant we use Normal function module for data transfer?
To how many tables can an append structure be assigned. : abap data dictionary
What will exactly the hide statement do?
What are the modes in lock objects? : sap abap data dictionary
What is the difference between Exit and Stop?
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 difference between synchronous and asynchronous update? : abap bdc
What are internal tables? How do you get the number of lines in an internal table?
Explain different types of locks?
How do I find the output type of a table or a program?