Ansicht
Dokumentation

FMMD0009 - Customer-Specific Screen Fields for Funds Centers

FMMD0009 - Customer-Specific Screen Fields for Funds Centers

rdisp/max_wprun_time - Maximum work process run time   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Enhancement: Customer-specific screen fields for funds centers in the Funds Management FM area

SAP enhancement FMMD0009 enables you to show a subscreen on the detail screen of funds centers in the FM area in which you can maintain your own fields for the funds centers. An area of five lines has been reserved on screen SAPLFMF2 0400 for this.

The components

The following components are available for the enhancement

  • Screen SAPLXFMP 0100
  • Function module EXIT_SAPLFMF2_001
  • Function module EXIT_SAPLFMF2_002

Use of the enhancement

  1. You activate a customer project using SAP standard enhancement FMMD0009 in the Project management of SAP enhancements (transaction code CMOD).
  2. You must create the structure CI_FMFCTR for the additional fields. Subsequently, you must again regenerate structures IFMFCTRDY.
  3. You must create screen SAPLXFMS 0100 using screen category "subscreen"; screen fields used must be entered using DATA or TABLES statements in include LXFMPTOP.
  4. In order to transfer the field values of screen SAPLXFMS 0100 from/to the call screen, you must provide the corresponding source code for both function modules EXIT_SAPLFMF2_001 and EXIT_SAPLFMF2_002.

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

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

Function module documentation






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: 2274 Date: 20240423 Time: 120955     sap01-206 ( 34 ms )