How can u decide that how many records can be displayed in
one page in scripts ? or in one window ?
2. what is enhancement category in transparent table ?
Answer Posted / gowtham
by using the protect function in main window v can limit the
number of records in a page or window
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
visibility section for class level and attributes level
How do you process errors in call transaction method? : abap bdc
How table control cn be generated using bdc? : abap bdc
How do you find out whether a file exits on the presentation server?
Can you print decimals in type n?
what is defference between repository and non repository Object?
SAP query how to use end users?
How can cluster table be created?
Difference between stand alone CRM and back-end CRM
What are roles and authorization objects?
What are the two levels in defining a match code? : abap data dictionary
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What do you understand by work area and internal tables in abap? Why do we use it?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
Abstract class and interface, multiple inheritance, live example