Pass the SAP SAP Certified Associate C_ABAPD_2309 Questions and answers with CertsForce

Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

In what order are objects created to generate a RESTful Application Programming application?

Options:

A.

Database table 1


B.

Service binding Projection view 4


C.

Service definition 3


D.

Data model view 2


E.

D A B C


F.

B D C A


G.

A D C B


Questions # 12:

In a subclass subl you want to redefine a component of a superclass superl. How do you achieve this? Note: There are 2 correct answers to this question.

Options:

A.

You add the clause REDEFINITION to the component in subl.


B.

You implement the redefined component for a second time in superl.


C.

You implement the redefined component in subl.


D.

You add the clause REDEFINITION to the component in superl.


Questions # 13:

Which of the following are parts of answers to this question.

Options:

A.

Partitioning attributes


B.

Extension


C.

Field list


D.

Semantic table attributes


Questions # 14:

In this nested join below in which way is the join evaluated?

Question # 14

Options:

A.

From the left to the right in the order of the tables:

1.

a is joined with b

2.

b is joined with c


B.

From the right to the left in the order of the tables:

1.

b is joined with c.

2.

b is joined with a.


C.

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


D.

From the bottom to the top in the order of the on conditions:

1.

a is joined with b

2.

b is joined with c


Questions # 15:

Which of the following ABAP SQL statements are valid? Note: There are 2 correct answers to this question.

Options:

A.

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)


B.

SELECT FROM /dmo/connection FIELDS \/ O carrid, airpfrom,

MAX( distance) AS dist_max, MIN(distance) AS dist_min INTO TABLE @DATA(It_hits)


C.

SELECT FROM /dmo/connection FIELDS V D MAX(distance) AS dist_max

MIN(distance) AS dist_min INTO TABLE @DATA(It_hits).


D.

SELECT FROM /dmo/connection FIELDS r—i carrid, airpfrom u GROUP BY carrid, connid

INTO TABLE @DATA(It_hits).


Questions # 16:

You have the following CDS definition:

Question # 16

Which of the following ON conditions must you insert in place of "???"?

Options:

A.

ON Z_Sourcel.camer_id = 7_Source2 carrier_id


B.

ON Sprojection Camer=Source2 carrier_id


C.

ON Sprojection. Carrier Source2.carrier


D.

ON Sprojection.carrier_id=Z_Source2.carrier_id


Questions # 17:

Exhibit

Question # 17

Which of the following ABAP SQL snippets are syntactically correct ways to provide a value for the parameter on line #4? Note: There are 2 correct answers to this question

Options:

A.

...SELECT * FROM deno_cds_param_view_entity (p_date = @ (cl_abap_context_info->get_system_date ())...


B.

...SELECT * FROM deno_cds_param_view_entity (p_date - '20230101')... )


C.

...SELECT * FROM demo_cds_param_view_entity (p_date: 20238181')... )


D.

...SELECT * FROM demo_cds_param_view entity (p_date: $session.system_date)...


Questions # 18:

Which type of legacy code does SAP recommend you eliminate when you review modifications as part of an SAP S/4HANA system conversion? Note: There are 2 correct answers to this question.

Options:

A.

Code that supports a critical business process


B.

Code that now is identical to a standard SAP object


C.

Code that has less than 10% usage according to usage statistics


D.

Code that can be redesigned as a key user extension


Questions # 19:

In the assignment, data (gv_result) = 1/8. what will be the data type of gv_result?

Options:

A.

OTYPE I


B.

TYPE DEFLOAT 16


C.

TYPE P DECIMALS 3


D.

TYPE P DECIMALS 2


Questions # 20:

Which function call returns 0?

Options:

A.

Count_any_of ( val - ‘ABAP ABAP abap' sub "AB" )


B.

Count (val - 'ABAP ABAP abap' sub - 'AB' )


C.

find_any_of (val = "ABAP ABAP abap' sub = "AB")


D.

find_any_not_of( val 'ABAP ABAP abap’ sub = 'AB')


Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions