Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.
Bei amazon.de ansehen →The Function Module ADDRESS_MAINTAIN_SO ((Obsolet) Adressen: Verwaltung fpr SAPoffice) is a standard Function Module in SAP ERP and is part of the function group SAD1 within the package SZA.
Function Module | ADDRESS_MAINTAIN_SO |
Short Text | (Obsolet) Adressen: Verwaltung fpr SAPoffice |
Function Group | SAD1 |
Package | SZA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADRNR | LIKE | SADR-ADRNR | SPACE | |
ADRTYP | LIKE | SPACE | ||
CHANGE_COMP_ADR | LIKE | SONV-FLAG | 'X' | X'-company address may be changed |
DELETE_ALLOWED | LIKE | SONV-FLAG | SPACE | X'- Deletion is active |
IN_COMSYS | LIKE | SADR-STDCOM | SPACE | Go directly to type of communication IN_COMSYS |
IN_LFDNR | LIKE | SADR2-LFDNR | SPACE | Preselection of a communication entry |
NATIO | LIKE | SADR-NATIO | SPACE | |
PROCESSING_STATUS | LIKE | 'D' | 'M'aintain,'D'isplay,'S'elect,'A'dd | |
SADRP_IN | LIKE | SADRP | SPACE | Default values for SADRP |
SADR_IN | LIKE | SADR | SPACE | |
USED_TSADC_FIELD | LIKE | SONV-FLAG | '1' | Refer to which field of communication ? |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CREATED_ADRNR | LIKE | SADR-ADRNR | During creation: new address number | |
EX_COMSYS | LIKE | SADR-STDCOM | Selected type of communication | |
EX_LFDNR | LIKE | SADR2-LFDNR | Selected entry of type of communication | |
UPDATE_FLAG | LIKE | Update was carried out |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ADDRESS_NOT_EXIST | Address number does not exist |
COMPANY_ADR_NOT_EXIST | Company address does not exist |
INVALID_STATUS | Unknown status |
PARAMETER_ERROR | Parameter error |