SAP ABAP IMG Activity SIMG_OIJ_TSW_005 (Define status profiles and dependencies)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-TSW (Application Component) Trader's and Scheduler's Workbench
     OIJ (Package) TSW Traders and Schedulers Workbench
IMG Activity
ID SIMG_OIJ_TSW_005 Define status profiles and dependencies  
Transaction Code S_SO7_65001218   (empty) 
Created on 20020708    
Customizing Attributes SIMG_OIJ_TSW_005   Define status profiles and dependencies 
Customizing Activity SIMG_OIJ_TSW_005   Define status profiles and dependencies 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_OIJ_TSW_005    

Description

Here you perform the following steps:

  • Define status profiles
  • Group status codes into status profiles
  • Define prerequisite status codes for each process and profile
  • Define subsequent status codes for each process and profile

Status codes are delivered with the SAP System and can be enhanced with customer-defined status codes within the customer namespace.

The processes are defined in the SAP System. To define prerequisite status codes for a process, you can use simple boolean expressions with AND, OR and NOT (see example). For a more complex logic, you can implement a filter-dependent Business Add-In (BAdI).


For the subsequent status codes, you define if a status is activated or deactivated by the process.
However, a process can in some cases automatically set additional status codes that are delivered with the SAP System.

Example

Status profile 0001 Carrier Nominations Header Profile

Status Codes

  • ZBLK Blocked by physical reasons
  • ZAP1 Approved by Manager X
  • ZAP2 Approved by Manager Y
  • ZAP3 Approved by Manager Z

Process HDHOLD 'SET HEADER HOLD FLAG'

  • Prerequisite Add-In OIJ_NOMPRCK_01 (Check HOLD status of any item) OR
  • OR ZBLK
  • OR NOT ZAP1
  • AND NOT ZAP3
  • OR NOT ZAP2
  • AND NOT ZAP3

The example settings result in the following:
The Header Hold flag is set, if one of the items is on hold, the nomination is blocked by physical reasons, or one of the managers X, Y did not approve and manager Z did not approve.
In the example, Managers X and Y are on one hierarchical level while Manager Z is one level higher.

Requirements

Standard settings

Recommendation

Activities

Further notes

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_OIJ_TSW_005 0 I400022114 Trader's and Scheduler's Workbench 
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
VC_OIJNOMST C - View cluster SM34  
History
Last changed by/on SAP  20020708 
SAP Release Created in 46C