C-P2W-ABN 무료 덤프문제 온라인 액세스

시험코드:C-P2W-ABN
시험이름:SAP Certified Development Associate - P2W for ABN
인증사:SAP
무료 덤프 문항수:80
업로드 날짜:2025-09-02
평점
100%

문제 1

A screen has the following PAI flow logic:
PROCESS AFTER INPUT.
FIELD A MODULE check_A.
FIELD B MODULE check_B. CHAIN.
FIELD: C,D.
MODULE check_CD.
ENDCHAIN.
CHAIN.
FIELD: C,B.
MODULE check_CB. ENDCHAIN.
What happens if the application sends a type E message during the check_CB module processing?

문제 2

A class is defined as follows:
CLASS my class DEFINITION. PUBLIC SECTION.
METHODS do something. EVENTS state_changed. CLASS-METHODS static1.
PRIVATE SECTION.
TYPES t_table TYPE STANDARD TABLE OF 1001 WITH NON-UNIQUE DEFAULT KEY. CONSTANTS gc_const TYPE I VALUE 1.
ENDCLASS.
Which components of the class can static method static1 address directly?
Note: There are 2 correct answers to this question.

문제 3

You run an executable program that contains the following code:
DATA:
gv_var1 TYPE n LENGTH 3,
gv_var2 TYPE n LENGTH 3 VALUE '456'.
START-OF-SELECTION.
CLEAR gv_var2.
gv_var2 = gv_var1. gv_var1 = '123'.
At what point does the system reserve memory for data object gv_var1?

문제 4

You write the following ABAP statement:
SELECT SINGLE carrid, connid, cityfrom, cityto
FROM spfli
INTO @gs_spfli
WHERE carrid = @pa_car
AND connid = @pa_con.
How are the selected fields placed into target structure gs_spfli?

문제 5

You define database view A and maintenance view B in the ABAP Dictionary.
What restrictions apply to these views?
Note: There are 2 correct answers to this question.

댓글 추가

귀하의 메일주소는 공개되지 않습니다. 필수 입력 사항은 표시되어 있습니다. *

insert code
그림의 인증번호를 입력하세요.