Ansicht
Dokumentation

FKK_SAMPLE_8001 - BILL: Monitoring of Billing Account: Fill Customer Fields

FKK_SAMPLE_8001 - BILL: Monitoring of Billing Account: Fill Customer Fields

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

Functionality

With the function module processed at event 8001, you can add additional fields to the monitoring of the billing account and fill these fields.

The monitoring function is divided into two display areas:

  • The detail view with detailed information about a billing account selected. This information covers the historical header data, billing account items, and the billing history.

The total display is split into four tables that are displayed as an ABAP List Viewer (ALV) grid. The tables are based on structure types that each contain specific customer includes. The customer-specific fields must be included in these customer includes. The customer includes are:

  • CI_FKKBIBILLACC_DISP_H
  • CI_FKKBIBILLACC_DISP_HH
  • CI_FKKBIBILLACC_DISP_I
  • CI_FKKBIBILLACC_DISP_B

Table CH_BILLACC_DISP_TAB contains the complete information about the monitoring of the billing account. The table is transferred to the function module as changing parameter.

You can define and fill application-specific fields in the same way. Instead of C-includes, this time S-includes are defined and filled using the function module.

Example

You want to add a currency field to the display of the billing account items. Proceed as follows:

  • Create the customer include CI_FKKBIBILLACC_DISP_I that consists of a currency field.
  • Fill the corresponding fields of the currency column by defining the function module for event 8001.

Notes

You must not change the underlying structure of the billing account in event 8001. In particular, you must not add or delete accounts, items, or intervals of the historical header data. Only changes in customer-specific and application-specific fields of the C and S includes are transferred. The system ignores other changes.

Further information





Parameters

CH_BILLACC_DISP_TAB

Exceptions

Function Group

FKKBI_EDR_EVENT

Vendor Master (General Section)   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 2842 Date: 20240523 Time: 082121     sap01-206 ( 45 ms )