메뉴 건너뛰기

SAP 한국 커뮤니티

02-1.     What happens when the above program component is executed? (S)


DATA: itab TYPE tt_spfli.


Parameters: pa_carr TYPE spfli-carrid.


AUTHORITY-CHECK OBJECT ‘S_CARRID’


ID ‘CARRID’ FIELD pa_carr


ID ‘ACTVT’ FIELD ‘03’.


SELECT * FROM spfli INTO TABLE itab WHERE carrid = pa_carr.


-- If the user does not have the relevant authorizations in his or her master record, the system leaves the current event block directly after the AUTHORITY-CHECK command and jumps to the next event block. In this case, the SELECT statement is not executed.


-- If the user does not have the relevant authorizations in his or her maser record, the SELECT statement is not executed, since in this case, the AUTHORITY-CHECK always terminates the program automatically.


-- Regardless of whether or not the user has the relevant authorizations in his or her master record, the SELECT statement is executed and the data read from the database.


 


이문제 C아닌가요?


A라고 하는 덤프가 있길래요

번호 제목 글쓴이 날짜 조회 수
1407 <b>[완료]</b>화면구성 방법을 알고싶네요~ sap스탠다드에서요~ unicrn 2008.03.27 1861
1406 <b>[완료]</b>TYPES과 DATA의 선언시 용도 문의. [7] r333 2008.03.26 1881
1405 <b>[완료]</b>down되는 현상에 대해 문의드립니다. [4] 풍뎅이 2008.03.26 1255
1404 [요청]SAPSDK에 대한 자료를 요청드립니다. DBnoid 2008.03.26 1333
1403 <b>[완료]</b>온라인 프로그램?? 무은뜻인가요?? [3] bizarre 2008.03.26 1653
1402 <b>[완료]</b>select-option 필드를 if 문에 쓰려고 합니다 [4] 2008.03.26 1628
1401 [요청]MESSAGE TYPE에 관해 알고싶습니다!! [7] genius 2008.03.26 8182
1400 <b>[완료]</b>리포트 프로그램에서 리스트 더블클릭시 인덱스에 해당하는 필드값 가져오기 [6] file bizarre 2008.03.26 1856
1399 <b>[완료]</b>데이터 상세조회 문제...(어떤방법이 제일 좋은가요>??) [10] file bizarre 2008.03.25 1758
1398 [요청]FD01,FD02,FD03/ XD01,XD02,XD03 여기 user-exit 아시는분 [3] 원니컴 2008.03.25 2940
1397 <b>[완료]</b><b>[완료]</b>collect에 관하여 문의드립니다. [6] 풍뎅이 2008.03.25 2862
1396 <b>[완료]</b>alv화면이나 se80 화면에서요...."이 프로그램은 웹페이지를 연결할수없습니다." 라는 문구 아시는분? [2] 초향이 2008.03.25 1807
1395 <b>[완료]</b>BDC짜는중에 자재마다 뷰를 다르게 가지고있을때의문제입니다 [2] 마시멜로우 2008.03.25 1372
1394 <b>[완료]</b>LOCK OBJECT 잠금모드가 궁금합니다.... [4] 할일없는무급개발자 2008.03.25 3729
1393 <b>[완료]</b>AT NEW에 관하여 문의드립니다. [9] 풍뎅이 2008.03.24 1777
1392 <b>[완료]</b>SUM 구하기 질문요!! 자세히좀 알려주세요~ [3] file bizarre 2008.03.24 2601
1391 <b>[완료]</b>온라인 프로그램에서...화면에 Write 화면을 뿌려줄수 있나요?? [6] 초향이 2008.03.24 1706
1390 <b>[완료]</b>아래와 같이 에러가 나네요...한번 봐주세요 [2] file unicrn 2008.03.24 1373
1389 [요청]스마트 폼에서 사진 크기를 동일하게 나타내는 방법... [1] activeman 2008.03.24 1925
1388 [요청]질문좀 드릴께요 좋은방법없을까요 -_- [1] you1228 2008.03.22 1624