Ansicht
Dokumentation

/PMG/ABT_UPDATE_MPOL - Update master policy via RFC

/PMG/ABT_UPDATE_MPOL - Update master policy via RFC

PERFORM Short Reference   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module provides a way to update master policy data. Each entity of the master policy can be updated independently depending on your input. The desired entities tables are passed into the function modules which update the master policy data accordingly. This function module overwrites whatever data you want to update with new values, deleting the old values.

Parameters

The parameters used in this function module are explained below.

Importing

Parameter Description Comment
IV_MPONUM_VL Master policy number Required field
IV_EFFECTIVITY_DT Effective date for the master policy update Required field
IV_CHANGE_REASON Change reason for the update Required field
IS_MASTER_POLICY_DATA Structure for the master policy header Enter the field that needs to be changed.
IT_UPDATE_FIELDS_MP_HEADER Should contain the field names of the master policy header, which need to be updated. Only filed names maintained in this table will be updated with values from the above structure.
IT_SALES_PRODUCT_TEMPLATES Table for policy templates data of master policy.
IT_SAMPLE_APL Table for sample applications data of the master policy
IS_BROKER Structure for broker data of the master policy
IT_COMMISSION_PARTICIPANT Table for commission participant data of the master policy
IS_COINSURANCE Table for coinsurance data of the master policy
IT_COINS_ASSIGN Table for product module group assignment of the coinsurance
IS_PREMIUM_PAYER Structure for premium payer data of master policy
IT_CREDITOR Table for creditor data of master policy
IT_CREDITOR_ASSIGN Table for product module group assignment of the creditor
IT_BENEFICARY Table for beneficiary data of the master policy
IT_BENEFICARY_ASSIGN Table for product module group assignment of the beneficiary
IT_SURCHARGE_DISCOUNT Table for surcharge / discount data of the master policy
IT_SURCH_DISC_ASSIGN Table for product module group assignment of the surcharge / discount data
IT_CLAUSE Table for clause data of the master policy.
IT_CLAUSE_ASSIGN Table for product module group assignment of the clause data
IS_PREM_PER_PIECE Structure for the premium per piece type of the master policy
IT_PREM_PER_PIECE_DETAIL Table for the premium per piece details of the master policy
IT_PREM_PER_PIECE_ASSIGN Table for product module group assignment of the premium per piece data

Exporting

  • ET_MESSAGES: Table containing any messages that the function module found

Notes

  • To update the master policy header, enter the updated field values in the master policy header structure along with the field name to be updated in the update field table.
  • For any entry in the entity tables, like policy template, sample application, clause, and so on, the function module will delete all the previously maintained data for those master policy entities and overwrites them with the new values entered as input for the function module.

Error messages

The system displays error messages under the following conditions:

  • The provided master policy does not exist in the system.
  • The provided master policy does not exist for the given effective date.
  • You do not have sufficient authorization.





Parameters

ET_MESSAGES
EV_MANUM_VL
EV_MPNUM_VL
IS_BROKER
IS_COINSURANCE
IS_CONTACT_PERSON
IS_MASTER_POLICY_DATA
IS_PREMIUM_PAYER
IS_PREM_PER_PIECE
IT_ADMIN_ORG_ASSIGNMENT
IT_BENEFICARY
IT_CLAUSE
IT_COMMISSION_PARTICIPANT
IT_CREDITOR
IT_DEDUCTIBLE
IT_DISTPLAN_HS
IT_LIMIT
IT_MULPART
IT_PREM_PER_PIECE_DETAIL
IT_SALES_PRODUCT_TEMPLATES
IT_SAMPLE_APL
IT_SURCHARGE_DISCOUNT
IT_UPDATE_FIELDS_MP_HEADER
IV_APPLNUM_VL
IV_CHANGE_REASON
IV_DEL_BENEFICARY
IV_DEL_BROKER
IV_DEL_CLAUSE
IV_DEL_COINS
IV_DEL_COMM_PART
IV_DEL_CONTACT_PERSON
IV_DEL_CREDITOR
IV_DEL_DBL
IV_DEL_DISTPLAN
IV_DEL_LIM
IV_DEL_MULPART
IV_DEL_PPP
IV_DEL_PRM_PAYER
IV_DEL_SUR_DIS
IV_EFFECTIVITY_DT
IV_INS_BENEFICARY
IV_INS_BROKER
IV_INS_CLAUSE
IV_INS_COMM_PART
IV_INS_CREDITOR
IV_INS_DBL
IV_INS_DISTPLAN
IV_INS_LIM
IV_INS_MULPART
IV_INS_SUR_DIS
IV_MPONUM_VL
IV_RELEASE_MA_FG

Exceptions

/PM0/CX_3FT_EXCEPTION
COMMUNICATION_FAILURE
SYSTEM_FAILURE

Function Group

/SAPLGE_PROCESS_API

Fill RESBD Structure from EBP Component Structure   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 6893 Date: 20240423 Time: 145945     sap01-206 ( 87 ms )