Answer Posted / rabia
The initialization event is used to execute a processing
block before the selection screen is processed.
Initializing parameters or program variables is done
using 'default' or 'value' kwywords respectively. The main
purpose of using initialization event is when we want to
process the default values assigned to the variables and
then make the selection screen appear according to that
processed logic.
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How do we handle multiple line items in BDC's.
What is retro active accounting
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 semi-monthly and Bi-weekly payroll area
Explain how to write a bdc - how do you go about it?
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
What is an “on input filed” statements?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
What is the syntax for ‘call transaction’?
What is the differences between structure and table in the data dictionary in abap?
When to use logical database?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What are the disadvantages of abap query tool?
How do you find the information on the current screen? : abap bdc
What is match code? : sap abap hr