Menu

SAP Function Module CP_CA_GET_MAST_DATA

Ermitteln aller gültigen MAPL Sätze für CATT

The Function Module CP_CA_GET_MAST_DATA (Ermitteln aller gültigen MAPL Sätze für CATT) is a standard Function Module in SAP ERP and is part of the function group CPCA within the package CP.

Technical Information

Function Module CP_CA_GET_MAST_DATA
Short Text Ermitteln aller gültigen MAPL Sätze für CATT
Function Group CPCA
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
INDEX LIKE SY-TABIX Index mit dem MAST_TAB gelesen wird
MATNR LIKE MAST-MATNR Materialnummer
WERK LIKE MAST-WERKS Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENTRIES LIKE SY-TABIX Maximale Anzahl von MAST Einträgen zum Material
STLAL LIKE MAST-STLAL Stlalternative
STLAN LIKE MAST-STLAN Stücklistenverwendung
STLNR LIKE MAST-STLNR Stücklistennummer

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLAG_SCHON_GELESEN TYPE C SPACE Wird gesetzt, falls von Datenbamkl gelsen wurde

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.