Menu

SAP Function Module CZ_DB_EAPL_READ_BY_EQU_ALL

Alle EAPL-Sätze zu einem Equipment lesen (ohne Gültigkeitsbetrachtung)

The Function Module CZ_DB_EAPL_READ_BY_EQU_ALL (Alle EAPL-Sätze zu einem Equipment lesen (ohne Gültigkeitsbetrachtung)) is a standard Function Module in SAP ERP and is part of the function group CZDB within the package CP.

Technical Information

Function Module CZ_DB_EAPL_READ_BY_EQU_ALL
Short Text Alle EAPL-Sätze zu einem Equipment lesen (ohne Gültigkeitsbetrachtung)
Function Group CZDB
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EQUNR LIKE EAPL-EQUNR Equipment number
IWERK LIKE EAPL-IWERK Planning plant
PLNTY LIKE EAPL-PLNTY Routing type

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
EAPL_ALL LIKE EAPLB Table of EAPLB records

Exceptions

This function module does not define any Exceptions.