Ansicht
Dokumentation

ISM_EVENT_1211 - Sample: Account Balance - Transfer All Selected Line Items Before Output

ISM_EVENT_1211 - Sample: Account Balance - Transfer All Selected Line Items Before Output

BAL_S_LOG - Application Log: Log header data   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

Functionality

The function module accessed at event 1211 exports all selected items and reimports this table before the items selected in account balance display are displayed.

The items are transferred in structure FKKEPOS. The selection criteria are transferred in structure FKKL1. The selection values are transferred in table T_SEL_VALUES. The control data (I_FKKEPOSC) is also transferred for internal calls (by means of the function module Start Display by Transferring Selection Criteria, FKK_LINE_ITEMS_WITH_SELECTIONS.

You can mark items with hide by selecting the field XNDSP. You can then show or hide these items in the list (in the menu under Settings). This uses the two texts defined under

  • E_NDTXT_ACTIVATE
  • E_NDTXT_DEACTIVATE

You can also specify whether the items that can be hidden in the basic list are to be hidden (E_SNDSP=SPACE) or shown (E_SNDSP='X') at the start. This function is used in the standard to hide reversals and these are shown initially when the transaction is accessed. To hide them, choose Settings -> No Reversals in the menu. This only applies to line layout variants of the type line item variant.

You can also return additional totals rows in table T_TOTALS (structure FKKEPOS_TOT). These are then displayed with the other data in the totals block.

If you want to display other items in addition to those selected, you can specify these in table T_NEW_ITEMS.

You can also enter a text in field E_FTEXT_1117, specifying the function Display Original Document. For example, you can specify Invoice here. This means the corresponding function is shown in the toolbar and the module specified for event 1117 is accessed.

Notes

You can delete items you do not want to display from the table of items for display, T_POSTAB. Simulated clearing items are identified by POSTAB-XZAHL = 'X'.





Parameters

E_FCODE_1117
E_FTEXT_1117
E_FUNCTION_FOR_DISPLAY
E_NDTXT_ACTIVATE
E_NDTXT_DEACTIVATE
E_SNDSP
I_FKKEPOSC
I_WITH_SIMULATED_ITEMS
T_NEW_ITEMS
T_POSTAB
T_SEL_VALUES
T_TOTALS

Exceptions

Function Group

ISM_CA

Vendor Master (General Section)   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 2671 Date: 20240523 Time: 151648     sap01-206 ( 58 ms )