The Function Module COM_PRD_NONORG_ORG_GET_ID (FB zum Lesen der Org.Guid (Kategorie)) is a standard Function Module in SAP ERP and is part of the function group COM_PRODUCT_NONORG within the package COM_PRODUCT.
Function Module | COM_PRD_NONORG_ORG_GET_ID |
Short Text | FB zum Lesen der Org.Guid (Kategorie) |
Function Group | COM_PRODUCT_NONORG |
Package | COM_PRODUCT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_PR_ORG_TYPE | TYPE | COMT_PR_ORG_TYPE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_PR_ORG_ID | TYPE | COMT_PR_ORG_ID | Identification of an organizational unit |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.