how many no of buttons we can create on Apllication tool Bar?
Answer Posted / mohit bhardwaj
35 buttons at max. If you want more buttons then you need to enter in the Menu bar.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the function modules used to create batch input session? : abap bdc
What is the use of table control in bdc is it same in module pool table control? : abap bdc
What are the system fields? Explain?
What is update task
What is lock mechanism? How do we create lock objects in abap?
What are spa/gpa parameters (sap memory)?
Explain what are interactive reports?
What is view? Different types of view. Explain?
hi my name is amit i have passed BE(CSE) with honours(72%) in 2006 yr. i have completed SAP/ABAP training with good exposer. i need a staffing company which can provide me real time exposer in SAP R/3. so plz help me out and send any information regarding on my mail id or tele. no. 9999784331 thanks
Cds views
What are the different modes of processing batch input sessions? : abap bdc
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
Give an example of interface from your project explaining why you used it?
What is sap abap data classes?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.