Menu

SAP Function Module SUSR_COMPANY_RENAME

Firma umbenennen

The Function Module SUSR_COMPANY_RENAME (Firma umbenennen) is a standard Function Module in SAP ERP and is part of the function group SU_COMPANY within the package SUSR.

Technical Information

Function Module SUSR_COMPANY_RENAME
Short Text Firma umbenennen
Function Group SU_COMPANY
Package SUSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMPANY_NEW LIKE USCOMPANY-COMPANY Firma für Firmenadresse neuer Name
COMPANY_OLD LIKE USCOMPANY-COMPANY Firma für Firmenadresse alter Name

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMPANY_ALREADY_EXISTS neuer Name für Firma existiert bereits
COMPANY_NOT_EXISTS Firma existiert nicht