Menu

SAP Function Module MASS_MARC_ENCODE_IN_FLAT_STR

encode mass_marc structure in 2 flats structures

The Function Module MASS_MARC_ENCODE_IN_FLAT_STR (encode mass_marc structure in 2 flats structures) is a standard Function Module in SAP ERP and is part of the function group MASS_MARC_UTILITIES within the package WSTRMASSMAINT.

Technical Information

Function Module MASS_MARC_ENCODE_IN_FLAT_STR
Short Text encode mass_marc structure in 2 flats structures
Function Group MASS_MARC_UTILITIES
Package WSTRMASSMAINT
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
P_ALL_GT_MARC TYPE MASS_MARC_TABLE table for MARC mass maintenance
P_OUT_GT_MARC LIKE MASS_MARC_D mass maintenance structure for MARC data
P_OUT_GT_STYLE LIKE MASS_STYLE_INFO_FLAT flat structure for mas maintenance style info (for RFC use)

Exceptions

This function module does not define any Exceptions.