Menu

SAP Function Module I_SMPM_PARTNER_GET

Read SM / PM header partner data.

The Function Module I_SMPM_PARTNER_GET (Read SM / PM header partner data.) 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_PARTNER_GET
Short Text Read SM / PM header partner data.
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
OBJNR LIKE AUFK-OBJNR Object number

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
INT_PARTNER LIKE ISMPM_PARTNER_S2 PM partner address / contact info.

Exceptions

This function module does not define any Exceptions.