SAP ABAP IMG Activity SIMG_OLPR_CMOD_NUM (Create function to derive network no. from WBS identifier)
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_CMOD_NUM Create function to derive network no. from WBS identifier  
Transaction Code S_ALR_87005341   IMG Activity: SIMG_OLPR_CMOD_NUM 
Created on 19981222    
Customizing Attributes SIMG_OLPR_CMOD_NUM   Create function to derive network no. from WBS identifier 
Customizing Activity SIMG_OLPR_CMOD_NUM   Create Function to Derive Network No. from WBS Identifier 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_OLPR_CMOD_NUM    

The following enhancement (user exit) is available for changing the network number:

  • CNEX0012 Derive network number from WBS identifier

You can use this enhancement to generate an external network number, based on the WBS element number. This enables you to immediately recognize the assignments between WBS elements and the corresponding networks.

Enhancement CNEX0012 contains the following enhancement components:

Function module exit:

EXIT_SAPLCOKO_002 Data transfer of the network number

Example

Project editing: P/0000/000/000000/00
Project number: P/12/1/33/1 (edited)
P001200100003301 (unedited)

Sections 3 and 4 in this example are always unique for projects that begin with "P". In this example the following network number is generated: P00003301

Activities

  1. Create the enhancement.
    To do this, either create a new project or use an existing one.
  2. Edit the enhancement component:

    Complete the coding in the program for the function module exit EXIT_SAPLCOKO_002. This exit takes the unedited WBS identifier (input) from your individual program section and then transfers the derived network number (output) back to the SAP standard program.
    To do this, call up the function module and double-click on the include line. Create the include module.
    When your program section cannot derive a network number, issue the exception NO_NUMBER_GENERATED.

  3. Activate your project.
    Only once you have activated your project, will your enhancement take effect.

Further notes

Unlike modifications, enhancements are not influenced by a release upgrade because they are not part of the original SAP programs, rather, they exist in an area reserved for customers.

For more general information on generating enhancements refer to the documentation in the enhancement transaction under Tools -> Online Documentation.

Each enhancement has its own documentation. You can access this documentation by clicking on Display SAP Doc. in the enhancement transaction.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 3   Nonrequired 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_CMOD_NUM 0 HLA0006678 Network and Activity 
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
CMOD L - Logical transport object CMOD 0000000038 Extension: Derive Network Number from PSP No. 
History
Last changed by/on SAP  19981222 
SAP Release Created in