Menu

SAP Function Module FVII_OBJ_PARTNERS_FROM_TAB_GET

Daten der Partner eines Objekts und ihre Sprachen und Länder holen

The Function Module FVII_OBJ_PARTNERS_FROM_TAB_GET (Daten der Partner eines Objekts und ihre Sprachen und Länder holen) is a standard Function Module in SAP ERP and is part of the function group FVII within the package FVVI.

Technical Information

Function Module FVII_OBJ_PARTNERS_FROM_TAB_GET
Short Text Daten der Partner eines Objekts und ihre Sprachen und Länder holen
Function Group FVII
Package FVVI
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_REFRESH LIKE SPACE 'X' - Refresh auf Ausgabetabellen
I_SNUMOBJ LIKE VZGPO-SNUMOBJ 'VI' Schlüssel für Nummernkreisobjekt
I_SOBJEKT LIKE VZGPO-SOBJEKT Interner Schlüssel für Objekt

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
IN_BP000 LIKE BP000 Stammdaten von Partnern
IN_BPDADR LIKE BPDADR Anschriften
IN_BPDADREF LIKE BPDADREF Beziehung Partner/Anschrift
IN_RVZRECIP LIKE RVZRECIP Applikationen und Rollen
IN_VZGPO LIKE VZGPO Beziehung Partner/Rolle/Objekt
OUT_LANGU_CNTRY LIKE VILNGCNTRY Sprachen und Länder der Partner
OUT_VZGPO_RCP LIKE VZGPO_RCP Beziehung Partner/Rolle/Objekt und Zusätze

Exceptions

This function module does not define any Exceptions.