Ansicht
Dokumentation

/PMG/ABT_READ_SLAVE_MPOL - Read child policies of master policy

/PMG/ABT_READ_SLAVE_MPOL - Read child policies of master policy

General Data in Customer Master   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Function module which returns the assigned policies of the entered master policy number. The functionality mirrors that of the where-used list available in the master policy transactions.

Example

  • Current:
,,iv_master_policy = 6800
,,if_newest_pol_fg = X
,,iv_effectivity_dt =

Returns the assigned policies which are attached to this master policy

  • Valid:
,,iv_master_policy = 6800
,,if_newest_pol_fg =
,,iv_effectivity_dt = 02.09.2015

Returns the assigned policies which are attached to this master policy and valid on the given effective date.

Notes

  • Current: Returns the non-cancelled policies which are currently valid for this master policy (ignores effective date)
,,if_newest_pol_fg = X
,,iv_effectivity_dt = Effective date of the master policy

  • Valid: Returns the policies which are valid only on the effective date entered.
,,if_newest_pol_fg =
,,iv_effectivity_dt = Effective date of the master policy

If input parameter iv_effectivity_dt is left empty it will default to the current date.

Further information





Parameters

ET_MESSAGES
ET_POLICY_DETAILS
IF_NEWEST_POL_FG
IV_EFFECTIVITY_DT
IV_MASTER_POLICY

Exceptions

/PM0/CX_3FT_EXCEPTION

Function Group

/SAPLGE_PROCESS_API

ABAP Short Reference   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1871 Date: 20240510 Time: 120357     sap01-206 ( 25 ms )