`
evangxli
  • 浏览: 230144 次
  • 性别: Icon_minigender_1
  • 来自: 大连
社区版块
存档分类
最新评论

转 Simplified Business Workplace -> Workflow Inbox in SAP R/3

 
阅读更多

Simplified Business Workplace -> Workflow Inbox in SAP R/3

By Anirban Bhattacharjee, KPIT Cummins and Infosystems from Link

Purpose: The purpose of this document is to demonstrate how to display a simple view of the Business Workplace (SBWP) which can be used in Custom Developments / Module Pool Screens or even Custom Workflow Reports.

Business Scenario: The Business Workplace or SAP Workflow Inbox (as many people call it) can be accessed via the transaction SBWP. It contains complete details of the Inbox, Outbox, E-Mail Notifications, etc. But on many occasions the Business Users request for a simple view of this Business Workplace. Something that will show just the workflow work items and omit the other details. That way; the user can processes their desired work item only and not worry about other technicalities.

There is no need to custom develop this solution, since SAP has given us a very simple way to do it.

Process: The process involves running a couple of standard transaction codes. I will explain this in details below.

Normal process of accessing the Business Workplace

We run the transaction SBWP to access the Business Workplace or click on the button as shown below

The Business Workflow screen looks like shown below

As you can see the SBWP is pretty detailed. The user can display a lot of information related to Documents, Workflow Work Items, Started and Processing Workflows, Resubmission Entries, and many more. The end user rarely uses all these. They are mainly bothered to see the work items that they have to process.

In SBWP the work items to be processed are accessed as shown beloe:

The user can thus select the desired item to process. Similar process is followed for other entries where the user needs to navigate in the tree and locate the desired item to process.

Simplified way of seeing the Business Workplace or SAP Inbox

Now we will simplify this view. For this we will run the first T-Code called SWLD_INPLACE1

SWLD_INPLACE1 - Embedded Inbox with a View

The entry screen of the T-Code looks as shown below

(Please note you can even filter tasks whose work items you do not want to be shown. Hence you can create variants for this program and create custom transactions.

Based on business need, those transactions can be given to the end users.)

We can change the Title to something of our need and display just the INBOX section of SBWP as of now

The report shows a very simple ALV output of just the INBOX of SBWP and nothing else.

The user can process the desired work item from here and because of a simple view; it becomes a much easier task.

Similarly we can display the OUTBOX also.


The program thus shows us the workflow overview items of workflows that were processed via this user ID.

Now we will run the second T-Code SWLD_INPLACE2

SWLD_INPLACE2 - Embedded Inbox with 2 Views

The entry screen of this transaction is shown below. We enter our own Custom Title and select INBOX for the first part and OUTBOX for the second.

The output of this program is again a simple ALV.

This time the screen has two container elements. One displays the INBOX and the other OUTBOX (as per selection criteria)

The first transaction SWLD_INPLACE1 calls the ABAP Report RSWL_INPLACE_INBOX_DEMO and the second transaction SWLD_INPLACE2 calls the ABAP Report RSWL_INPLACE_INBOX_DEMO_PROFI. You can copy these programs into custom programs and modify them as needed.

The tool bar allows the user to switch between views, just display the work item without executing and many other features.

Display Work Item

Forward the work item

Manage Attachments in the work item

Other Functions

The workflow environment

Switch between INBOX, OUTBOX and RESUBMISSION views

Thus this program empowers the user with a lot of features while keeping everything simple.

I would suggest you to do a lot of study and research on the classes used in this program that is used to first fetch the SBWP Details and then passing it to the ALV.

You can create your own custom screens and push buttons and provide a much simple Business Workplace to the Client / End Users.

Business simply loves this simple view of the business workplace as it makes their work simple.

The major advantages of this process are:

·         Very simple layout and view. Very easy to use.

·         Custom program can be developed very easily and tweaked as per business need.

·         Advantageous to end users who need a simpler business workplace with lesser navigations, buttons and menus.

·         Can be included in Module Pool Program screens.

·         Can be called from Custom Reports.

·         Selective task filtering and feature suppression possible by creating variants and assigning them to different users as per need.

Conclusion: We were able to regenerate the different views of SBWP (Inbox and Outbox) via a simple transaction. These views were much simple and easy to use compared to the standard Business Workplace (SBWP).

分享到:
评论

相关推荐

    Python IED工具-- Pycharm 2020.1 安装中文语言插件zh.201.7.jar

    Python IED工具-- Pycharm 2020.1 安装中文语言插件zh.201.7.jar(不需要汉化包) 1.查看Pycharm版本: help->about 2.打开中文插件的下载地址...

    sap-software-use-rights-englishchinese---simplified-v11-2018.pdf

    SAP软件使用权利文档是一份详细的授权和许可指南,它为SAP软件的合法使用提供了关键的说明和条款。文档详细解释了SAP产品授权的基础知识,涵盖了许可原则、使用规则、指标定义以及包特定的条款和限制。了解这些内容...

    Photoshop CS4 语言包(中文简体、中文繁体、英文)

    Photoshop CS4 语言包(中文简体、...中文->英文:编辑 -> 首选项 -> 常规 -> 界面 -> 用户界面语言 选择 英语 英文->中文:Edit -> Preferences -> General... -> Interface -> UI Language 选择 Simplified Chinese

    Spyder_Simplified_Chinese-master.rar

    "Spyder_Simplified_Chinese-master.rar" 是一个包含Spyder汉化资源的压缩包,旨在帮助用户将Spyder界面转换为简体中文,以便于中文用户更好地理解和操作。由于网上可能存在的汉化资源质量参差不齐,这个压缩包提供...

    winrar 5.40官方无广告简体中文版原版和注册码下载

    winrar 5.40官方无广告简体...WinRAR 5.40 Simplified Chinese 32-bit version: http://www.win-rar.com/fileadmin/winrar-versions/sc20160819/wrr/wrar540sc.exe WinRAR 5.40 Simplified Chinese 64-bit version: ...

    CMMI-DEV-v1.3-Simplified-Chinese-FINAL.pdf

    CMMI-DEV-v1.3-Simplified-Chinese-FINAL

    smtp发送邮件类(支持SSL)

    m_globalEmail->m_sEncodingFriendly = _T("Chinese Simplified (GB2312)"); m_globalEmail->m_sEncodingCharset = _T("gb2312"); m_globalEmail->m_bMime = 1; m_globalEmail->m_bHTML = 1; m_globalEmail->m_...

    eclipse开发环境配置说明.txt

    - **路径**:`Window -> Preferences -> General -> Appearance -> Colors and Fonts -> Basic -> Text Font`,将字号调整为11或12。 ##### 10. XML/Schema验证禁用 - **禁用XML/Schema验证**:对于某些特定场景...

    MyBatis-Simplified-Chinese.rar_ mybatis-3_Mybatis-spring_mybatis

    《MyBatis 3 用户指南 中文版》 MyBatis 是一款优秀的持久层框架,它支持定制化 SQL、存储过程以及高级映射。MyBatis 避免了几乎所有的 JDBC 代码和手动设置参数以及获取结果集。MyBatis 可以使你更好地将注意力...

    vim-php-cs-fixer, 使用 friendsofphp/php CS修正器.zip

    vim-php-cs-fixer, 使用 friendsofphp/php CS修正器 Vim-php-cs-fixer 集成 php-cs-fixer 。这个插件将在目录或者文件( 。取决于你调用的命令) 上执行 php-cs-fixer 命令... 查看选项以了解如何自定义。可用的选项:" If

    photoshop cs4 中文语言包

    在这里带个头,发布Photoshop CS4的简体中文正式版语言包,使用方法如下: 解压后把“zh_CN”文件夹放到C:\Program Files\Adobe\Adobe Photoshop CS4\Locales(对应具体安装路径,如不装在C盘默认路径则自己指定正确...

    ajax分页代码

    if (currentPage ) $("#page").append("<li><a href='" + url + "'>>></a></li>"); // 生成页码 var start = 1, end = 1; if (data ) { start = 1; end = data; } else if (currentPage ) { start = 1; ...

    setuplanguagepack.x64.zh-cn.exe

    This is the Chinese - Simplified (中文 - 简体) language pack and it includes display, help, and proofing tools for the Chinese (Simplified) language. ...

    plsql连接oracle的包

    变量值:SIMPLIFIED CHINESE_CHINA.ZHS16GBK --这个解决plsql内部操作语句乱码3,把数据库信息添加至 tnasname.ora文件中 # 案列 CRM_PUB/CRM_PUB DEMO = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = ...

    Python 2.5

    还有一些有趣的比如说,象下面的一个比较处理,用C语言为: <br/><br/> <br/><br/>if (2<br/><br/>用Python可以表示为<br/><br/>if (2 <br/><br/> <br/><br/>什么是Zope? <br/><br/> <br/><br/>Zope是一个开放源代码...

    postgresql-9.0.4-1 32位Windows安装程序

    3) 不需要事先创建数据存放目录,安装时指定即可。 但是安装完成后将文件夹的“属性”->“安全”->“编辑” “Users”->“完全控制”->“允许”。 4) Locale 必须选“C”或者“Chinese (Simplified), Singapore”...

    eclipse旧版jdk1.8最后一版2020-06的最新匹配的中文语言包

    进入"Window" -> "Preferences" -> "General" -> "Appearance" -> "Language",选择"Chinese (Simplified)",点击"Apply"和"OK",Eclipse会自动加载新的语言资源。 6. 为了确保Eclipse与JDK 1.8兼容,你需要在...

Global site tag (gtag.js) - Google Analytics