SAP ABAP Function Module APAR_EBPP_CHANGE_ADDRESS (Ändern einer EBPP-spezifischen Adresse)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM-BD-AR (Application Component) Accounts Receivable Accounting Process Integration
     EBPP_APAR (Package) EBPP_APAR
Basic Data
Function Module APAR_EBPP_CHANGE_ADDRESS Ändern einer EBPP-spezifischen Adresse  
Function Group FI_APAR_ADDRESSES   Address Functions of AP/AR for Biller D.  
Program Name SAPLFI_APAR_ADDRESSES    
INCLUDE Name LFI_APAR_ADDRESSESU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RETURNCODE TYPE SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
Exporting RETURN TYPE BAPIRET1 Returnparameter
Importing I_PARTNER TYPE EBPP_PARTNER EBPP: Partnerdaten
Importing I_ADDRESS TYPE APAR_EBPP_ADDRESS Übergabestruktur für eine Adresse (speziell für EBPP)
Importing I_CHECKMODUS TYPE BOOLE-BOOLE SPACE X = Prüfmodus, keine Datenbankaktualisierung
Importing I_PLEASE_COMMIT TYPE BOOLE-BOOLE 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ')
Tables T_TELEPHONES TYPE APAR_EBPP_ADTEL Übergabestruktur für eine Telefonnummer (speziell für EBPP)
Tables T_FAXES TYPE APAR_EBPP_ADFAX Übergabestruktur für eine Faxnummer (speziell für EBPP)
Tables T_EMAILS TYPE APAR_EBPP_ADSMTP Übergabestruktur für eine SMTP-Adresse (speziell für EBPP)
Tables T_R3MAILS TYPE APAR_EBPP_ADRML Übergabestruktur für eine RML-Adresse (speziell für EBPP)
Tables T_INTERNETS TYPE APAR_EBPP_ADURI Übergabestruktur für eine URI-Adresse (speziell für EBPP)
Tables T_MESSAGES TYPE EBPP_MESSAGES Export: Alle EBPP-Meldungen
               
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  20020108 
SAP Release Created in 2002_1_470