Menu

SAP Function Module FSBP_READ_MASS_PARTNER_ROLE

Geschäftspartner: Vorhandene Partner und Rollen lesen

The Function Module FSBP_READ_MASS_PARTNER_ROLE (Geschäftspartner: Vorhandene Partner und Rollen lesen) is a standard Function Module in SAP ERP and is part of the function group FSBP_READ_MASS within the package FSBP.

Technical Information

Function Module FSBP_READ_MASS_PARTNER_ROLE
Short Text Geschäftspartner: Vorhandene Partner und Rollen lesen
Function Group FSBP_READ_MASS
Package FSBP
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
E_BPEXT_ROLE LIKE BPPARTNER_ROLE Geschäftspartner nach externer Nummer und Rolle
E_PARTNER_ROLE LIKE BPPARTNER_ROLE Geschäftspartner nach Partnernummer und Rolle
I_BPEXT_ROLE LIKE BPPARTNER_ROLE Geschäftspartner nach externer Nummer und Rolle
I_PARTNER_ROLE LIKE BPPARTNER_ROLE Geschäftspartner nach Partnernummer und Rolle

Exceptions

This function module does not define any Exceptions.