How can I get the default values (like date, company code)
in module pool programming before the screen is displayed??
I dont wanna use VARIENTS...
Answer Posted / dattaraj.sabnis
we have to check with PSYST table and if IINIT indicator is
yes then we can default the value in PBO module.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is alv programming in abap?
How table control cn be generated using bdc? : abap bdc
What are the Control levels in internal tables?
What are the buffering types?
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
Program for Prime numbers and Matrix plz explain me the procedural method with steps
What are dml commands in abap?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
Do we have to migrate all sapscript forms to smart forms?
Explain what is a logical database?
Why do we use dynamic where conditions?
How to specify a client for database table processing?
How to create user interfaces for lists?
How many types of buffering? : abap data dictionary
Event handling in oops