Ansicht
Dokumentation

CNEX0003 - PS: Customer specific fields standard project definition

CNEX0003 - PS: Customer specific fields standard project definition

BAL_S_LOG - Application Log: Log header data   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Overview

The data of the standard project definitions are saved in database tables that have been defined by SAP. You can use this enhancement to make your own customer specific enhancements to the standard project definition table (table PROJS).

You can activate your own function for processing standard projects with which you can call up a customer-specific screen. Here you can display or edit the new fields that you have included in the PROJS table.

The CNEX0003 enhancement has the following components:

Menu options:

  • SAPLCJSS +CUD

Function exits:

  • EXIT_SAPLCJSS_002
  • EXIT_SAPLCJSS_003

Screen areas:

  • SAPLCJSS 0205 CUSTSCR1 SAPLXCN1 0300

Procedure

Use transaction CMOD to create an enhancment project and assign it enhancement CNEX0003.

Using transaction SE11 (ABAP Dictionary) add your field to the CI_PROJS structure. Pay attention to the name range for customer fields. Activate the structure. Note that a table can contain a maximum of 255 fields. SAP reserves the right to add new fields to the PROJS table.

Edit the components using transaction CMOD.

You must :

  • Assign the "Customer fields" function its own name
  • Program the function exit EXIT_SAPLCJSS_002 for transferring data from the SAP application to the screen area
  • Program the function exit EXIT_SAPLCPDO_003 for transferring data in the screen area to the SAP application.
  • Create the screen area.

The function exits are filled when you create the include contained in them. Double-click on the include to edit it.

Activate your project.






ABAP Short Reference   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1973 Date: 20240425 Time: 023013     sap01-206 ( 30 ms )