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
- 바코드스캔
- READ TABLE
- using value
- SAP
- CTS #CTS 이관 #SAP #ABAP
- modify
- Data Browser
- APPENDING
- Dictionary Search Help
- NEW-PAGE PRINT ON
- batch job
- MONAT_F4
- boole_d
- qfieldname
- SM36
- changing
- ABAP
- changing value
- APPENDING CORRESPONDING
- 측정단위
- 관계연산자
- SAP GUI
- select case
- ZPL
- transporting
- cfieldname
- ALV Output Setting
- FOR ALL ENTRIES IN
- 날짜 계산 함수
- 필드카탈로그
Archives
- Today
- Total
목록SAP/UI5 (1)
Jin's Library
UI5 Process
1. App이 실행되며 Component의 container가 Component.js를 읽어와 안에 Manifest.json(description)을 읽음 2. manifest.json안의 Model(기본모델,i18n모델)을 생성 후 Component.js안의 init 함수를 실행 (UIComponent,Router,Model) 3. init은 (1)부모의 UIComponent안의 init 함수를 실행시켜 Router와 Root View를 생성하고 Root View는 Root Control을 생성하고 4. Component.js의 init이 (2)Router를 초기화 하고, Router는 app이 시작된 URL의 해시에 따라 필요한 View를 생성 5. 생성된 View는 연결된 Controller를 읽어..
SAP/UI5
2022. 1. 4. 09:44