Menu

SAP Function Module ASMD_UPDATE_SINGLE

Updating of service master from individual maintenance

The Function Module ASMD_UPDATE_SINGLE (Updating of service master from individual maintenance) is a standard Function Module in SAP ERP and is part of the function group BAS1 within the package MASB.

Technical Information

Function Module ASMD_UPDATE_SINGLE
Short Text Updating of service master from individual maintenance
Function Group BAS1
Package MASB
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ASMDT_NEW LIKE ASMDT Service: short text: new record
ASMDT_OLD LIKE ASMDT Service: short text: old record
ASMD_NEW LIKE ASMD Service: basic data: new record
ASMD_OLD LIKE ASMD Service: basic data: old record
INDUPD LIKE RIUPD-INDUPD Indicator for update/insert
O_ASMDT_NEW LIKE ASMDT Leistungskurztexte
O_ASMDT_OLD LIKE ASMDT Leistungskurztexte

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
O_CDTXT LIKE CDTXT Änderungsbelege: Textänderungen

Exceptions

This function module does not define any Exceptions.