1. How to disable search help on selection screen?
2.How to highlight particular row ALV grid?
3.What is use of At selection screen on field?
4.How to use performance tunning ?
5.How to developed Report?
6. I create custome transprant table to addeda records in SE11 we could add multiple record at a time and maintain the transperant table in SE93?what kind of view generated in background?
Answers were Sorted based on User's Feedback
Answer / dillip mishra
1. goto screen 1000 in screen painter and take off search help option for that parameter.
or
2. just over write the F4 help for that parameter with
AT SELECTION SCREEN ON VALUE-REQUEST FOR PARA1.
do nothing....
Is This Answer Correct ? | 6 Yes | 0 No |
1. go to screen 1000 in screen painter and take off search help option for that parameter.
2. in field catalog there is on field called emphasis it is highlighted the row by color.simply activate this field by .X'.
3.At selection screen on<field> is an event using to validate the field.
4. performance tuning.
a. SLIN : syntax check.
b. SE30 : Performance analysis.
c. SCII : Code Inspector.
d. ST05 : SQL Reace.
5. reports are developed in three ways.
a. Classical Reports.
b. Interactive Reports.
c. ALV Reports*.
6. if the table is transparent,Database view is generated by default in background.
Is This Answer Correct ? | 2 Yes | 1 No |
What are the process types of edi?
What is a Message type and Idoc Type? What is the difference between Message type and an IDoc type?
How the data is coming from 3rd party system to sap system?
How to trigger the idoc?
How to Reprocess Idocs in SAP?
What do the consistency checks service do?
What do bd95 t-code stand for?
What are the types of Ports?
What is an IDoc Extension?
What is an idoc filtration?
How the data is coming from 3rd party system to SAP System? Please explain me which conncetion you have to do?
Whose responsibility is to create condition records,output type ,output determination,condition table ,access sequence? that is i want to know whether its a technical or functional consultants responsibility ?