Ansicht
Dokumentation

/PM0/ABT_SVC_IPRP_IPRR_CANCEL - Refuse Reset Application

/PM0/ABT_SVC_IPRP_IPRR_CANCEL - Refuse Reset Application

PERFORM Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You can use this function module to refuse a Reset Application.

The following import parameters are available:

  • IV_APPLNR_CD (Application Number)
  • IV_REFUSALREASON_CD (Refusal Reason)

The Application Number and Refusal Reason fields are mandatory. The function module checks the status and refuses the application. If the refusal is successful, the system displays the application status Refused.

If the refusal is successful, the system returns the following data:

  • Number of the refused application (parameter EV_APPLICATION_NUMBER)
  • Number of the refused policy (parameter EV_POLICYNR)
  • List of error and status messages (parameter ET_MESSAGE)

For more information, see the parameter documentation. In the function module, choose the Import / Export tab page.

The function module uses the same logic as background processing. The function module also executes the customer-specific adjustments on this refusal run. No other enhancement options are provided with the function module.

Example

Notes

  • The function module can only be executed on applications from the Reinstatement After Lapse Without Gap business transaction.
  • The function module can only be called synchronously, therefore the caller must wait until control is returned.
  • The function module returns no exceptions. Error messages are listed in export parameter ET_MESSAGE.

Further information

For more information about the Reset business process, see SAP Help Portal under http://help.sap.com.

Choose SAP Policy Management -> Application Help -> Policy Management -> In-Force Business Management -> Business Processes -> Reset Business Process.





Parameters

ET_MESSAGES
EV_APPLNR_CD
EV_POLICYNR
IV_APPLNR_CD
IV_LOCKKEY_ID
IV_REFUSALREASON_CD

Exceptions

Function Group

/SAPLABT_SVC_RESET

BAL_S_LOG - Application Log: Log header data   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 3595 Date: 20240604 Time: 033939     sap01-206 ( 39 ms )