Menu

SAP Function Module I_SMPM_FILL_TECHOBJ_RECS

Writes Technical object IDOC data segment and its sub-segments

The Function Module I_SMPM_FILL_TECHOBJ_RECS (Writes Technical object IDOC data segment and its sub-segments) is a standard Function Module in SAP ERP and is part of the function group ISMPM_IDOCS within the package IWMI.

Technical Information

Function Module I_SMPM_FILL_TECHOBJ_RECS
Short Text Writes Technical object IDOC data segment and its sub-segments
Function Group ISMPM_IDOCS
Package IWMI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IDOC_TYPE LIKE EDIDC-IDOCTP IDoc type
TECHOBJ LIKE ISMPM_TECHOBJ Technical object structure

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_IDOC_DATA LIKE EDIDD IDOC data records
T_PARTNERS LIKE ISMPM_PARTNER_S2 Notification or Order partners

Exceptions

This function module does not define any Exceptions.