Ansicht
Dokumentation

/SAPCE/IUTR_MUN_VILL_DELETE - Delete Municipality/Village

/SAPCE/IUTR_MUN_VILL_DELETE - Delete Municipality/Village

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

Functionality

You use this function module to delete municipality/village data from the address database for Turkey. The function module deletes entries from the address database according to the data that you specify in the IV_SPRAS importing parameter as follows:

  • If you specify a language key, the function module deletes the municipality/village name from the /SAPCE/IUTR_MVTX table in the specified language
  • If you do not specify a language key, the system deletes the municipality/village entry from the /SAPCE/IUTR_MV table, as well as the municipality/village name from the /SAPCE/IUTR_MVTX table in all languages.
Note
The system cannot delete a municipality/village entry if any of the following address elements are assigned to it:
  • District

  • Street

The return value of the EV_DB_UPDATE export parameter indicates whether the function module has run successfully :

  • 'X' ,,Successful run
  • No value,,No entries have been deleted from the address database

Example

Notes

Further information





Parameters

EV_DB_UPDATE
IV_CITY_CODE
IV_COUNTRY
IV_COUNTY_CODE
IV_MUNVILL_CODE
IV_SPRAS
IV_TOWNSHIP_CODE

Exceptions

BLOCKED
GENERAL_FAULT
INPUT_ERROR

Function Group

CE/SAPLIUTR_ADDRESS_UPDATE

CL_GUI_FRONTEND_SERVICES - Frontend Services   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1750 Date: 20240420 Time: 011306     sap01-206 ( 36 ms )