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 CALL_ASSET_MASTER_RECORD_UPDAT (Verbuchungsbaustein der Anlagenstammdaten) is a standard Function Module in SAP ERP and is part of the function group AISA within the package AA.
Function Module | CALL_ASSET_MASTER_RECORD_UPDAT |
Short Text | Verbuchungsbaustein der Anlagenstammdaten |
Function Group | AISA |
Package | AA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_NO_HISTORY | LIKE | ANLB-XNEGA | SPACE | Kennzeichen: Negative Werte erlaubt |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_ANEA | LIKE | ANEA | ||
T_ANEA_OLD | LIKE | ANEA | ||
T_ANEK | LIKE | ANEK | ||
T_ANEK_OLD | LIKE | ANEK | ||
T_ANEP | LIKE | ANEP | ||
T_ANEP_OLD | LIKE | ANEP | ||
T_ANFM | LIKE | ANFM | ||
T_ANLA | LIKE | ANLA | ||
T_ANLA_OLD | LIKE | ANLA | ||
T_ANLB | LIKE | ANLB | ||
T_ANLB_OLD | LIKE | ANLB | ||
T_ANLC | LIKE | ANLC | ||
T_ANLC_OLD | LIKE | ANLC | ||
T_ANLH | LIKE | ANLH | ||
T_ANLH_OLD | LIKE | ANLH | ||
T_ANLI | LIKE | ANLI | ||
T_ANLI_OLD | LIKE | ANLI | ||
T_ANLK | LIKE | ANLK | ||
T_ANLT | LIKE | ANLT | ||
T_ANLT_OLD | LIKE | ANLT | ||
T_ANLU | LIKE | ANLU | Anlagenstammsatz: Userfelder | |
T_ANLU_OLD | LIKE | ANLU | Anlagenstammsatz: Userfelder | |
T_ANLV | LIKE | ANLV | ||
T_ANLV_OLD | LIKE | ANLV | ||
T_ANLZ | LIKE | ANLZ | ||
T_ANLZ_OLD | LIKE | ANLZ | ||
T_WANLC | LIKE | ANLC | ||
T_WORK_TAB | LIKE | RAIST03 |
This function module does not define any Exceptions.