Menu

SAP Function Module MASTERIDOC_CREATE_VALSCALE

Create master IDoc for Value and Quota Scale

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module MASTERIDOC_CREATE_VALSCALE (Create master IDoc for Value and Quota Scale) is a standard Function Module in SAP ERP and is part of the function group WMVAL within the package WMCV.

Technical Information

Function Module MASTERIDOC_CREATE_VALSCALE
Short Text Create master IDoc for Value and Quota Scale
Function Group WMVAL
Package WMCV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN_WMWK_MAINTAIN LIKE WMWK_MAINTAIN Value Scales Header Maintenance

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CREATED_COMM_IDOCS TYPE SY-TFILL Internal table, current line index

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
IN_T_RECEIVERS LIKE BDI_LOGSYS IDOC REceivers
IN_T_TWMWQ_MAINTAIN LIKE TWMWQ_MAINTAIN Valid Quota SCale per Site/Merchandise Categories Maint.
IN_T_WMQKT_MAINTAIN LIKE WMQKT_MAINTAIN Quota Scale Header Text Maintenance
IN_T_WMQK_MAINTAIN LIKE WMQK_MAINTAIN Quota SCale Header Maintenance
IN_T_WMQP_MAINTAIN LIKE WMQP_MAINTAIN Quota Scale Item Data Maintenance
IN_T_WMWKT_MAINTAIN LIKE WMWKT_MAINTAIN Value Scale Header Text maintenance
IN_T_WMWP_MAINTAIN LIKE WMWP_MAINTAIN Value Scale Item data Maintenance

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_CREATING_IDOCS Error when generating the IDocs
NO_DISTRIBUTION No Value scale data to send.