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
Why do we use Abstract classes give an example from your project?
What are the data types of the external layer? : abap data dictionary
How to write a code in tab control? : abap bdc
What is generic area buffering in abap?
What are the types of table fields in the sap abap?
Which transaction code can I used to analyze the performance of ABAP program.?
What are subroutines? : abap modularization
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
How to create a link between modified form and modified print program?
What are the aggregate objects in data dictionary? : sap abap data dictionary
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
What are interactive reports?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
Why do we use FOR ALL ENTRIES and what is the pre-requisite