1. Driver prog & executive prog both r same ?
2. what is difference between At selection screen &
At selection out put ?
3 . what is node used in smart form ?
Answer Posted / prasad kodi
2)Answer; At selection screen event occurs while selection
screen being processed . it is used to validate the user
inputs in the selection screen
at selection screen output : in PBO of selection screen , at
selection screen output event is triggered . this event
block allows you to modify the selection screen directly
before it is displayed.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Why lsmw does not support call transaction method? : abap bdc
Explain what is the significance of hide?
Explain what are the events used for logical database?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
What is view? Different types of view.
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
Difference between Insert, Update and Modify?
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
What is a transport?
What is an update type with reference to a match code id?
What is the difference between upload and ws_upload ? : abap bdc
what are the important fields while preparing sales order,inquiry?
How can a lock object be called in the transaction?
How do you find if a logical database exists for your program requrements?
How to define selection screen?