The Function Module FC_CLIENT_FOR_LOGSYS_GET (Bestimmung des Mandanten für ein logisches System (R/3)) is a standard Function Module in SAP ERP and is part of the function group FCIN within the package FCIN.
Function Module | FC_CLIENT_FOR_LOGSYS_GET |
Short Text | Bestimmung des Mandanten für ein logisches System (R/3) |
Function Group | FCIN |
Package | FCIN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LOGSYS | TYPE | FCIN_LOGSYS | Logisches System |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CLIENT | TYPE | SY-MANDT | Mandant des logischen Systems |
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 |
---|---|
CLIENT_NOT_DETERMINABLE | Mandant des log. Systems kann nicht best. werden |
NON_UNIQUE_ASSIGNMENT | Zuordnung log. System/lokale Mand. mehrdeutig |