- 浏览: 230839 次
- 性别:
- 来自: 大连
最新评论
-
evangxli:
niitallen 写道为啥我就显示不出来数据呢,在smart ...
ALV & SMARTFORMS 并分页 -
niitallen:
为啥我就显示不出来数据呢,在smartforms中~~
ALV & SMARTFORMS 并分页 -
binjoo:
insufficient privileges -
695165987:
用逗号分割,是改变那个参数。
SAP Function module - GUI_DOWNLOAD -
shamusoft:
希望你成功
四月咯
文章列表
How to Trigger Class based workflow
By Rakesh Dhudipala from Link
Scenario:
This explains a simple scenario to trigger Class based Workflow from program.
Step by Step procedure:
Go to SE24 transaction and create a class with ZCL_WEBDYNPRO_WF.
Go to Interfaces tab and implement the ...
Consistency and Extended Checks for Workflow Template and Tasks
By Anirban Bhattacharjee, KPIT Cummins and Infosystems from Link
Purpose: The purpose of this document is to demonstrate how to perform Extended Checks and Consistency Checks for a Workflow Template and Standard Tasks.
Use and need: ...
Program Exits in Work Item for Workflow
By Anirban Bhattacharjee, KPIT Cummins and Infosystems from Link
Purpose: The purpose of this document is to demonstrate how to use Program Exits in a Work Item for Workflow.
Business Scenario: Many times we have scenarios where we want to do some addition ...
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 Po ...
Forward a work item to your own currently logged in SAP ID
By Anirban Bhattacharjee, KPIT Cummins and Infosystems from Link
Purpose: The purpose of this document is to demonstrate how you can forward a work item to your own ID. This is not possible via the standard transaction SWIA. For example, ...
Process a User Decision Programmatically at Background
By Anirban Bhattacharjee, KPIT Cummins and Infosystems from Link
Purpose: This document will show how to process a branch in a User Decision step in workflow via an ABAP Program running at the background. The desired branch can be executed pr ...
Capture Rejection Reason Text from User Decision in Workflow
By Anirban Bhattacharjee, KPIT Cummins and Infosystems from Link
Purpose: The purpose of this document is to capture the rejection reason text from the user decision step in workflow.
Business Scenario: When a user decision with the AP ...
Modify the run-time value of workflow containers
By Anirban Bhattacharjee, KPIT Cummins and Infosystems from Link
Purpose: The purpose of this document is to demonstrate how to modify the values of workflow containers from the workflow logs running instance. This means, you can actually modify an ...
Display Dynamic Attachments in Work Item in Workflow
By Anirban Bhattacharjee, KPIT Cummins and Infosystems from Link
Purpose: The purpose of this article is to show you how to display dynamic attachments in work items in workflow
Business Scenario: This is useful in all workflows across all mod ...
Call instance method from workflow using class
By Rakesh Dhudipala from Link
Scenario:
Below document explains how to call instance Method from Workflow task
Prerequisites:
ABAP objects
Step by step Procedure:
Go to SE24, create a class by name ZCL_TEST_WORKFLOW.
Implement in ...
Demo on working with "Nested / SubWorkflows"
By Avinash Palavai, StraVis IT Solutions from Link
Prerequisite : Should have basic idea of worklow and usage of Send Mail and Activity Steps.
1) Go to the transaction SWDD ( Workflow Builder ). By default, it opens the last develope ...
Sending multiple attachment in user decision step of workflow
By Lokesh Tripathi, Infosys from Link
Business Requirement
This document describes how to send multiple attachments in the user decision step of the workflow.User can see multiple attachments and based on that take the necessary req ...
Demo on Workflow using Classes
By Richa Gupta, Sparta Consulting from Link
Purpose
To develop workflow using OOPS concept instead of using standard Business Object.
NOTE: Before following this document, one must have a basic knowledge of OOPS Concepts.
Steps to follow to use Classes in ...
Delegate a Subtype to Supertype
By Richa Gupta, Sparta Consulting from Link
Purpose:
When a workflow is created using a Business Object, then sometimes it is needed to customize the Business Object. In such a case, we need to delegate the customized Business Object to the original Business Objec ...
Archiving SAP Work items
By Pratik Vora, Wipro from Link
Introduction
Even the most modern and technologically advanced database systems can suffer from performance bottlenecks caused by large data volumes. On the application side these bottlenecks manifest themselves in the form of poor system ...