The Function Module CLNS_SEARCH_CLASS_NO_SUPERIOR (Find Classes Without Superior) is a standard Function Module in SAP ERP and is part of the function group CLNS within the package CL.
Function Module | CLNS_SEARCH_CLASS_NO_SUPERIOR |
Short Text | Find Classes Without Superior |
Function Group | CLNS |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KEY_DATE | LIKE | RMCLS-KEY_DATE | SY-DATUM | |
PI_ARTXT | LIKE | RMCLS-ARTXT | Class Type Description | |
PI_CLASS | LIKE | KLAH-CLASS | SPACE | Transferred Class or Partial String of a Class |
PI_KLART | LIKE | KLAH-KLART | Class Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PO_CLASS | LIKE | KLAH-CLASS | Class Selected from List |
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_CLASSES_FOUND | No Root Classes Found |