TAW_10_2 chapter 10, Selection screens Flashcards

1
Q

Name some of the additions to the parameters keyword

A

TYPE/LIKE DECIMALS, MEMORY ID , OBLIGATORY, DEFAULT, LOWER CASE, VALUE CHECK, AS CHECK BOX, RADIO BUTTON GROUP, MODIF ID, MATCHCODE OBJECT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the maximum length of a parameter or select-option

A

8

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The four columns of the selection table are?

A

SIGN (i or e)
Option (eq,ne….)
Low
High

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the appropriate place to preload the paramters and select options?

A

INITIALIZATION

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are some of the additions to a selection-screen statement?

A

BEGIN OF BLOCK
WITH FRAME
TITLE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Where can selection-screen examples be seen?

A

BIBS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is required to use selection-screen comment?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What program variants are automatically transported with the program?

A

Those that start with SAP&xxx and those that start with CUS&xxx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What types of selection variants can be used in a variant?

A

TVARVC, Dynamic Date calculation, User specific MEMORY ID

How well did you know this?
1
Not at all
2
3
4
5
Perfectly