Ansicht
Dokumentation

FKK_SAMPLE_2673 - INV: ALV Display of Invoicing/Billing Document: Change ALV Layout

FKK_SAMPLE_2673 - INV: ALV Display of Invoicing/Billing Document: Change ALV Layout

BAL_S_LOG - Application Log: Log header data   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Event 2673 is used in the ALV display of the invoicing and billing document.

In the function modules called for this event, you can influence the display attributes of the fields transferred in the field catalog.

The module is processed for each display structure of the invoicing or billing document. The name of the structure is transferred to the module in the parameter I_STRUCTURE_NAME. This can be one of the following values:

When the module is called to display the invoicing document:

  • FKKINVDOC_H_DISP Header of the invoicing document
  • FKKINVDOC_I_DISP Item of the invoicing document
  • FKKINVDOC_P_DISP Posting document reference
  • FKKINVDOC_S_DISP Source document reference

When the module is called to display the billing document:

  • FKKINVBILL_H_DISP Header of the billing document
  • FKKINVBILL_I_DISP Items of the billing document
  • FKKINVBILL_A_DISP Additional items of the billing document
  • FKKINVBILL_T_DISP Tax items of the billing document

The fields to be influenced are transferred in the field catalog CT_FIELDCAT. The field catalog contains the fields of the respective display structure named in I_STRUCTURE_NAME (see DDIC for these structures).

You can display or hide the individual fields for the display, or make them react to a double-click, for example.

Example

Notes

Function module FKK_SAMPLE_2673 contains programming instructions.

If you have made fields react to a double-click in this event, in event 2674 you can program an action to be carried out on a double-click.

Further information





Parameters

CT_FIELDCAT
I_STRUCTURE_NAME

Exceptions

Function Group

FKKINV_EVENT

CL_GUI_FRONTEND_SERVICES - Frontend Services   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2500 Date: 20240523 Time: 074823     sap01-206 ( 32 ms )