Which keyword is used both in subfile and subfile control
record format of a DSPF?

Answers were Sorted based on User's Feedback



Which keyword is used both in subfile and subfile control record format of a DSPF?..

Answer / syam

Dear Rajgoaj you are correct. but that is in Subfile
Message Record format on DSPF.(SFLMSG & SFLCTL)
My answer for Subfile and Sufile control record format.(SFL
& SFLCTL)
Please check the question. You make sure before
appyling "No". Thanks

Is This Answer Correct ?    5 Yes 3 No

Which keyword is used both in subfile and subfile control record format of a DSPF?..

Answer / sidc

LOGOUT
KEEP
CHECK(AB)
CHECK(RL)


AND THE INDICATORS

Is This Answer Correct ?    2 Yes 0 No

Which keyword is used both in subfile and subfile control record format of a DSPF?..

Answer / syam

Indicator keywords can use in both record format.

XXXCTL Ex:
Keyword Indicators/+ Resp Text
CA03 03 Exit
CA12 12 Cancel

XXXSFL Ex:
Keyword Indicator Text
CA03 03 'Exit'
CA12 12 'Cancel'

Is This Answer Correct ?    8 Yes 7 No

Which keyword is used both in subfile and subfile control record format of a DSPF?..

Answer / syam

Modification on first answer:

XXXSFL Ex:
Keyword Indicator Text
SETOFF 03 'Exit'
SETOFF 12 'Cancel'

Is This Answer Correct ?    1 Yes 2 No

Which keyword is used both in subfile and subfile control record format of a DSPF?..

Answer / reena

KEEP Keyword

Is This Answer Correct ?    1 Yes 2 No

Which keyword is used both in subfile and subfile control record format of a DSPF?..

Answer / kapil kumar

Besides SFL, the following keywords are also valid on the
subfile record format:
* For message subfiles:
SFLMSGRCD (required at the record level)
SFLMSGKEY (required at the field level)
SFLPGMQ
* For all other subfiles (at the record level):
CHANGE CHECK(AB) CHECK(RL) CHGINPDFT INDTXT KEEP
LOGINP LOGOUT SETOF SETOFF SFLNXTCHG TEXT

The following otherwise valid keywords are not valid
at the field level when specified for the subfile record
format: DATE DFTVAL ERRMSG ERRMSGID MSGID
TIME

Is This Answer Correct ?    0 Yes 1 No

Which keyword is used both in subfile and subfile control record format of a DSPF?..

Answer / rajgoaj

SFLPGMQ in the keyword.

Is This Answer Correct ?    5 Yes 7 No

Which keyword is used both in subfile and subfile control record format of a DSPF?..

Answer / amit

OVERLAY

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More DB400 Interview Questions

what is the purpus of the chain and setll and setgt ?

2 Answers   Four soft,


what is the difference between adding keys & constraints into a phisical file

4 Answers   HSBC,


How many maximum record format a logical file have?

0 Answers  


How can we handle errors in RPG?

4 Answers  


What is the use of member in pf?

0 Answers  






How to know logical file belongs to which physical file without source?

1 Answers  


What is the difference between access path and open data path?

0 Answers  


In a CL Program after executing a SQL SP how to receive a Output value from the SP. Just to make it clear I am sending 2 input and 1 output parameter to the SQL Stored Procedure. Now while receiving it output parm it is failing.

0 Answers   Nous,


WHAT IS THE DIFFERENCE BETWEEN 'COLHDG' AND 'ALIAS'?

5 Answers   Accenture,


I have physical file with 100 records,there is no any duplicate records in this pf.based on this pf one logical file I have used.but this lf is viewing only 80 records only of that pf?what is the reason for this?

0 Answers  


pls anyone explain about compile time array,pre run time array run time array

4 Answers  


what is use of self join and which cases you will use this join

1 Answers   TCS,


Categories