SAP ABAP Function Module BD_MVE_INTERNET_ADDRESS_CHECK (Prüfung, ob die Adresse im Versorgungsgebiet liegt)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-CS (Application Component) Customer Service
     EWEBIAC (Package) IS-U: Internet Application Components
Basic Data
Function Module BD_MVE_INTERNET_ADDRESS_CHECK Prüfung, ob die Adresse im Versorgungsgebiet liegt  
Function Group BDISU   Function Modules for Enh. Biller Direct  
Program Name SAPLBDISU    
INCLUDE Name LBDISUU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ADDRESS TYPE ADDRESS_BD Übergabestruktur Biller Direct-Adresse
Exporting E_NON_UNIQUE TYPE FIELDNAME Tabellenname mit mehreren Werten
Exporting E_FLAG_SUPPL TYPE FLAG_SUPPL Ort/Straße gehört zum Versorgungsgebiet
Importing LANGU TYPE SYST-LANGU SY-LANGU SAP-System, aktuelle Sprache
Importing COUNTRY TYPE LAND1 Länderschlüssel
Importing POST_CODE1 TYPE AD_PSTCD1 Postleitzahl des Orts
Importing CITY1 TYPE AD_CITY1 Ort
Importing CITY2 TYPE AD_CITY2 Ortsteil
Importing STREET TYPE AD_STREET Straße
Importing HOUSE_NUM1 TYPE AD_HSNM1 Hausnummer
Importing HOUSE_NUM2 TYPE AD_HSNM2 Ergänzung zur Hausnummer
Importing FLOOR TYPE AD_FLOOR Stockwerk im Gebäude
Importing ROOMNUMBER TYPE AD_ROOMNUM Nummer einer Wohnung, eines Appartements oder eines Raumes
Tables ET_VALUES TYPE LINE Zeilenwerte
Tables XT_UCES_EXTENSION TYPE UCES_EXTENSION UCES: Kundenspezifische Felder aud JSP anzeigen
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in 472