SAP Function Module WCFC_WCCATAB_WITH_CCOBJ_GET

WCM: Liest die Tabelle WCCA für ein technisches Objekt

The Function Module WCFC_WCCATAB_WITH_CCOBJ_GET (WCM: Liest die Tabelle WCCA für ein technisches Objekt) is a standard Function Module in SAP ERP and is part of the function group WCFC within the package WCM.

Technical Information

Function Module WCFC_WCCATAB_WITH_CCOBJ_GET
Short Text WCM: Liest die Tabelle WCCA für ein technisches Objekt
Function Group WCFC
Package WCM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CCOBJ TYPE WCTP1_CCOBJ_TYPE Technisches Objekt
I_CCTYP TYPE WCTP1_CCTYP_TYPE Typ des technischen Objekts
I_IWERK TYPE WCTP1_IWERK_TYPE IH-Planungswerk
I_TGGRP TYPE WCETGGRP SPACE Schaltgruppe
I_TGPROC TYPE WCETGPROC SPACE Schaltzustand
I_USABLE TYPE WCEUSABLE SPACE Verwendung des Schaltzustands

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SIZE TYPE WCTP1_CNT_TYPE Anzahl der Einträge
E_WCCATAB TYPE WCTP1_WCCATAB_TYPE Tabelle der Schaltzustände

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.