Menu

SAP Function Module CR_CAPACITY_HIERARCHY

Ermitteln Hierarchie der Kapazitäten anhand der Arbeitsplatzhierarchie

The Function Module CR_CAPACITY_HIERARCHY (Ermitteln Hierarchie der Kapazitäten anhand der Arbeitsplatzhierarchie) is a standard Function Module in SAP ERP and is part of the function group CRK1 within the package CR.

Technical Information

Function Module CR_CAPACITY_HIERARCHY
Short Text Ermitteln Hierarchie der Kapazitäten anhand der Arbeitsplatzhierarchie
Function Group CRK1
Package CR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KAPAR LIKE KAKO-KAPAR SPACE Kapazitätsart
OBJID_A LIKE CRID-OBJID ID des Arbeitsplatzes
OBJID_HY LIKE CRID-OBJID ID der Hierarchie

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
RELATION LIKE CYREL_TAB Relation übergeordnete - untergeordnete Kap.

Exceptions

This function module does not define any Exceptions.