Answer Posted / anshul gupta
i think
in SAP Script we having only one main window
but in SAP Smart Forms we can have 99 main window
Let me Know if i am wrong
regards
Anshul
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
Can you set up background processing using call transaction?
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
What is a data dictionary? : sap abap data dictionary
What are field groups?
What is modularization and its benefits? : abap modularization
What is sap script? Describe its components.
Which transaction code can I use to analyze the performance of abap program?
Difference between .Include and .append?
Why do we use abstract class
What is the disadvantage of a call by reference?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What is Group by in Select statement?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
What does the ‘suppress dialog’ do?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?