SAP ABAP IMG Activity /TDAG/CP_TRCTSKMSG (Specify Task Categories and Tasks)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP (Package) Compliance for products
IMG Activity
ID /TDAG/CP_TRCTSKMSG Specify Task Categories and Tasks  
Transaction Code /TDAG/80000037   Specify Task Categories and Tasks 
Created on 20050203    
Customizing Attributes /TDAG/CP_TRCTSKMSG   Specify Task Categories and Tasks 
Customizing Activity /TDAG/CP_TRCTSKMSG   Specify Task Categories and Tasks 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /TDAG/CP_TRCTSKMSG    

Use

In this Customizing activity, you can define the task categories and assign messages to task categories. You can also make settings to assign processors automatically to tasks and specify the tasks that are executable. Tasks support the work processes necessary for reaching compliance, for example, conducting campaigns to obtain uses and exposure data from your customers.

The settings in this Customizing activity provide the basis for task management.

Requirements

If you want a task to be executable, ensure that the task activity EXECUTE is entered for the task status of a task in the status network. For more information, see Customizing activity Specify Status Network.

You have defined the criteria for checks in the Customizing activity Specify Checks and Single Criteria.

Standard settings

The standard system is delivered with examples.

Activities

Check the standard system settings and adapt them, if necessary.

To determine the processor of a task, assign a function module to the task category. A processor can be an internal user, a supplier or a customer. Use the function module /TDAG/CP_TR03_PARTNER_ASSIGN as a template for a customer-specific logic. The interface of the function module is the following:

FUNCTION /TDAG/CP_TR03_PARTNER_ASSIGN.
*"----------------------------------------------------------------------
*"*"Local interface:
*" IMPORTING
*" REFERENCE(IS_TASKH) TYPE /TDAG/CPS_TASKH
*" EXPORTING
*" REFERENCE(ES_TASKH) TYPE /TDAG/CPS_TASKH
*"----------------------------------------------------------------------

To make task execution possible, take the following steps:

  • Specify an execute function for the task message of the task.
  • Activate the task message by selecting the Active checkbox.
  • The specified execute function must be activated in the system and implement the interface of execute functions.
    Refer to function module /TDAG/CP_TR03_EXECUTE_TEMPLATE for interface reference.
  • Ensure that the execute activity is possible for the task status (see Dependencies).
  • Enable execution for a given task message status by doing one of the following:
    • Do not specify a status at all.
      This way, you can execute this task message for all statuses.
    • Enter the current task status to the list of possible statuses.
      This way, you can limit when a task status is executable.

Example

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 /TDAG/CP_TRCTSKMSG 0 HLA0100681 Product Safety 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
/TDAG/CPVC_TCMSG C - View cluster SM34  
History
Last changed by/on HAU  20090305 
SAP Release Created in 0207B0406C