SAP ABAP Function Module ADDRESS_FIND (Holen einer Adresse zu einem Partner)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FVVI (Package) R/3 appl.dev. for Financial Assets Management: Real estate
Basic Data
Function Module ADDRESS_FIND Holen einer Adresse zu einem Partner  
Function Group FVIU   Address module  
Program Name SAPLFVIU   Main contract partner 
INCLUDE Name LFVIUU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ADRS_OUT TYPE ADRS
Exporting ADR_PARTNR TYPE VZGPO-PARTNR Partnernummer
Exporting ADR_TEXT TYPE Ausgabe Adresse in einem String
Importing ADR_DATE_IN TYPE SYST-DATUM SY-DATUM Gültigkeitsdatum der Adresse (meist akt. Datum)
Importing ADR_SNUMOBJ TYPE VZGPO-SNUMOBJ Objekt-Nummer
Importing ADR_SOBJEKT TYPE interner Schlüssel Stammsatz
Importing ADR_SRGRP TYPE TPZ12-APPL Anwendungsgruppe für die externe Rolle
Importing ADR_SROLINT TYPE TPZ3-ROLETYP interne Rolle des Partners
Importing FLG_ROLE_GOT TYPE SPACE Kennz., ob externe Rollen schon bekannt
Exception NO_ROLE_FOUND TYPE Keine externe Rolle gefunden
Exception PARTNER_NOT_FOUND TYPE Kein Satz oder Fehler in VZPARO
Exception PARTNER_RELATION_NOT_FOUND TYPE Kein Satz oder Fehler im FB PARTNER_SELECT
               
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  19970710 
SAP Release Created in