Menu

SAP Function Module FTR_PID_PARTNER_GET

Zugriff auf den Parameter für den Partner

The Function Module FTR_PID_PARTNER_GET (Zugriff auf den Parameter für den Partner) is a standard Function Module in SAP ERP and is part of the function group FTR_07 within the package FTTR.

Technical Information

Function Module FTR_PID_PARTNER_GET
Short Text Zugriff auf den Parameter für den Partner
Function Group FTR_07
Package FTTR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BUKRS TYPE BUKRS Buchungskreis für Adreßaufbereitung
I_PARTNR TYPE BP_PARTNR Partner
I_PID_PARTNR LIKE 'T05' Parameter-ID für den Partner
I_ROLE TYPE C 'TR0151' Rolle für Adreßaufbereitung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PARTNR TYPE BP_PARTNR Partner
E_XPARTNR LIKE Name und Anschrift des Partners

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.