Menu

SAP Function Module BAPI_HIERA_CHECKSUBCLASSALLOC

Class Hierarchy BAPI: Check Existence

The Function Module BAPI_HIERA_CHECKSUBCLASSALLOC (Class Hierarchy BAPI: Check Existence) is a standard Function Module in SAP ERP and is part of the function group CLBPH within the package CLCL.

Technical Information

Function Module BAPI_HIERA_CHECKSUBCLASSALLOC
Short Text Class Hierarchy BAPI: Check Existence
Function Group CLBPH
Package CLCL
Module Type Remote-Enabled

Importing Parameters

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
DIRECT_ALLOCATION_ONLY LIKE BAPI1003_KEY-FLAG 'X' Only Check Direct Assignments
KEYDATE LIKE BAPI1003_KEY-KEYDATE SY-DATUM Valid-From Date
SUBCLASS LIKE BAPI1003_KEY-CLASSNUM Subordinate Class

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Return Parameters

Exceptions

This function module does not define any Exceptions.