TAW_10_2 chapter 10, Selection screens Flashcards
Name some of the additions to the parameters keyword
TYPE/LIKE DECIMALS, MEMORY ID , OBLIGATORY, DEFAULT, LOWER CASE, VALUE CHECK, AS CHECK BOX, RADIO BUTTON GROUP, MODIF ID, MATCHCODE OBJECT
What is the maximum length of a parameter or select-option
8
The four columns of the selection table are?
SIGN (i or e)
Option (eq,ne….)
Low
High
What is the appropriate place to preload the paramters and select options?
INITIALIZATION
What are some of the additions to a selection-screen statement?
BEGIN OF BLOCK
WITH FRAME
TITLE
Where can selection-screen examples be seen?
BIBS
What is required to use selection-screen comment?
It must be between the selection-screen begin of line and selection-screen end of line. It must include the starting position and length 1(10). The starting positio can be the column or pos_high or pos_low. The comment is a text symbol or a field
What program variants are automatically transported with the program?
Those that start with SAP&xxx and those that start with CUS&xxx
What types of selection variants can be used in a variant?
TVARVC, Dynamic Date calculation, User specific MEMORY ID