Menu

SAP Function Module FSA1_BUPA_EVENT_ADDEL

Zeitpunkt ADDEL: Prüfung vor dem Löschen einer Adresse (CMS remote)

The Function Module FSA1_BUPA_EVENT_ADDEL (Zeitpunkt ADDEL: Prüfung vor dem Löschen einer Adresse (CMS remote)) is a standard Function Module in SAP ERP and is part of the function group FSA1_ARCH within the package FSBP_ARCH.

Technical Information

Function Module FSA1_BUPA_EVENT_ADDEL
Short Text Zeitpunkt ADDEL: Prüfung vor dem Löschen einer Adresse (CMS remote)
Function Group FSA1_ARCH
Package FSBP_ARCH
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_ADDRGUID LIKE BUT020-ADDRESS_GUID GUID einer Geschäftspartneradresse
I_ADDRNUMBER LIKE BUT020-ADDRNUMBER Adreßnummer
I_CALLTP LIKE BUS000FLDS-CHAR1 Einstelliges Kennzeichen
I_PARTNER LIKE BUT000-PARTNER Geschäftspartnernummer
I_PARTNERGUID LIKE BUT000-PARTNER_GUID GUID eines Geschäftspartners
I_VALID_FROM TYPE DATS '00000000' Feld vom Typ DATS
I_VALID_FROM_OLD TYPE DATS '00000000' Feld vom Typ DATS
I_VALID_TO TYPE DATS '00000000' Feld vom Typ DATS
I_VALID_TO_OLD TYPE DATS '00000000' Feld vom Typ DATS

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RESULT LIKE BUS000FLDS-CHAR1 Resultat (1-OK , 2- Warnung , 3 - Nein)

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.