Ansicht
Dokumentation

FMMD0005 - User-Defined Screen Fields for CI in Chart of CIs (Old)

FMMD0005 - User-Defined Screen Fields for CI in Chart of CIs (Old)

General Data in Customer Master   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Enhancement: Customer-specific screen fields for commitment items in the chart of commitment items.

SAP enhancement FMMD005 allows you to show a subscreen on the detail screen of the commitment item in the chart of commitment items in which you can maintain your own fields for the commitment items. An area of six lines has been reserved on screen SAPLFMP2 0400 for this.

The components

The following components are availablel for the enhancement

  • Screen SAPLXFMP 0100
  • Function module EXIT_SAPLFMP2_001
  • Function module EXIT_SAPLFMP2_002

Use of the enhancement

  1. You active a customer project using SAP standard enhancement FMMD0005 in the Project management of SAP enhancements (transaction code CMOD).
  2. You must create the structure CI_FMPP for the additional fields. Subsequently, you must regenerate structures IFMPPDY und CFMPP again.
  3. You must create screen SAPLXFMP 0100 using screen category "subscreen"; screen fields used must be entered using DATA or TABLES statements in include LXFMPTOP.
  4. To transfer the field values of screen SAPLXFMP 0100 from/to the call screen, you must provide the corresponding source code for both function modules EXIT_SAPLFMP2_001 and EXIT_SAPLFMP2_002.

Function module EXIT_SAPLFMP2_001 is run at PBO time. This means that it fills the corresponding fields in screen SAPLXFMP 0100 according to the specified values transferred via field string I_F_IFMPPDY.

Function module EXIT_SAPLFMP2_002 is run at PAI time. This means that it passes values of screen SAPLXFMP 0100 back to the call screen using field string E_F_IFMCI_FMPP.

Function module documentation






PERFORM Short Reference   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 2330 Date: 20240419 Time: 110728     sap01-206 ( 40 ms )