The Function Module RM_COMPANYCODE_FIND (Ermitteln Buchungskreis zu einem Werk) is a standard Function Module in SAP ERP and is part of the function group CPTA within the package CP.
Function Module | RM_COMPANYCODE_FIND |
Short Text | Ermitteln Buchungskreis zu einem Werk |
Function Group | CPTA |
Package | CP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
WERKS | LIKE | T001W-WERKS | Plant which is checked |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMPCODE | LIKE | T001K-BUKRS | Found company code | |
STR001K | LIKE | T001K | Structure of Table T001K | |
STR001W | LIKE | T001W | Structure of Table T001W |
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 |
---|---|
NO_ENTRY | No entry found in tables |