Ansicht
Dokumentation

ICLH_BEN_ENDDATE_FILL - Fills the End Date of a Benefit Type for Ongoing Care

ICLH_BEN_ENDDATE_FILL - Fills the End Date of a Benefit Type for Ongoing Care

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You can use the sample implementation of this function module to restrict claim items of an already approved benefit decision with the end date 'Empty' (meaning that no end date has been specified). 'Restrict' means that the system automatically sets the end date according to the algorithm implemented in function module ICLH_BEN_ENDDATE_CHECK.

This means that it is possible to change an already approved benefit decision without an error message.

The function module operates correctly in the following constellations:

In subclaim A, benefit decision (BenD) 1 has already been approved.

BenD 1 contains the following claim item:

  • Claim item Y
This claim item has the start date 1 May 2006 and the (initial) end date 'Empty'.

In subclaim B there is now another benefit decision (BenD 2) to be approved.

BenD 2 contains the following claim item:

  • Claim item Z
This claim item has the start date 15 June 2006 and the end date 'Empty'.

The function module ICLH_BEN_ENDDATE_FILL then sets the end date of the claim item Y to 14 June 2006 (start date of claim item Z minus 1 day).

In subclaim A, benefit decision (BenD) 1 has already been approved.

BenD 1 contains the following claim item:

  • Claim item Y
This claim item has the start date 1 May 2006 and the (initial) end date 'Empty'.

In subclaim B there is now another benefit decision (BenD 2) to be approved.

BenD 2 contains the following claim item:

  • Claim item Z
This claim item has the start date 15 June 2006 and the end date 31 December 2006 (in other words, a closed period).

Function module ICLH_BEN_ENDDATE_FILL then sets the end date of the claim item Y to 14 June 2006 (start date of claim item Z minus 1 day).

Example

Notes

Further information





Parameters

IO_ACTION
IO_EVENT
IS_ACTUAL
IT_EXPRESSIONS
IV_XBRF_PLUS

Exceptions

Function Group

ICLH_NURSE_EXT

Fill RESBD Structure from EBP Component Structure   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 2407 Date: 20240523 Time: 070519     sap01-206 ( 43 ms )