一.  ITSmobile简介

ITSmobile( Internet Transaction Server for Mobile)是新一代实现移动设备(如RF)应用的SAP技术,基于广泛应用Dynpro编程模式,ITSmobile代替了WEB SAPConsole,SAPConsole NW7.1 之后将被逐渐淘汰。ITSmobile适用于SAP Netweaver 7.10,7.0和SAP Netweaver 2004。ITSmobile是集成的一部分,基于Netweaver和ITS。

你可以使用ITSmobile让一个应用程序或部分的应用程序执行在移动设备的浏览器上。

ITSmobile模板技术是很完善的,这项技术基于HTML模板的概念,提供可视化在浏览器中为每一个屏幕(dynpro)的应用。动态内容/数据可以包含在模板运行时使用HTMLBusiness(HTMLB)。

ITSmobile模板生成器允许你生成一个模板或直接创建屏幕,

ITSmobile在开发上有以下几个优点:

Ø 可以使用ABAP语言进行开发和调试

Ø 可以使用SAPGUI基于windows的调试

Ø 快速初始化模板和可视化的HTML

Ø 可以编辑模板生成的HTML,达到需求

Ø HTML 或者 JavaScript可以简单的集成

有两种服务,itsmobile00和itsmobile01,在你的系统,你可以用来测试ITSmobile功能。

ITSmobile支持1维和2维的Barcode。

支持语音拣选(pick by voice),XHTML+Voice ,ITS XV Template generator

支持RFID (Radio-frequency identification)

http://help.sap.com/saphelp_nw70/helpdata/en/46/668d4b72255de4e10000000a1553f6/frameset.htm 更多的help

http://wiki.sdn.sap.com/wiki/display/HOME/ITSmobile

http://wiki.sdn.sap.com/wiki/display/HOME/Getting+to+know+ITSmobile+by+Checking+out+the+Internet+Services

二、生成Internet Service和 模板

版本要求:SAP Web AS ABAP 620, Basis Support Package 63

Ø 执行 SE80,选择 package创建Internet service.

Ø 在树形结构包中选择 ITS Services并且右击选择Create ,

Ø 假如你已创建package ,击右Create ® More ® Internet Service.

Ø  Enter a service name and a transaction that is to be linked to the service. Leave the ITS Mixed Mode option unselected and save your entries.

A Theme 99 folder is created for the service at the same time as the service.

Ø  In transaction SE80, switch to your ABAP application and select all of the screens for which you want to create a template, and choose Create Template from the context menu (if necessary, through More Functions).

Ø Enter the name of the previously created service and a theme (such as 99) and selection Mobile Devices as the generation style.

Ø On the Parameters tab page, enter all of the required parameters. If you have created the service as screen-based and have already specified the associated transaction during the creation process, the parameter ~TRANSACTION is predefined.

Parameter

Value

Detail

~ITSMOBILE

1

Defines the service as a mobile service and sets the corresponding ITS standards.

~TRANSACTION

<your transaction>

Specifies the transaction to be executed.

~THEME

<your theme>

(for example, 99)

Specifies the desired theme for your service.

Ø Confirm by choosing Save.

You have now generated an ITS template for every selected screen. You now need to publish your newly-created Internet service on the ITS:

Ø In transaction SE80, switch back to your Internet service.

Ø Select the service and choose Publish ® Entire Service from the context menu.

Ø Note at this point, that to publish the entire service, you need to select at least one ITS instance (ITS site). To do this, in the ABAP Workbench, choose Utilities ® Settings. Choose the Internet Transaction Server tab page, and then choose Publish. At this point, you can decide the instances (sites) on which your service is to be published.

A message in the status line shows whether the publishing was successful.

SAP ITS mobile 简介相关推荐

  1. 【学习笔记】SAP OData服务简介

    SAP OData服务简介 之前有一篇博文介绍过OData:OData简介 OData服务在数据提取方面有如下优势: 适合流行的REST模式: 将数据服务提供给任何可以进行HTTP调用的设备或者客户端 ...

  2. SAP Web Service简介与配置方法

    [版权声明]本文为博主原创文章,转载请在明显位置注明出处. 一. SAP Web Service简介 二. SAP Web Service配置准备工作 1. 通过RZ10配置服务器名称和其他参数 2. ...

  3. jquery mobile java_jQuery Mobile 简介

    jQuery Mobile 简介 jQuery Mobile 是一种 web 框架,用于创建移动 web 应用程序. 您应该具备的基础知识 在您开始学习 jQuery Mobile 之前,您应该对以下 ...

  4. SAP ITS Mobile

    ITSmobile( Internet Transaction Server for Mobile)是实现移动设备应用的SAP技术,基于广泛应用Dynpro编程模式,是SAP提供并支持的一种面向企业移 ...

  5. 【转载】SAP参数文件简介

    一.SAP参数的说明 SAP参数的学习需要了解SAP参数的作用.参数的启动顺序.参数的配置: 1.参数的启动顺序 a) 启动Start profile b) 启动default profile c)  ...

  6. SAP HANA Hint简介

    2019独角兽企业重金招聘Python工程师标准>>> 我发现Google和百度上关于HANA DB Hint的中文介绍比较少,所以就写了这一篇.本文部分内容来自SAP note 2 ...

  7. SAP Event Mesh 简介

    Get Started with Messaging for Decoupled Communication Step 1: What is the SAP Event Mesh service? S ...

  8. SAP HANA Cloud 简介

    官网 SAP HANA Platform 1.0:Released in 2010. Current version is 1.0 SPS (Support Package Stack) 12. SA ...

  9. SAP ITS Mobile 系统实例(一)

    ITS Mobile DEMO 系统实例(一) Mobile 程序主要是用internet serivce把已开发好的程序用ITSmobile 发布出去 Package :SITS_ABAP 程序:S ...

最新文章

  1. linux下查看BLAST程序,Linux下BLAST的使用---转载
  2. Android Studio打包APK时出现 is not translated in en (English) [MissingTranslation]
  3. 二、Arcgis api js -- Graphic
  4. Android开发之广播
  5. Windows Nano Server安装配置详解06:在物理机中部署NanoServer
  6. wr885n虚拟服务器设置,动态IP设置:选择动态IP(以太网宽带
  7. 项目遇到OpenSessionInViewFilter的默认sessionFactoryBeanName的问题
  8. SQL像数组一样处理字符串、分割字符串(标量值函数[用户自定义函数])
  9. Atitit 软件采购与服务 实现的三种模式 企业软件V1.0模式=传统模式 1,定制开发类型, 主要特点为通用性差,需求独特。通常单项目价格高,多为政府采购或者垄断企业的大单。 2,标准产品轻
  10. IBM中低端存储解决方案
  11. microsoft edge怎么截长图_实用技能 | Fireshot 网页截长图工具
  12. java获取linux本机ip_linux下java获取本机IP地址
  13. 全球服务器系统排行,服务器操作系统排行榜
  14. 我的Unity工具类---对象池
  15. 公共自行车点查询_基于预测信息的公共自行车查询系统设计
  16. 抖音研发效率负责人:抖音能做到每周迭代,离不开飞书项目
  17. 项目管理师、系统分析师和系统架构师的关系与区别
  18. 前端面试题【131道】
  19. yum和repo详细解析
  20. html网页制作摘要,网页制作初步—html摘要.ppt

热门文章

  1. 最强奥运会(互联网公司版)
  2. 创立一家互联网公司,需要几步?
  3. 产品经理跳槽面试大揭秘……
  4. 产品经理日常表情包大全,多说是泪拿走不谢!
  5. 上海 |《PMCAFF产品经理第一课》报名倒计时手慢无,微博副总裁、丁香园、1号店、淘宝产品总监私房干货分享...
  6. 插入,选择,归并,快速排序
  7. sharepoint column中的图片链接不能显示为图片
  8. Lightoj-1356 Prime Independence(质因子分解)(Hopcroft-Karp优化的最大匹配)
  9. java验证码(采用struts2实现)转
  10. Git提交时关于vim的错误