The Function Module BAPI_HIERA_GETSUBCLASSALLOCS (Class Hierarchy BAPI: (Directly) Subordinate Classes) is a standard Function Module in SAP ERP and is part of the function group CLBPH within the package CLCL.
Function Module | BAPI_HIERA_GETSUBCLASSALLOCS |
Short Text | Class Hierarchy BAPI: (Directly) Subordinate Classes |
Function Group | CLBPH |
Package | CLCL |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASSNUM | LIKE | BAPI1003_KEY-CLASSNUM | Class | |
CLASSTYPE | LIKE | BAPI1003_KEY-CLASSTYPE | Class Type | |
KEYDATE | LIKE | BAPI1003_KEY-KEYDATE | SY-DATUM | Valid-From Date |
WITH_DESCRIPTION | LIKE | BAPI1003_KEY-FLAG | 'X' | Read Language-Dependent Description |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Return Parameters | |
SUBCLASSESLIST | LIKE | BAPICLASSLIST | Class List |
This function module does not define any Exceptions.