Ansicht
Dokumentation

FKK_SAMPLE_8002 - BILL: Monitoring of Billing Account: Change Layout

FKK_SAMPLE_8002 - BILL: Monitoring of Billing Account: Change Layout

Vendor Master (General Section)   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

With the function module processed for event 8002, you can manage the column objects of the output table for the monitoring of billing accounts.

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 realized with four ABAP List Viewer (ALV) grids. The system transfers the changing parameter CH_REF_COLUMNS as reference of the class CL_SALV_COLUMNS. This enables you to process the column objects of the respective ALV grid.

Depending on which of these four ALV grids the hotspot event is triggered on, the system transfers one of the following optional parameters additionally as importing parameter for information purposes. The parameters contain the ALV tables whose column objects are to be managed.

  • I_HEAD_DISP_TAB:
Table of header data
  • I_HISTHEAD_DISP_TAB:
Table of historical header data
  • I_ITEMS_DISP_TAB:
Table of historical header data
  • I_BILLHIST_DISP_TAB:
Table of billing history

Example

  • You hide or display fields of the display.
  • You define additional hotspot fields. You define the event handling of the hotspot click in the function module for event 8003.

Notes

Further information





Parameters

CH_REF_COLUMNS
I_BILLHIST_DISP_TAB
I_HEAD_DISP_TAB
I_HISTHEAD_DISP_TAB
I_ITEMS_DISP_TAB

Exceptions

Function Group

FKKBI_EDR_EVENT

PERFORM Short Reference   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2322 Date: 20240523 Time: 054715     sap01-206 ( 36 ms )