반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- abap
- abap memory
- new syntax
- memory 정리
- 신문법 abap
- Testcode
- mapping corresponding
- 김영한
- BindingResult
- for all entries in
- spring MVC
- .orelseThrow
- springSecurityFilterChain 오류
- SpringMVC
- SAP
- controller
- MVC
- n+1
- abap value in field Data Class error
- application-properties
- optional
- value base corresponding
- spring
- Validation
- 구글 보안 api 활용
- abap면접
- jpa
- @Controller
- memory변수명 변경
- sap memory
Archives
- Today
- Total
목록abap dictionary (1)
SAP공장

#2022-06-20# 정리 1. ABAP 딕셔너리의 특징 1. abap 은 sql 중심 개발이 아니다. 2. database interface 에서 sql 을 변환 = database independent 3. direct access =ABAP 에서 특정 DB SQL을 프로그래밍 내에서 사용할 수 있다.= db 커넥션이 필요 없다. domain은 특정 형식 type 등의 정의된 필드나 범위를 가질수 있다. field는 data element를 가질수 있으며 data element 는 domain을 가질수 있다. (필수는 아니다. just 값의 범위를 통제하고싶을때 "validation") 값의 범위는 필수는 아니다. # 기본 database 이론 정리 field ++ == > recode ++ = >..
[SAP]ABAP/ABAP 강의 SYNC
2022. 6. 20. 12:57