cancel
Showing results for 
Search instead for 
Did you mean: 

Add "Start Date" & "End Date" fields in Customer Statement Form

romain0511
Explorer
0 Kudos
395

Hello all, 

In "Customer Statement" form, we need to add "Start Date" and "End Date" as fields in the table that contain Open Items on the item level, and since the fields are not available in Standard form, we have to add custom fields. Can you please tell us which Business Context we have to use to add these custom fields in Customer Statement form ? Could you please tell us which is the appropriate BADI to use to determine the "Start Date" & "End Date" information ?

Many Thanks,

Accepted Solutions (0)

Answers (1)

Answers (1)

Meghana
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

To add 'Start Date' and 'End date' for the Correspondence type 'SAP13 - Customer Statement', please use BAdI: CUSST_ADJUST_DATA_BEFORE_RNDR (Description: BAdI: Adjustment of Data in Customer Statement Before Rendering) under Business Context: FINS_FI_CORRESPONDENCE (Description: Finance: FI Correspondence). Please refer to the sample code provided in the BAdI to support your requirement. There is no need to create custom fields separately to add these additional Standard fields to the Form data provider.

Best regards,

Meghana