SAP ABAP IMG Activity SIMG_OLPR_OWF1_MLST (Define Workflow for Network Milestones)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CNPC (Package) R/3 Customizing PP Project Management
IMG Activity
ID SIMG_OLPR_OWF1_MLST Define Workflow for Network Milestones  
Transaction Code S_ALR_87005603   IMG Activity: SIMG_OLPR_OWF1_MLST 
Created on 19981222    
Customizing Attributes SIMG_OLPR_OWF1_MLST   Define Workflow for network milestones 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_OLPR_OWF1_MLST    

You can use the milestone function Start workflow task for milestones in the network to start your own

  • standard tasks
  • tasks
  • workflow tasks

depending on status changes in the activity to which the milestone is assigned. You can use data from the network in the workflow task.

Workflow Tasks and Standard Tasks

Workflow tasks (client-specific) and standard tasks (cross-client) will be referred to in this section simply as "tasks" and always refer to a method of a workflow object.

You can only use tasks which refer to:

  • object type "BUS2002" or "AFVC_NETW" or
  • a copy of these object types that is delegated to "BUS2002" or "AFVC_NETW" in Customizing

Workflow Tasks

You can use tasks to define your own workflow process.

Make sure you only use workflow tasks which meet the criteria described above for all tasks you want to have triggered using the milestone function.

Technical Information

Technically speaking, a task is triggered when the event "STARTED" for object "MLST_NETW" is activated in workflow.

The task you entered as a parameter for a milestone function passed on as the "consumer" of the event. In the data container of the event, the following parameters are passed on:

  • NETWORK -> for workflow object BUS2002
  • ACTIVITY -> for workflow object AFVC_NETW

The parameters contain:

  • key fields for the network and activity with which the milestone is assigned, or by which the event is triggered
  • a reference to object types "BUS2002" and "AFVC_NETW"

    The reference is also the reason for limiting the useable tasks to only those belonging to the above-mentioned objects.

Data Flow

To pass on the information from event "STARTED" to the workflow or task to be activated, you must first define event "STARTED" as a triggering event for the task and also define the data flow.

The parameters from the data container of the event must be passed on to the task parameters.

Make sure when defining a workflow task, that the parameters in the process chain are passed on to the individual tasks.

Standard settings

SAP has predefined the standard task 00200040 "Edit_Network" for you.

Customer-defined Tasks

You can define your own tasks by using the methods of the object types "BUS2002" and "AFVC_NETW". If you require additional functionality, you can also create your own methods.

The creation of methods for the object types "BUS2002" and "AFVC_NETW" provided by SAP is considered a modification of the SAP system. Therefore, you should make a copy of the object involved following your own naming conventions and delegate it via the original object. If you create an object in this manner, you can create as many methods as you like. If you expand the program coding of the method to include key fields in the network or activity, you can read this data from the database and use it further.

Activities

Define workflow task and standard tasks. To do this, choose Tools -> Business Workflow.

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG SIMG_OLPR_OWF1_MLST 0 HLA0009106 A HLA0006679  
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  19981222 
SAP Release Created in