Ansicht
Dokumentation

_ISISV_TFK021KC - Incorporate Customer-Specific Fields in ICDR Display

_ISISV_TFK021KC - Incorporate Customer-Specific Fields in ICDR Display

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

You can use this IMG activity to include customer-specific fields in the display function of the InsuranceCollectionDisbursementRequest (ICDR), in addition to the fields by SAP.

You can find the corresponding display function in the SAP Easy Access Menu for Collections/Disbursementsunder Payment Plans -> InsuranceCollectionDisbursementRequest (ICDR)-> Display ICDR.

You can add the two fields to either the ICDR header data (Program VKKICDR, Application ICDR) or to the ICDR item data (Program VKKICDR, Application ICDRI).

You have the authorization to create development objects (Development Object including the activities Create and Activate).

Include own fields in ICDR header data

  1. Fill the customer include CI_VKK_ICDR_HEAD_DETAIL in structure VKK_ICDR_HEAD_DETAIL.
  2. Create a function group in the customer namespace with the following objects:
  • Subscreen with the new customer fields. The subscreen is displayed as the ICDR Header Data tab page in the ICDR display.

  • Function modules for processing data on the subscreen with the interfaces to the following sample modules:

FSCD_ICDR _SAMPLE_ INI_HEAD_CI: Determines the text for the tab page on which the customer fields are displayed.
FSCD_ICDR_SAMPLE_PBO_ HEAD_CI: For setting the screen attributes for the customer fields and for data transfer for the customer fields from the main program to the subscreen.
  1. Define your customer program, the number of the screen and the function modules for program VKKICDR , application ICDR , number 1 and application area V.

Include own fields in ICDR item data

  1. Fill the customer include CI_VKK_ICDR_ITEM_DETAIL in structure VKK_ICDR_ITEM_DETAIL.
  2. Create a function group in the customer namespace with the following objects:
  • Subscreen with the new customer fields. The subscreen is displayed as the ICDR Item Data tab page in the ICDR display.

  • Function modules for processing data on the subscreen with the interfaces to the following sample modules:

FSCD_ICDR _SAMPLE_ INI_ITEM_CI: Determines the text for the tab page on which the customer fields are displayed.
FSCD_ICDR_SAMPLE_PBO_ ITEM_CI: For setting the screen attributes for the customer fields and for data transfer for the customer fields from the main program to the subscreen.
  1. Define your customer program, the number of the screen and the function modules for program VKKICDR , application ICDRI, number 1 and application area V.






RFUMSV00 - Advance Return for Tax on Sales/Purchases   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 3334 Date: 20240523 Time: 160547     sap01-206 ( 46 ms )