Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module BUA_ADREFERENCE_POV () is a standard Function Module in SAP ERP and is part of the function group BUA1 within the package BUPA.
Function Module | BUA_ADREFERENCE_POV |
Short Text | |
Function Group | BUA1 |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DYNAME | LIKE | D020S-PROG | ||
I_DYNUMB | LIKE | D020S-DNUM | Screen Number | |
I_FLDNM_DESCRIPTION | LIKE | FELD-NAME | ||
I_FLDNM_OPERATION | LIKE | FELD-NAME | ||
I_FLDNM_PARTNER | LIKE | FELD-NAME | ||
I_FLDNM_XFIX | LIKE | FELD-NAME | ||
I_FLDNM_XSTANDARD | LIKE | FELD-NAME | ||
I_OPERATION | LIKE | TB008S-OPERATION | ||
I_PARTNER | LIKE | BUT000-PARTNER | Partner Number | |
I_PARTNERGUID | LIKE | BUT000-PARTNER_GUID | ||
I_VALDT | LIKE | SY-DATLO | '00000000' | Validity Date |
I_VALDT_SEL | LIKE | SY-DATLO | SY-DATLO | Betriebswirtschaftliches Selektionsdatum für Zeitabhängigkeit |
I_XDISPLAY | LIKE | BOOLE-BOOLE | SPACE | |
I_XMEMORY | LIKE | BOOLE-BOOLE | SPACE | |
I_XSTANDARD | LIKE | BOOLE-BOOLE | 'X' | |
I_XWA | LIKE | BOOLE-BOOLE | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DESCRIPTION | LIKE | BUS000FLDS-ADDSC | ||
E_XFIX | LIKE | BUS000FLDS-ADFIX | ||
E_XSTANDARD | LIKE | BUS000FLDS-ADSTN |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_ADDRGUID | LIKE | BUT020-ADDRESS_GUID | Address guid | |
C_ADDRNUMBER | LIKE | BUT020-ADDRNUMBER | Address Number |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATE_INVALID | Datum unzulässig |
INTERNAL_ERROR | An internal error has occurred |
INVALIDE_PARTNER | |
NOT_VALID | Adresse nicht gültig |
WRONG_PARAMETERS | Wrong parameter passed |