Menu

SAP Function Module ALE_ADDRCONTPART_SAVEREPLICA

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module ALE_ADDRCONTPART_SAVEREPLICA () is a standard Function Module in SAP ERP and is part of the function group SZAM within the package SZAD.

Technical Information

Function Module ALE_ADDRCONTPART_SAVEREPLICA
Short Text
Function Group SZAM
Package SZAD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTEXT LIKE BAPI4003_1-CONTEXT 0 Semantic meaning of the addresses (-> constants)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BAPIAD3VL LIKE BAPIAD3VL BAPI structure contact person address (w/o. comm.)
BAPIADFAX LIKE BAPIADFAX BAPI Structure Fax Numbers
BAPIADPAG LIKE BAPIADPAG BAPI Structure Pager Numbers
BAPIADPRT LIKE BAPIADPRT BAPI Structure Printer Addresses
BAPIADRFC LIKE BAPIADRFC BAPI Structure RFC Addresses
BAPIADRML LIKE BAPIADRML BAPI Structure R/Mail Addresses
BAPIADSMTP LIKE BAPIADSMTP BAPI Structure Internet Addresses
BAPIADSSF LIKE BAPIADSSF BAPI Structure SSF Addresses
BAPIADTEL LIKE BAPIADTEL BAPI Structure Telephone Numbers
BAPIADTLX LIKE BAPIADTLX BAPI Structure Telex Numbers
BAPIADTTX LIKE BAPIADTTX BAPI Structure Teletex Numbers
BAPIADURI LIKE BAPIADURI BAPI Structure URI Addresses
BAPIADUSE LIKE BAPIADUSE BAPI Structure for Communication Usages (BAS)
BAPIADX400 LIKE BAPIADX400 BAPI Structure X400 Addresses
BAPICOMREM LIKE BAPICOMREM BAPI Structure Communication Comments

Exceptions

This function module does not define any Exceptions.