The Function Module FTR_PARTNER_ROLE_CONVERT (Konvertierung des Rolentyps eines Geschäftspartners) is a standard Function Module in SAP ERP and is part of the function group FTR_REUSE_PARTNER within the package FTTR.
Function Module | FTR_PARTNER_ROLE_CONVERT |
Short Text | Konvertierung des Rolentyps eines Geschäftspartners |
Function Group | FTR_REUSE_PARTNER |
Package | FTTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ROLETYPE | TYPE | C | 'TR0151' | Rollentyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ROLETYPE | TYPE | BU_PARTNERROLECAT | Rollentyp |
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 |
---|---|
PARTNER_ROLE_NOT_FOUND | Rollentyp ist nicht vorgesehen |