Menu

SAP Function Module PSSP_BUPA_EVENT_RLDEL

Event RLDEL: Delete Role Data

The Function Module PSSP_BUPA_EVENT_RLDEL (Event RLDEL: Delete Role Data) is a standard Function Module in SAP ERP and is part of the function group BUPA_PSSP within the package GMMASTERDATA_E.

Technical Information

Function Module PSSP_BUPA_EVENT_RLDEL
Short Text Event RLDEL: Delete Role Data
Function Group BUPA_PSSP
Package GMMASTERDATA_E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CALLTP TYPE BUS000FLDS-CHAR1 '1' Single-Character Flag
I_DFVAL TYPE BU_DFVAL BP: Differentiation type value
I_PARTNER TYPE BU_PARTNER Business Partner Number
I_PARTNERGUID TYPE BU_PARTNER_GUID Business Partner GUID
I_VALID_FROM TYPE BU_DATFROM Validity date (valid from)
I_VALID_FROM_OLD TYPE BU_DATFROM Validity date (valid from)
I_VALID_TO TYPE BU_DATTO Validity Date (Valid Through)
I_VALID_TO_OLD TYPE BU_DATTO Validity Date (Valid Through)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RESULT TYPE BUS000FLDS-CHAR1 Single-Character Flag

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.