[SAP] SAP Fiori - SCP로 Fiori App 개발하기
본문 바로가기
IT/SAP Fiori(UI5)

[SAP] SAP Fiori - SCP로 Fiori App 개발하기

by DHan- 2020. 8. 6.
728x90

[템플릿설정] https://dhan-description.tistory.com/152

 

[SAP] SAP Fiori - Web IDE Template

Web IDE의 Template중 Envronment는 ABAP, Neo, Cloud Foundry가 있습니다. ABAP & neo - Category ( 2020.08.05 ) Cloud Foundry - Category ( 2020.08.05 ) [Template] CRUD Master-Detall Module [Templat..

dhan-description.tistory.com

Odata 연결화면

 

Low code 형태의 개발튤 ( SCP ) 


프로젝트 생성


Project name은 SAPUI5 ABAP repository name과 동일하게 유지하는것이 게이트웨이에서 쉽게 검색할수있습니다.

Namespace는 segment를 3개로 제한합니다.

네임스페이스는 어플리케이션에 대한 간단한 설명을 의미 할 수 있습니다.

com.example.testZ_TESTAPP com.example.test.Z_TESTAPP com.example.Z_TESTAPP

 

 

ODATA 연결 및 LOW Code 개발


I/F 서비스 검색
Odata연결
Low code 개발
피오리 타일에서 확인


 

SAPUI5 Application


View Type - XML , JSON, JavaScript, HTML

INDEX

 


 

JavaScript ( 버전설정 )


 

console.log


/*eslint-disable no-console, no-alert, no-eval, sap-no-location-reload */

 

index : sap-ui-core.js"sap-ui-core.js"



https://inui.io/sap-ui5-best-practices/

 

15 SAP UI5 Best Practices (2020)

Best practices collection for SAP UI5. Please leave a comment if you would like to contribute a best practice or to make any other remark. Create Keys for CRUD Statements If you do a CRUD operation with an OData Model in SAP UI5 then generate a key for the

inui.io

www.build.me/

 

Build beautiful apps

Everything you need to design business apps in one set of cloud-based tools, without writing a single line of code. Share feedback studies, drag and drop controls, add realistic data, and collaborate with team members - SAP Build has you covered.

www.build.me

https://medium.com/@rueda.ginwene/sapui5-best-practices-for-beginners-part-1-46955fe60ffc

 

SAPUI5 Best Practices for Beginners — Part 1

As a follow-up article to my “Commonly Used SAPUI5 Controls” and “Design-to-Development of SAPUI5 Application”, this week I’ll share my…

medium.com

 

728x90

댓글