Show TOC

 Release Object CONDSTD (Standard Conditions)

Definition

A release objectof the release tool that is used by the system to identify whether the editing of a standard condition by entry or processing staff is subject to release.

If the editing of the standard condition is subject to release, the system generates a release object CONDSTD (standard conditions) as a work itemthat can be processed further in the Business Workplaceby a supervisor or user/staff responsible for release.

For more information about release,see Framework for Principle of Dual Control (CA-GTF-TS-PDC) .

Use

Customizing

You make the settings for release object CONDSTD (standard conditions) and its release attributes in the Customizing settings of the following IMG activities:

  • Assign release procedure to release object

  • Assign rule to release steps

  • Assign Release Procedure WF to the Release Procedure

Channel
  • Dialog

    Transaction Edit Condition Group

    The system checks whether editing standard conditions is subject to release and generates a work item for every release-relevant editing of a standard condition. If a standard condition is no longer relevant for release once it has been edited, the related work item is deleted.

  • Business Application Programming Interface (BAPI)

    You must implement the BAPIs for editing standard conditions. If the Deactivate Release Workflow parameter is available in the BAPIs of your application, you can deactivate the release.

    Example Example

    For example, the following applies for Account Management :

    You cannot create or change standard conditions using BAPIs. You can only assign existing condition groups to contracts. You do not have the option of suppressing the release procedure for the BAPIs because the Deactivate Release Workflow parameter is not available.

    The system checks, as for dialog processing, whether the assignment of a condition group to a contract made via a BAPI is subject to release and generates a work item for each release-relevant editing of a condition group assignment. If editing a condition group assignment is no longer relevant for release once it has been edited, the related work item is deleted.

    CMAccountAM.ConditionChange

    CMAccountPoolAM.ConditionChange

    CMBankCard.ConditionChange

    CMBankCardPool.ConditionChange

    End of the example.

Structure

Release attributes

For the business-related meaning of the individual release attributes, see the corresponding F1 helps.

Methods of the Release Object in theBusiness Workplace

The application must implement the methods of the release object CONDSTD (standard conditions).