How to disable the function in alv tool bar.
Answer Posted / john v.
If you are using Custom interface(PF-STATUS), then populate
IT_EXCLUDE internal table with functions that u don't want
to show out. and use it in the subroutine which is assigned
to the import parameter I_CALLBACK_PF_STATUS_SET.
eg. SET PF-STATUS <Interface Name> EXCLUDING IT_EXCLUDE.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the events in abap/4 language? : abap hr
What is a help view? : abap data dictionary
What is asap methodology? : sap abap hr
What are the different types of parameters? : abap modularization
Explain how to Handle the internal tables in ABAP?
i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status
Name the abap/4 modularization techniques?
What is the table buffer? Which type of tables used this buffer?
What are secondary indexes. How can we know which index is being used in a select query?
What is value table?
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
What is the significance of the memory table ‘screen’?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?