Ansicht
Dokumentation

/PM0/ABT_SVC_INPI_CREATE - Create and Process New Business Application

/PM0/ABT_SVC_INPI_CREATE - Create and Process New Business Application

CPI1466 during Backup   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You use this function module to execute the Create Application function.

If you select the IF_SIMULATION checkbox, the system simulates the creation of a New Business application. The application is then not saved to the database. However the results can be read. For instance, you can determine the expected premium before saving the application. The application number is displayed as the result value during the simulation, although this application will not be saved, and thus it cannot be called.

You can also select the following checkboxes:

  • IF_CALCULATE
    The system calculates the application.
  • IF_RELEASE
    The system releases the application.
  • IF_READ_CBC
    The system reads the Cash-Before-Cover category (CBC).
  • IF_SIMULATE_CBC_REQUEST
    The system simulates the calculation of the CBC amount.

If all required steps are successfully executed, the application will be saved on the database. If errors occur, the application will not be saved and an error code will be returned.

You can lock the application with the lock key (parameter IV_LOCKKEY_ID). Subsequent processing is only possible if the same lock key is specified for subsequent calls, if you have authorization role SAP_FSPM_S_TMPL_RESUME_EXT_APPL.

If application creation was simulated, the lock has no effect.

The lock is removed when you release the application.

The system returns the following data:

  • Error and status messages (parameter ET_MESSAGES)
  • Error status (parameter EN_ERROR_CD)
  • Assignments of external and internal entity keys (ET_KEY_MAPPING).
  • Information about the application according to the transmission request codes (IS_REQUESTED_ELEMENTS). For more information, see the parameter documentation on the Import tab.

Example

Notes

  • The parameter IT_SVC_NOTES is obsolete for the creation of long texts for clauses and for the creation of notes for related contracts.
Instead, the following new parameters are provided:
  • IT_SVC_CLAUSETEXT for the creation of clause long texts

  • IT_SVC_EXTPOLTEXT for the creation of notes for related contracts

Further information





Parameters

EN_ERROR_CD
ES_APPLICATION
ES_POLICY
ET_ADDPRPY
ET_ADDRESS
ET_AGENT
ET_ASFUND
ET_ASPROD
ET_BM
ET_BMOWNER
ET_BNF
ET_BNFCRY
ET_CBCPAYR
ET_CBC_CF_SIMULATED
ET_CBC_OVERVIEW
ET_CHAPAY
ET_CHARGE
ET_CHGVEC
ET_CLAIMINFO
ET_CLAUSE
ET_CLAUSETEXT
ET_COINCO
ET_COINHS
ET_COINSS
ET_COMMIS
ET_COMROLE
ET_COV
ET_COVCP
ET_COVCPCO
ET_COVPAC
ET_CRDITOR
ET_DEDCTBL
ET_DIACODE
ET_EXEQMT
ET_EXREF
ET_EXTENSIONOUT
ET_EXTPCL
ET_EXTPOL
ET_EXTPOLTEXT
ET_INFRD
ET_INSRDOBJ
ET_INSRD_PERS
ET_IOCMUNIT
ET_JOURNALENTRIES
ET_KEY_MAPPING
ET_LIMIT
ET_MESSAGES
ET_NAMDRV
ET_PCMP
ET_POLHLDR
ET_POLPR
ET_PPDPAC
ET_PREM
ET_PRMPAYR
ET_REPVAL
ET_RESDEPC
ET_SBADR
ET_SETTLE
ET_SUPDC
ET_TR
ET_TRANSFER
ET_VALID
EV_APPLNR
EV_POLICYNR
IF_CALCULATE
IF_CHECK_ADVANCED
IF_READ_CBC
IF_READ_JOURNAL
IF_RELEASE
IF_SAVE
IF_SIMULATE_CBC_REQUEST
IF_SIMULATION
IS_REQUESTED_ELEMENTS
IS_SVC_POLICY
IS_SVC_POLICY_FM
IT_EXTENSIONIN
IT_SVC_ADDPRPY
IT_SVC_ADDPRPY_FM
IT_SVC_AGENT
IT_SVC_AGENT_FM
IT_SVC_ANSWERS
IT_SVC_ASFUND
IT_SVC_ASFUND_FM
IT_SVC_BM
IT_SVC_BMOWNER
IT_SVC_BMOWNER_FM
IT_SVC_BM_FM
IT_SVC_BNF
IT_SVC_BNFCRY
IT_SVC_BNFCRY_FM
IT_SVC_BNF_FM
IT_SVC_CBCPAYR
IT_SVC_CBCPAYR_FM
IT_SVC_CLAIMINFO
IT_SVC_CLAUSE
IT_SVC_CLAUSETEXT
IT_SVC_CLAUSE_FM
IT_SVC_COINCO
IT_SVC_COINCO_FM
IT_SVC_COINHS
IT_SVC_COINHS_FM
IT_SVC_COINSS
IT_SVC_COINSS_FM
IT_SVC_COMMIS
IT_SVC_COMMIS_FM
IT_SVC_COMROLE
IT_SVC_COMROLE_FM
IT_SVC_COV
IT_SVC_COVCPCO
IT_SVC_COVCPCO_FM
IT_SVC_COVPAC
IT_SVC_COVPAC_FM
IT_SVC_COV_FM
IT_SVC_CRDITOR
IT_SVC_CRDITOR_FM
IT_SVC_DEDCTBL
IT_SVC_DEDCTBL_FM
IT_SVC_DIACODE
IT_SVC_DIACODE_FM
IT_SVC_EXEQMT
IT_SVC_EXEQMT_FM
IT_SVC_EXREF
IT_SVC_EXREF_FM
IT_SVC_EXTPCL
IT_SVC_EXTPCL_FM
IT_SVC_EXTPOL
IT_SVC_EXTPOLTEXT
IT_SVC_EXTPOL_FM
IT_SVC_INFRD
IT_SVC_INFRD_FM
IT_SVC_LIMIT
IT_SVC_LIMIT_FM
IT_SVC_NAMDRV
IT_SVC_NAMDRV_FM
IT_SVC_NOTES
IT_SVC_PCMP
IT_SVC_PCMP_FM
IT_SVC_POLHLDR
IT_SVC_POLHLDR_FM
IT_SVC_POLPR
IT_SVC_POLPR_FM
IT_SVC_PPDPAC
IT_SVC_PREM
IT_SVC_PREM_FM
IT_SVC_PRMPAYR
IT_SVC_PRMPAYR_FM
IT_SVC_REPVAL
IT_SVC_REPVAL_FM
IT_SVC_RESDEPC
IT_SVC_RESDEPC_FM
IT_SVC_SBADR
IT_SVC_SBADR_FM
IT_SVC_SUBJCT
IT_SVC_SUBJCT_FM
IT_SVC_SUPDC
IT_SVC_SUPDC_FM
IT_SVC_TR
IT_SVC_TR_FM
IT_SVC_VALID
IT_SVC_VALID_FM
IV_APPLIN_DT
IV_APPLNR_CD
IV_APPL_DT
IV_LOCKKEY_ID

Exceptions

Function Group

/SAPLABT_C_SVC_INS_POL_ISS

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 8174 Date: 20240425 Time: 021442     sap01-206 ( 125 ms )