Menu

SAP Function Module WIS_PLAN_OBJCL_CREATE

Massenzuordnung von Objekten zu einer Klasse

The Function Module WIS_PLAN_OBJCL_CREATE (Massenzuordnung von Objekten zu einer Klasse) is a standard Function Module in SAP ERP and is part of the function group WIS_PLAN_OO within the package WIS_PLAN_O.

Technical Information

Function Module WIS_PLAN_OBJCL_CREATE
Short Text Massenzuordnung von Objekten zu einer Klasse
Function Group WIS_PLAN_OO
Package WIS_PLAN_O
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CLASSNUMNEW LIKE BAPI1003_KEY-CLASSNUM Klassennummer
I_CLASSTYPENEW LIKE BAPI1003_KEY-CLASSTYPE Klassenart
I_FLG_WERKS_TO_KUNNR TYPE XFELD Umsetzung WERKS->KUNNR vornehmen

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
T_NEWOBJECTS LIKE WISP_BREAKD_RESULT Schlüssel der zu klassifizierenden Objektes
T_RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.