# zdemo3 **Repository Path**: wardpeng/zdemo3 ## Basic Information - **Project Name**: zdemo3 - **Description**: zdemo3 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-17 - **Last Updated**: 2023-02-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README <<<<<<< HEAD # zdemo3 #### 介绍 zdemo3 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) ======= ## Application Details | | | ------------- | |**Generation Date and Time**
Fri Feb 17 2023 16:46:51 GMT+0800 (China Standard Time)| |**App Generator**
@sap/generator-fiori-freestyle| |**App Generator Version**
1.6.7| |**Generation Platform**
Visual Studio Code| |**Floorplan Used**
1worklist| |**Service Type**
SAP System (ABAP On Premise)| |**Service URL**
https://sapes5.sapdevcenter.com/sap/opu/odata/sap/ZSOCDS_SRV/$metadata/sap/opu/odata/sap/EPM_REF_APPS_PO_APV_SRV |**Module Name**
zdemo3| |**Application Title**
第三次分享:采购订单| |**Namespace**
com.bwm| |**UI5 Theme**
sap_fiori_3| |**UI5 Version**
1.84.0| |**Enable Code Assist Libraries**
False| |**Add Eslint configuration**
False| |**Object collection**
PurchaseOrders| |**Object collection key**
POId| |**Object ID**
POId| |**Object number**
GrossAmount| |**Object unit of measure**
CurrencyCode| ## zdemo3 采购订单 ### Starting the generated app - This app has been generated using the SAP Fiori tools - App Generator, as part of the SAP Fiori tools suite. In order to launch the generated app, simply run the following from the generated app root folder: ``` npm start ``` - It is also possible to run the application using mock data that reflects the OData Service URL supplied during application generation. In order to run the application with Mock Data, run the following from the generated app root folder: ``` npm run start-mock ``` #### Pre-requisites: 1. Active NodeJS LTS (Long Term Support) version and associated supported NPM version. (See https://nodejs.org) >>>>>>> 64e22f1 (first commit)