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.
Function Module | SUSR_COMPANY_RENAME |
Short Text | Firma umbenennen |
Function Group | SU_COMPANY |
Package | SUSR |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
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 |
---|---|
COMPANY_ALREADY_EXISTS | neuer Name für Firma existiert bereits |
COMPANY_NOT_EXISTS | Firma existiert nicht |