ABAP 7.5 Cert > TAW_10_2 chapter 16, tabstrip controls > Flashcards
What is the default number of tabs in a tab strip control?
2
What is the statement that declares a tabstrip
COTROLS: type TABSTRIP
(type tabstrip corresponds to CXTAB_TABSTRIP
How do I allow the user to switch between tabs without processing PAI?
Set they function type as ‘P’
Can all tabs share a common subscreen area?
Yes, and this method allows the program to only perform PBO/PAI for the chosen tab