SAP ABAP IMG Activity SIMG_OLPR_CMOD_BANF1 (Enhancement for Purchase Requisitions with External Processing)
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_BANF1 Enhancement for Purchase Requisitions with External Processing  
Transaction Code S_ALR_87005344   IMG Activity: SIMG_OLPR_CMOD_BANF1 
Created on 19981222    
Customizing Attributes SIMG_OLPR_CMOD_BANF1   Develop processing of purc.requisitions for ext.services 
Customizing Activity SIMG_OLPR_CMOD_BANF1   Develop Processing of Purc.Requisitions for Ext.Services 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_OLPR_CMOD_BANF1    

The following SAP enhancement is available for processing purchase requisitions for external services:

  • COZF0001 Change purchase requisition for external activities

This enhancement helps you process data in your part of the program and transfer the data back to the standard system. You cannot change the externally procurred services themselves. Therefore every time you make changes to the external activity data that affect the purchase requisition, you must execute this enhancement.

The enhancement COZF0001 contains the following enhancement components:

Function exits:

  • EXIT_SAPLCOZF_001 Data transfer purchase requisition

The component fields (table RESBD) and the fields from the order or network header are available in the function exit. The modifiable fields are defined in the structure EBAN_ORD_CUST.

Activities

  1. Create the enhancement.
    Either create a new project or use an existing project.
  2. Edit the enhancement component

    Append the program coding for the function exit EXIT_SAPLCOZF_001. This transfers data from the SAP standard program to your part of the program and returns it later to the standard program. If certain fields in the structure are already filled during Import, carefully check what effects changes to a field have (in doubt do not change the original SAP content contents).

    Call up the function module and double-click on the Include line. Create Include modules. If you define internal work structures, you should do so using the ABAP key word LIKE so that future SAP structure enhancements do not cause changes in your coding.

  3. Activate the project.
    Only when you activate the project does your enhancement come into effect.

Further notes

Unlike modifications, enhancements are not influenced by a release update, since thea are not part of the original SAP system, rather they exist in an area reserved for customers.

The general procedure for creating enhancements is in the enhancement transction in the menu Tools -> Online manual.

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_BANF1 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 0000000039 Enhancement: Change Purchase Requisition for Ext. Activity 
History
Last changed by/on SAP  19981222 
SAP Release Created in