SAP ABAP IMG Activity SIMG_MRN_0012 (Define object status codes)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       OIF (Package) MRN Marketing Retail Networks
IMG Activity
ID SIMG_MRN_0012 Define object status codes  
Transaction Code S_SO5_65000109   IMG activity: SIMG_MRN_0012 
Created on 19990913    
Customizing Attributes SIMG_MRN_0012   Define object status codes 
Customizing Activity SIMG_MRN_0012   Define object status codes 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_MRN_0012    

Description

Table OIFXST_C

For the concept of customer-exits which exist within the MRN modulepool for extended checks of object and business partner assignments for business locations, you may wish to define additional status codes for the objects. These codes can be visualized by an icon.

Example

A company wants an extended check for cost centers. If the cost center is not within controlling area 'AOIL', an 'error message' icon will be shown.

O/st    DE    ID

ZCOK    2     @1B@

Object Status    Quickinfo    Object Status

CTL.AREA NOT AOIL    Ctl.area not AOIL    Ctl.area not AOIL

Having entered the above data, the steps to be followed would then be:

  1. Create an enhancement project including the extension 'OIFA0201'.
  2. Go to function-exit 'EXIT_SAPMOIFA_001', edit 'zxoifu01', enter code:

    IF T_CSKS-KOKRS NE 'AOIL'.
    E_STATUS = 'ZCOK'.
    ENDIF.
  3. Repeat the above step with function-exit 'EXIT_SAPMOIFA_021' and 'zxoifu12'.
  4. Activate the enhancement project.

Requirements

Standard settings

Recommendation

Activities

Further notes

All status codes defined at customer sites should begin with 'Y' or 'Z'.

Business Attributes
ASAP Roadmap ID 201   Make global settings 
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_MRN_0012 0 I270009309 A  
SIMG SIMG_MRN_0012 1 I400022112 Service Station Retailing 
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
V_OIFXST_C V - View SM30 MRN_000001 Create new statuses 
History
Last changed by/on SAP  20000117 
SAP Release Created in