Which event in Reports is equal to PBOin Module Pool Program?
Answers were Sorted based on User's Feedback
Answer / ashish
at selection-screen output is the correct answer.
at selection-screen. and at selection-screen on pf. are similar to PAI events. These are executed when the screen is displayed.
Is This Answer Correct ? | 11 Yes | 1 No |
Answer / arjun manglekar
In Module Pool: PBO -->for modifying the attributes of the
screen before scren is displayed
In Normal Report: At Selection Screen Output--> For
modifying the attributes of the selection screen before
scren is displayed
Correct me if iam wrong
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bala
INITIALIZATION AND AT SELECTION-SCREEN ARE THE TWO EVENTS USED IN BOTH REPORTS AND MODULE POOL PROGRAM
Is This Answer Correct ? | 0 Yes | 4 No |
what is the difference between a table and template in Smartforms?
4 Answers HCL, Tech Mahindra, Wipro,
Table maintainence -- Transaction Code?
In selection screen I have three fields- Plant, Material No, and Material group.If i insert plant how do i get the material no and material group based on plant dynamically?
what is defference between breakpoint and watch point?
for example in client 710 i update the records for tcode me21 using bdc,in the same server if i update 5 records and in the mean while other user do the same bdc update for me21 for 3 records how do u resolve the remaining 2 records.
What are the update types possible?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
What is the use of table maintenance allowed?
What is the Difference between Header and Item in ABAP? VBAK-Sales Order Header,VBAP-Sales Order Item, how can u use these tables in one query,means by using these tables write a select query.
if u have two internal table such as itab1 and itab2.in itab1 has four fields such as f1,f2,f3,f4 and in itab2 has two fields such as f1,f2.then how can u copy data from first internal table to second internal table.
How many sessions will be opened using bdc_open_group?
Which function module you will use to attach a search help to a field in Selection screen?