問題一覧
1
INDEX TABLE
2
DATA gv_source TYPE c. to DATA gv_target TYPE string., DATA gv_source TYPE d. to DATA gv_target TYPE string.
3
The operator/is allowed only in floating point expressions., The operator is allowed only in floating point expressions.
4
Sort a standard table using SORT itab ASCENDING. Sort a sorted table using, SORT itab BY field1 field2. Sort a standard table using, SORT itab. Sort a sorted table using
5
The method signature can be changed., The constructor of super must be called before using any components of your own instance.
6
sy-index
7
built-in ABAP type, A data element
8
demo_ods_assoc_spfli.connid,
9
ZF1' can be called only if it is released for cloud development., 'ZF1' can be called if a wrapper is created for it and the wrapper itself is released for cloud development.
10
Associations, Annotations, Structured Query Language (SQL)
11
FOR defines a loop that runs over the content of source_itab, row is only visible within the loop.
12
Secondary keys must be chosen explicitly when you actually read from an internal table., Multiple secondary keys are allowed for any kind of internal table., Sorted secondary keys do NOT have to be unique.
13
SELECT FROM /dmo/connection FIELDS carrid O airpfrom, MAX(distance) AS dist_max, MIN( distance) AS dist_min GROUP BY carrid, airpfrom INTO TABLE @DATA(It_hits), SELECT FROM /dmo/connection FIELDS \/ O carrid, airpfrom, MAX( distance) AS dist_max, MIN(distance) AS dist_min INTO TABLE @DATA(It_hits)
14
Get entity
15
Access the inherited private components., Access the inherited public components.
16
A projection view
17
contains_any_of(), matchesQ
18
They implement code pushdown., They transfer computational results to the application server.
19
Use public SAP APIs and SAP extension points., Build ABAP RESTful application programming model-based services.
20
It is created with the first read access of a table., It is updated when the table is modified.
21
Fields with the same name and the same type will be copied from itab2 to itab1., itab1 and itab2 must have at least one field name in common.
22
CDS view, Behavior definition
23
SOAP consumption, Business Events, OData services
24
go subl = CAST # go super), will not work, go_subl->subl_meth !(...)* w'll work.
25
"Storage Type" to "Row Store", "Load Unit' to 'Page Loadable"
26
The code creates an exception object and raises an exception., "previous" expects the reference to a previous exception
27
RAP BO Node Extension
28
sy-tabix
29
Data model view, Metadata Extension, Projection View
30
A MODIFY statement to write changed contents back to the table is not required., Using a field symbol is faster than using a work area.
31
There will be a message in the test log.
32
From the top to the bottom in the order of the on conditions 1. b is joined with c 2. a is joined with b
33
SAP S/4HANA Cloud, private edition, SAP BTP, ABAP environment
34
Where (to specify the access conditions), Define role (to specify the role name), Revoke (to remove access to the data source)
35
field (from field list), database table
36
Applications that provide APIs for side by side SAP BTP apps, Applications that access SAP S/4HANA data using complex SQL
37
...SELECT * FROM deno_cds_param_view_entity (p_date = @ (cl_abap_context_info->get_system_date ())..., ...SELECT * FROM deno_cds_param_view_entity (p_date - '20230101')... )
38
ON Sprojection.carrier_id=Z_Source2.carrier_id
39
Structure
40
Class CL1 uses the interface., In class CL2, the interface method is named ifl-ml., Class CL1 implements the interface.
41
find_any_not_of( val 'ABAP ABAP abap' sub = 'AB')
42
scarr will be joined with scounter first and the result will be joined with sairport.
43
'ZF1' can be called via a wrapper that itself has been released for cloud development., ZF1' can be called only if it is released for cloud development.
44
Modify table
45
Renaming a field in a structure that is included in the table definition, Deleting a field from a structure that is included in the table definition.
46
The name of a data element from the ABAP Dictionary, The name of a domain from the ABAP Dictionary
47
You add the clause REDEFINITION to the component in subl., You implement the redefined component in subl.
48
Behaviour definition
49
Only the data corresponding to the user's authorization is transferred from the database to the application layer., You do not have to remember to implement AUTHORITY CHECK statements.
50
SELECT FROM TABLE dbtabl FIELDS Of1, substring(upper('mr joe doe'), 4, 3) AS f2_sub_up, f3,...
51
Projection View
52
In a sorted internal table, specifying the primary key completely., In a hashed internal table, specifying the primary key partially from the left without gaps., In a hashed internal table, specifying the primary key completely.
53
A hashed table, when you read a single record and specify the complete key. , A hashed table, when you read a subset in a loop and specify a part of the key from the left without gaps.
54
go_if 1 may call method ml with go_ift->ml()., Instead of go ell = NEW #(...) you could use go ifl = NEW cll(. ... )., go_ifl may call method m2 with go if->m2(...).
55
Code that now is identical to a standard SAP object, Code that can be redesigned as a key user extension
56
They store information in two dimensions., They can have relationships to other tables.
57
Activation error because the field names of the union do not match
58
Extension, Field list
59
If the user is authorized for 'CNTRY = 'DE' AND for 'ACTVT = '03 then the return code is 0., AUTHORITY CHECK verifies whether a user is authorized for/DMO/TRVL" with the listed field values.
60
To ensure the integrity of data in the corresponding database tables
61
A database table from the ABAP Dictionary, A CDS DDIC-based view
62
The value of sy-langu will be passed to the CDS view automatically both when you use the -1 CDS view in ABAP and in another CDS view entity (view on view)., You can still override the default value with a value of your own.
63
Metadata extension
64
DATA: gv_target TYPE p DECIMALS 2. CONSTANTS: go intl TYPE i VALUE 3. gv_target -U EXACT (2 gcojntl)., DATA: gv_target TYPE c LENGTH 5. V CONSTANTS: ECO string TYPE string VALUE 0123456789ABCDEF". gv_target - EXACT (gco_string + 5 (6) )., DATA: gv_target TYPE d. s/ CONSTANTS: gco_date TYPE d VALUE '20331233*. gv_target EXACT ( geo_date).
地理総合 二学期
地理総合 二学期
ユーザ名非公開 · 22問 · 4時間前地理総合 二学期
地理総合 二学期
22問 • 4時間前情報 二学期
情報 二学期
ユーザ名非公開 · 30問 · 6時間前情報 二学期
情報 二学期
30問 • 6時間前義肢装具学
義肢装具学
ユーザ名非公開 · 100問 · 10時間前義肢装具学
義肢装具学
100問 • 10時間前運動生理学(応用)
運動生理学(応用)
オモテユキト · 37問 · 20時間前運動生理学(応用)
運動生理学(応用)
37問 • 20時間前平成25年度 機械検査2級 A群(真偽法)
平成25年度 機械検査2級 A群(真偽法)
ayanag · 26問 · 1日前平成25年度 機械検査2級 A群(真偽法)
平成25年度 機械検査2級 A群(真偽法)
26問 • 1日前機械検査2級(令和元年 択一問題)
機械検査2級(令和元年 択一問題)
ayanag · 25問 · 1日前機械検査2級(令和元年 択一問題)
機械検査2級(令和元年 択一問題)
25問 • 1日前消防救助
消防救助
ユーザ名非公開 · 50問 · 1日前消防救助
消防救助
50問 • 1日前ドローン
ドローン
ユーザ名非公開 · 13問 · 1日前ドローン
ドローン
13問 • 1日前車両救助
車両救助
ユーザ名非公開 · 20問 · 1日前車両救助
車両救助
20問 • 1日前CSRと障害物排除
CSRと障害物排除
ユーザ名非公開 · 20問 · 1日前CSRと障害物排除
CSRと障害物排除
20問 • 1日前都市型ロープレスキュー
都市型ロープレスキュー
ユーザ名非公開 · 40問 · 1日前都市型ロープレスキュー
都市型ロープレスキュー
40問 • 1日前車両救助
車両救助
ちゅんの助 · 20問 · 1日前車両救助
車両救助
20問 • 1日前スイフトウォーターレスキュー
スイフトウォーターレスキュー
ユーザ名非公開 · 30問 · 1日前スイフトウォーターレスキュー
スイフトウォーターレスキュー
30問 • 1日前CSRと障害物排除
CSRと障害物排除
ちゅんの助 · 20問 · 1日前CSRと障害物排除
CSRと障害物排除
20問 • 1日前資機材
資機材
ユーザ名非公開 · 28問 · 1日前資機材
資機材
28問 • 1日前土砂と防災
土砂と防災
ちゅんの助 · 26問 · 1日前土砂と防災
土砂と防災
26問 • 1日前都市型ロープレスキュー
都市型ロープレスキュー
ちゅんの助 · 41問 · 1日前都市型ロープレスキュー
都市型ロープレスキュー
41問 • 1日前消防救助
消防救助
ちゅんの助 · 50問 · 1日前消防救助
消防救助
50問 • 1日前スイフトウォーターレスキュー
スイフトウォーターレスキュー
ちゅんの助 · 30問 · 1日前スイフトウォーターレスキュー
スイフトウォーターレスキュー
30問 • 1日前資機材
資機材
ちゅんの助 · 28問 · 1日前資機材
資機材
28問 • 1日前問題一覧
1
INDEX TABLE
2
DATA gv_source TYPE c. to DATA gv_target TYPE string., DATA gv_source TYPE d. to DATA gv_target TYPE string.
3
The operator/is allowed only in floating point expressions., The operator is allowed only in floating point expressions.
4
Sort a standard table using SORT itab ASCENDING. Sort a sorted table using, SORT itab BY field1 field2. Sort a standard table using, SORT itab. Sort a sorted table using
5
The method signature can be changed., The constructor of super must be called before using any components of your own instance.
6
sy-index
7
built-in ABAP type, A data element
8
demo_ods_assoc_spfli.connid,
9
ZF1' can be called only if it is released for cloud development., 'ZF1' can be called if a wrapper is created for it and the wrapper itself is released for cloud development.
10
Associations, Annotations, Structured Query Language (SQL)
11
FOR defines a loop that runs over the content of source_itab, row is only visible within the loop.
12
Secondary keys must be chosen explicitly when you actually read from an internal table., Multiple secondary keys are allowed for any kind of internal table., Sorted secondary keys do NOT have to be unique.
13
SELECT FROM /dmo/connection FIELDS carrid O airpfrom, MAX(distance) AS dist_max, MIN( distance) AS dist_min GROUP BY carrid, airpfrom INTO TABLE @DATA(It_hits), SELECT FROM /dmo/connection FIELDS \/ O carrid, airpfrom, MAX( distance) AS dist_max, MIN(distance) AS dist_min INTO TABLE @DATA(It_hits)
14
Get entity
15
Access the inherited private components., Access the inherited public components.
16
A projection view
17
contains_any_of(), matchesQ
18
They implement code pushdown., They transfer computational results to the application server.
19
Use public SAP APIs and SAP extension points., Build ABAP RESTful application programming model-based services.
20
It is created with the first read access of a table., It is updated when the table is modified.
21
Fields with the same name and the same type will be copied from itab2 to itab1., itab1 and itab2 must have at least one field name in common.
22
CDS view, Behavior definition
23
SOAP consumption, Business Events, OData services
24
go subl = CAST # go super), will not work, go_subl->subl_meth !(...)* w'll work.
25
"Storage Type" to "Row Store", "Load Unit' to 'Page Loadable"
26
The code creates an exception object and raises an exception., "previous" expects the reference to a previous exception
27
RAP BO Node Extension
28
sy-tabix
29
Data model view, Metadata Extension, Projection View
30
A MODIFY statement to write changed contents back to the table is not required., Using a field symbol is faster than using a work area.
31
There will be a message in the test log.
32
From the top to the bottom in the order of the on conditions 1. b is joined with c 2. a is joined with b
33
SAP S/4HANA Cloud, private edition, SAP BTP, ABAP environment
34
Where (to specify the access conditions), Define role (to specify the role name), Revoke (to remove access to the data source)
35
field (from field list), database table
36
Applications that provide APIs for side by side SAP BTP apps, Applications that access SAP S/4HANA data using complex SQL
37
...SELECT * FROM deno_cds_param_view_entity (p_date = @ (cl_abap_context_info->get_system_date ())..., ...SELECT * FROM deno_cds_param_view_entity (p_date - '20230101')... )
38
ON Sprojection.carrier_id=Z_Source2.carrier_id
39
Structure
40
Class CL1 uses the interface., In class CL2, the interface method is named ifl-ml., Class CL1 implements the interface.
41
find_any_not_of( val 'ABAP ABAP abap' sub = 'AB')
42
scarr will be joined with scounter first and the result will be joined with sairport.
43
'ZF1' can be called via a wrapper that itself has been released for cloud development., ZF1' can be called only if it is released for cloud development.
44
Modify table
45
Renaming a field in a structure that is included in the table definition, Deleting a field from a structure that is included in the table definition.
46
The name of a data element from the ABAP Dictionary, The name of a domain from the ABAP Dictionary
47
You add the clause REDEFINITION to the component in subl., You implement the redefined component in subl.
48
Behaviour definition
49
Only the data corresponding to the user's authorization is transferred from the database to the application layer., You do not have to remember to implement AUTHORITY CHECK statements.
50
SELECT FROM TABLE dbtabl FIELDS Of1, substring(upper('mr joe doe'), 4, 3) AS f2_sub_up, f3,...
51
Projection View
52
In a sorted internal table, specifying the primary key completely., In a hashed internal table, specifying the primary key partially from the left without gaps., In a hashed internal table, specifying the primary key completely.
53
A hashed table, when you read a single record and specify the complete key. , A hashed table, when you read a subset in a loop and specify a part of the key from the left without gaps.
54
go_if 1 may call method ml with go_ift->ml()., Instead of go ell = NEW #(...) you could use go ifl = NEW cll(. ... )., go_ifl may call method m2 with go if->m2(...).
55
Code that now is identical to a standard SAP object, Code that can be redesigned as a key user extension
56
They store information in two dimensions., They can have relationships to other tables.
57
Activation error because the field names of the union do not match
58
Extension, Field list
59
If the user is authorized for 'CNTRY = 'DE' AND for 'ACTVT = '03 then the return code is 0., AUTHORITY CHECK verifies whether a user is authorized for/DMO/TRVL" with the listed field values.
60
To ensure the integrity of data in the corresponding database tables
61
A database table from the ABAP Dictionary, A CDS DDIC-based view
62
The value of sy-langu will be passed to the CDS view automatically both when you use the -1 CDS view in ABAP and in another CDS view entity (view on view)., You can still override the default value with a value of your own.
63
Metadata extension
64
DATA: gv_target TYPE p DECIMALS 2. CONSTANTS: go intl TYPE i VALUE 3. gv_target -U EXACT (2 gcojntl)., DATA: gv_target TYPE c LENGTH 5. V CONSTANTS: ECO string TYPE string VALUE 0123456789ABCDEF". gv_target - EXACT (gco_string + 5 (6) )., DATA: gv_target TYPE d. s/ CONSTANTS: gco_date TYPE d VALUE '20331233*. gv_target EXACT ( geo_date).