Tag: programming languages
Questions Related to programming languages
-
abap abap.abap.abap abap
-
abap abap.abap.abap abap abap
-
abap abap.abap.abap abap
-
abap abap. abap. Abap
-
LT & GT
-
GT & LT
-
GE & LE
-
LE & GE
-
SOURCE
-
TARGET
-
Antony
-
Error
-
1 year lesser than current date
-
1 month lesser than current date
-
1 day lesser than current date
-
1 year, 1 month, 1day lesser than current date
-
For telling the record is Included
-
For telling the record is updated
-
For telling the value is positive
-
For telling the value is negative
-
Used for Internal table declaration
-
Used for Select-options declaration
-
Used for Select-options without Selection screen
-
Used for parameters without input screen
-
DATA-BASE SECTION
-
FILE SECTION
-
COMMUNICATION SECTION
-
DATA-LOG SECTION
-
Can merge a maximum of three files.
-
Does not require that the input file to be merged be sorted on the merge keys.
-
Requires that all files mentioned in the statement must have records of same size
-
Does not require that the position of the merge keys with in the records descriptions of each of the files must be same.
-
It must be opened in INPUT mode
-
It must be opened in OUTPUT mode
-
It must be opened in I-O mode
-
As in the case of SORT statement, the file must be closed before the use of this statement