The Function Module COM_PRD_NONORG_GET_ALL (Lesen der Bezeichnung zu Keys vom Typ Non_Org) 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_GET_ALL |
Short Text | Lesen der Bezeichnung zu Keys vom Typ Non_Org |
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_ORG_TYPE | TYPE | COMT_PR_ORG_TYPE | '00' | Kennzeichen für Organisationsabhängigkeit |
IV_WITH_TEXT | TYPE | COMT_BOOLEAN | ' ' | Logical Variable |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_PR_ORG | TYPE | COMT_PR_ORG_TAB |
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.